2024-09-13T12:49:12.592 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-13T12:49:12.614 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-13T12:49:12.718 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903598 branch: wip-guits-main-2024-09-13-0840 description: orch:cephadm/upgrade/{1-start-distro/1-start-centos_9.stream-squid 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/off mon_election/connectivity} email: gabrioux@ibm.com first_in_suite: false job_id: '7903598' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-guits-main-2024-09-13-0840 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: b0201b8c79733293453e7f10a10c7fa43119222b ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: b0201b8c79733293453e7f10a10c7fa43119222b workunit: branch: wip-guits-main-2024-09-13-0840 sha1: b0201b8c79733293453e7f10a10c7fa43119222b owner: scheduled_gabrioux@teuthology priority: 70 repo: https://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 4031 sha1: b0201b8c79733293453e7f10a10c7fa43119222b sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-main-2024-09-13-0840 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_b0201b8c79733293453e7f10a10c7fa43119222b/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: b0201b8c79733293453e7f10a10c7fa43119222b targets: smithi018.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAClm4YgA18wG8+O8R3da8TcPZEX82Oz3nqBnIJ6yUFW9Ods7V0jOTYx+8EIeqUs7v8NG8EVwWcOhZbBcIjCXOQ= smithi094.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKPvSihplj/GZVGMsd1j477/lTVfZsfO/Pq7t2eTuzqd59Mx6vRQSViJ8jNoD91c8bqmVjhbKR3oSs1brGt9Htg= 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-13_12:30:34 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-13T12:49:12.718 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_b0201b8c79733293453e7f10a10c7fa43119222b/qa; will attempt to use it 2024-09-13T12:49:12.719 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_b0201b8c79733293453e7f10a10c7fa43119222b/qa/tasks 2024-09-13T12:49:12.719 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-13T12:49:12.720 INFO:teuthology.task.internal:Checking packages... 2024-09-13T12:49:12.741 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'b0201b8c79733293453e7f10a10c7fa43119222b' 2024-09-13T12:49:12.742 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-13T12:49:12.742 INFO:teuthology.packaging:ref: None 2024-09-13T12:49:12.742 INFO:teuthology.packaging:tag: None 2024-09-13T12:49:12.742 INFO:teuthology.packaging:branch: wip-guits-main-2024-09-13-0840 2024-09-13T12:49:12.742 INFO:teuthology.packaging:sha1: b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T12:49:12.742 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-0840 2024-09-13T12:49:12.894 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4917.gb0201b8c 2024-09-13T12:49:12.896 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-13T12:49:12.903 INFO:teuthology.task.internal:no buildpackages task found 2024-09-13T12:49:12.903 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-13T12:49:12.934 INFO:teuthology.task.internal:Saving configuration 2024-09-13T12:49:12.954 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-13T12:49:12.960 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-13T12:49:12.993 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi018.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903598', '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-13 12:42:38.388424', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAClm4YgA18wG8+O8R3da8TcPZEX82Oz3nqBnIJ6yUFW9Ods7V0jOTYx+8EIeqUs7v8NG8EVwWcOhZbBcIjCXOQ='} 2024-09-13T12:49:13.021 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi094.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903598', '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-13 12:42:38.386654', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKPvSihplj/GZVGMsd1j477/lTVfZsfO/Pq7t2eTuzqd59Mx6vRQSViJ8jNoD91c8bqmVjhbKR3oSs1brGt9Htg='} 2024-09-13T12:49:13.021 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-13T12:49:13.027 INFO:teuthology.task.internal:roles: ubuntu@smithi018.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-13T12:49:13.027 INFO:teuthology.task.internal:roles: ubuntu@smithi094.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-13T12:49:13.027 INFO:teuthology.run_tasks:Running task console_log... 2024-09-13T12:49:13.116 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7ffbcc4ffbe0>, signals=[15]) 2024-09-13T12:49:13.116 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-13T12:49:13.441 INFO:teuthology.task.internal:Opening connections... 2024-09-13T12:49:13.441 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi018.front.sepia.ceph.com 2024-09-13T12:49:13.442 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi018.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T12:49:13.528 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi094.front.sepia.ceph.com 2024-09-13T12:49:13.528 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T12:49:13.634 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-13T12:49:13.641 DEBUG:teuthology.orchestra.run.smithi018:> uname -m 2024-09-13T12:49:13.660 INFO:teuthology.orchestra.run.smithi018.stdout:x86_64 2024-09-13T12:49:13.660 DEBUG:teuthology.orchestra.run.smithi018:> cat /etc/os-release 2024-09-13T12:49:13.720 INFO:teuthology.orchestra.run.smithi018.stdout:NAME="CentOS Stream" 2024-09-13T12:49:13.720 INFO:teuthology.orchestra.run.smithi018.stdout:VERSION="9" 2024-09-13T12:49:13.720 INFO:teuthology.orchestra.run.smithi018.stdout:ID="centos" 2024-09-13T12:49:13.720 INFO:teuthology.orchestra.run.smithi018.stdout:ID_LIKE="rhel fedora" 2024-09-13T12:49:13.720 INFO:teuthology.orchestra.run.smithi018.stdout:VERSION_ID="9" 2024-09-13T12:49:13.720 INFO:teuthology.orchestra.run.smithi018.stdout:PLATFORM_ID="platform:el9" 2024-09-13T12:49:13.720 INFO:teuthology.orchestra.run.smithi018.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-13T12:49:13.720 INFO:teuthology.orchestra.run.smithi018.stdout:ANSI_COLOR="0;31" 2024-09-13T12:49:13.721 INFO:teuthology.orchestra.run.smithi018.stdout:LOGO="fedora-logo-icon" 2024-09-13T12:49:13.721 INFO:teuthology.orchestra.run.smithi018.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-13T12:49:13.721 INFO:teuthology.orchestra.run.smithi018.stdout:HOME_URL="https://centos.org/" 2024-09-13T12:49:13.721 INFO:teuthology.orchestra.run.smithi018.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-13T12:49:13.721 INFO:teuthology.orchestra.run.smithi018.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-13T12:49:13.721 INFO:teuthology.orchestra.run.smithi018.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-13T12:49:13.722 INFO:teuthology.lock.ops:Updating smithi018.front.sepia.ceph.com on lock server 2024-09-13T12:49:13.749 DEBUG:teuthology.orchestra.run.smithi094:> uname -m 2024-09-13T12:49:13.767 INFO:teuthology.orchestra.run.smithi094.stdout:x86_64 2024-09-13T12:49:13.768 DEBUG:teuthology.orchestra.run.smithi094:> cat /etc/os-release 2024-09-13T12:49:13.825 INFO:teuthology.orchestra.run.smithi094.stdout:NAME="CentOS Stream" 2024-09-13T12:49:13.825 INFO:teuthology.orchestra.run.smithi094.stdout:VERSION="9" 2024-09-13T12:49:13.826 INFO:teuthology.orchestra.run.smithi094.stdout:ID="centos" 2024-09-13T12:49:13.826 INFO:teuthology.orchestra.run.smithi094.stdout:ID_LIKE="rhel fedora" 2024-09-13T12:49:13.826 INFO:teuthology.orchestra.run.smithi094.stdout:VERSION_ID="9" 2024-09-13T12:49:13.826 INFO:teuthology.orchestra.run.smithi094.stdout:PLATFORM_ID="platform:el9" 2024-09-13T12:49:13.826 INFO:teuthology.orchestra.run.smithi094.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-13T12:49:13.826 INFO:teuthology.orchestra.run.smithi094.stdout:ANSI_COLOR="0;31" 2024-09-13T12:49:13.826 INFO:teuthology.orchestra.run.smithi094.stdout:LOGO="fedora-logo-icon" 2024-09-13T12:49:13.826 INFO:teuthology.orchestra.run.smithi094.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-13T12:49:13.826 INFO:teuthology.orchestra.run.smithi094.stdout:HOME_URL="https://centos.org/" 2024-09-13T12:49:13.826 INFO:teuthology.orchestra.run.smithi094.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-13T12:49:13.826 INFO:teuthology.orchestra.run.smithi094.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-13T12:49:13.826 INFO:teuthology.orchestra.run.smithi094.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-13T12:49:13.827 INFO:teuthology.lock.ops:Updating smithi094.front.sepia.ceph.com on lock server 2024-09-13T12:49:13.857 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-13T12:49:13.866 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-13T12:49:13.871 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-13T12:49:13.871 DEBUG:teuthology.orchestra.run.smithi018:> test '!' -e /home/ubuntu/cephtest 2024-09-13T12:49:13.874 DEBUG:teuthology.orchestra.run.smithi094:> test '!' -e /home/ubuntu/cephtest 2024-09-13T12:49:13.891 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-13T12:49:13.897 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-13T12:49:13.897 DEBUG:teuthology.orchestra.run.smithi018:> test -z $(ls -A /var/lib/ceph) 2024-09-13T12:49:13.931 DEBUG:teuthology.orchestra.run.smithi094:> test -z $(ls -A /var/lib/ceph) 2024-09-13T12:49:14.037 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-13T12:49:14.103 INFO:teuthology.run_tasks:Running task kernel... 2024-09-13T12:49:14.118 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-13T12:49:14.119 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-13T12:49:14.119 DEBUG:teuthology.orchestra.run.smithi018:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-13T12:49:14.120 DEBUG:teuthology.orchestra.run.smithi094:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-13T12:49:14.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T12:49:14.137 DEBUG:teuthology.orchestra.run.smithi018:> uname -r 2024-09-13T12:49:14.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T12:49:14.138 DEBUG:teuthology.orchestra.run.smithi094:> uname -r 2024-09-13T12:49:14.195 INFO:teuthology.orchestra.run.smithi018.stdout:5.14.0-503.el9.x86_64 2024-09-13T12:49:14.195 INFO:teuthology.task.kernel:Running kernel on smithi018: 5.14.0-503.el9.x86_64 2024-09-13T12:49:14.195 DEBUG:teuthology.orchestra.run.smithi018:> sudo yum install -y kernel 2024-09-13T12:49:14.196 INFO:teuthology.orchestra.run.smithi094.stdout:5.14.0-503.el9.x86_64 2024-09-13T12:49:14.196 INFO:teuthology.task.kernel:Running kernel on smithi094: 5.14.0-503.el9.x86_64 2024-09-13T12:49:14.197 DEBUG:teuthology.orchestra.run.smithi094:> sudo yum install -y kernel 2024-09-13T12:49:17.864 INFO:teuthology.orchestra.run.smithi018.stdout:CentOS Stream 9 - BaseOS 4.1 MB/s | 8.2 MB 00:01 2024-09-13T12:49:17.923 INFO:teuthology.orchestra.run.smithi094.stdout:CentOS Stream 9 - BaseOS 4.4 MB/s | 8.2 MB 00:01 2024-09-13T12:49:19.789 INFO:teuthology.orchestra.run.smithi018.stdout:CentOS Stream 9 - AppStream 26 MB/s | 20 MB 00:00 2024-09-13T12:49:19.849 INFO:teuthology.orchestra.run.smithi094.stdout:CentOS Stream 9 - AppStream 25 MB/s | 20 MB 00:00 2024-09-13T12:49:24.193 INFO:teuthology.orchestra.run.smithi094.stdout:CentOS Stream 9 - CRB 11 MB/s | 6.5 MB 00:00 2024-09-13T12:49:25.223 INFO:teuthology.orchestra.run.smithi018.stdout:CentOS Stream 9 - CRB 4.3 MB/s | 6.5 MB 00:01 2024-09-13T12:49:25.743 INFO:teuthology.orchestra.run.smithi094.stdout:CentOS Stream 9 - Extras packages 101 kB/s | 19 kB 00:00 2024-09-13T12:49:26.765 INFO:teuthology.orchestra.run.smithi018.stdout:CentOS Stream 9 - Extras packages 63 kB/s | 19 kB 00:00 2024-09-13T12:49:27.072 INFO:teuthology.orchestra.run.smithi094.stdout:Extra Packages for Enterprise Linux 19 MB/s | 23 MB 00:01 2024-09-13T12:49:28.011 INFO:teuthology.orchestra.run.smithi018.stdout:Extra Packages for Enterprise Linux 20 MB/s | 23 MB 00:01 2024-09-13T12:49:32.536 INFO:teuthology.orchestra.run.smithi094.stdout:lab-extras 26 kB/s | 1.7 kB 00:00 2024-09-13T12:49:33.591 INFO:teuthology.orchestra.run.smithi018.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-09-13T12:49:34.550 INFO:teuthology.orchestra.run.smithi094.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-13T12:49:34.550 INFO:teuthology.orchestra.run.smithi094.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-13T12:49:34.636 INFO:teuthology.orchestra.run.smithi094.stdout:Dependencies resolved. 2024-09-13T12:49:34.642 INFO:teuthology.orchestra.run.smithi094.stdout:================================================================================ 2024-09-13T12:49:34.642 INFO:teuthology.orchestra.run.smithi094.stdout: Package Architecture Version Repository Size 2024-09-13T12:49:34.642 INFO:teuthology.orchestra.run.smithi094.stdout:================================================================================ 2024-09-13T12:49:34.642 INFO:teuthology.orchestra.run.smithi094.stdout:Installing: 2024-09-13T12:49:34.642 INFO:teuthology.orchestra.run.smithi094.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-13T12:49:34.643 INFO:teuthology.orchestra.run.smithi094.stdout:Installing dependencies: 2024-09-13T12:49:34.643 INFO:teuthology.orchestra.run.smithi094.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-13T12:49:34.643 INFO:teuthology.orchestra.run.smithi094.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-13T12:49:34.643 INFO:teuthology.orchestra.run.smithi094.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-13T12:49:34.643 INFO:teuthology.orchestra.run.smithi094.stdout: 2024-09-13T12:49:34.643 INFO:teuthology.orchestra.run.smithi094.stdout:Transaction Summary 2024-09-13T12:49:34.643 INFO:teuthology.orchestra.run.smithi094.stdout:================================================================================ 2024-09-13T12:49:34.643 INFO:teuthology.orchestra.run.smithi094.stdout:Install 4 Packages 2024-09-13T12:49:34.643 INFO:teuthology.orchestra.run.smithi094.stdout: 2024-09-13T12:49:34.644 INFO:teuthology.orchestra.run.smithi094.stdout:Total download size: 79 M 2024-09-13T12:49:34.644 INFO:teuthology.orchestra.run.smithi094.stdout:Installed size: 126 M 2024-09-13T12:49:34.644 INFO:teuthology.orchestra.run.smithi094.stdout:Downloading Packages: 2024-09-13T12:49:34.787 INFO:teuthology.orchestra.run.smithi094.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 184 kB/s | 23 kB 00:00 2024-09-13T12:49:35.664 INFO:teuthology.orchestra.run.smithi018.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-13T12:49:35.664 INFO:teuthology.orchestra.run.smithi018.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-13T12:49:35.758 INFO:teuthology.orchestra.run.smithi018.stdout:Dependencies resolved. 2024-09-13T12:49:35.763 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-13T12:49:35.763 INFO:teuthology.orchestra.run.smithi018.stdout: Package Architecture Version Repository Size 2024-09-13T12:49:35.763 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-13T12:49:35.763 INFO:teuthology.orchestra.run.smithi018.stdout:Installing: 2024-09-13T12:49:35.763 INFO:teuthology.orchestra.run.smithi018.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-13T12:49:35.763 INFO:teuthology.orchestra.run.smithi018.stdout:Installing dependencies: 2024-09-13T12:49:35.763 INFO:teuthology.orchestra.run.smithi018.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-13T12:49:35.763 INFO:teuthology.orchestra.run.smithi018.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-13T12:49:35.763 INFO:teuthology.orchestra.run.smithi018.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-13T12:49:35.763 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T12:49:35.763 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction Summary 2024-09-13T12:49:35.763 INFO:teuthology.orchestra.run.smithi018.stdout:================================================================================ 2024-09-13T12:49:35.763 INFO:teuthology.orchestra.run.smithi018.stdout:Install 4 Packages 2024-09-13T12:49:35.764 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T12:49:35.764 INFO:teuthology.orchestra.run.smithi018.stdout:Total download size: 79 M 2024-09-13T12:49:35.764 INFO:teuthology.orchestra.run.smithi018.stdout:Installed size: 126 M 2024-09-13T12:49:35.764 INFO:teuthology.orchestra.run.smithi018.stdout:Downloading Packages: 2024-09-13T12:49:35.909 INFO:teuthology.orchestra.run.smithi018.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 196 kB/s | 23 kB 00:00 2024-09-13T12:49:36.004 INFO:teuthology.orchestra.run.smithi094.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 12 MB/s | 16 MB 00:01 2024-09-13T12:49:36.612 INFO:teuthology.orchestra.run.smithi094.stdout:(3/4): kernel-modules-core-5.14.0-505.el9.x86_6 16 MB/s | 29 MB 00:01 2024-09-13T12:49:36.996 INFO:teuthology.orchestra.run.smithi094.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 15 MB/s | 35 MB 00:02 2024-09-13T12:49:36.996 INFO:teuthology.orchestra.run.smithi094.stdout:-------------------------------------------------------------------------------- 2024-09-13T12:49:36.997 INFO:teuthology.orchestra.run.smithi094.stdout:Total 33 MB/s | 79 MB 00:02 2024-09-13T12:49:37.681 INFO:teuthology.orchestra.run.smithi094.stdout:Running transaction check 2024-09-13T12:49:38.028 INFO:teuthology.orchestra.run.smithi094.stdout:Transaction check succeeded. 2024-09-13T12:49:38.028 INFO:teuthology.orchestra.run.smithi094.stdout:Running transaction test 2024-09-13T12:49:39.008 INFO:teuthology.orchestra.run.smithi094.stdout:Transaction test succeeded. 2024-09-13T12:49:39.008 INFO:teuthology.orchestra.run.smithi094.stdout:Running transaction 2024-09-13T12:49:39.034 INFO:teuthology.orchestra.run.smithi018.stdout:(2/4): kernel-modules-core-5.14.0-505.el9.x86_6 9.1 MB/s | 29 MB 00:03 2024-09-13T12:49:40.076 INFO:teuthology.orchestra.run.smithi018.stdout:(3/4): kernel-core-5.14.0-505.el9.x86_64.rpm 3.7 MB/s | 16 MB 00:04 2024-09-13T12:49:40.618 INFO:teuthology.orchestra.run.smithi018.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 7.2 MB/s | 35 MB 00:04 2024-09-13T12:49:40.618 INFO:teuthology.orchestra.run.smithi018.stdout:-------------------------------------------------------------------------------- 2024-09-13T12:49:40.618 INFO:teuthology.orchestra.run.smithi018.stdout:Total 16 MB/s | 79 MB 00:04 2024-09-13T12:49:41.328 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction check 2024-09-13T12:49:41.471 INFO:teuthology.orchestra.run.smithi094.stdout: Preparing : 1/1 2024-09-13T12:49:41.718 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction check succeeded. 2024-09-13T12:49:41.718 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction test 2024-09-13T12:49:42.134 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-13T12:49:42.229 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-13T12:49:42.706 INFO:teuthology.orchestra.run.smithi018.stdout:Transaction test succeeded. 2024-09-13T12:49:42.706 INFO:teuthology.orchestra.run.smithi018.stdout:Running transaction 2024-09-13T12:49:45.026 INFO:teuthology.orchestra.run.smithi094.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-13T12:49:45.163 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-13T12:49:45.344 INFO:teuthology.orchestra.run.smithi018.stdout: Preparing : 1/1 2024-09-13T12:49:46.046 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-13T12:49:46.135 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-13T12:49:48.955 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-13T12:49:49.088 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-13T12:49:50.018 INFO:teuthology.orchestra.run.smithi094.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-13T12:49:50.097 INFO:teuthology.orchestra.run.smithi094.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-13T12:49:54.230 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-13T12:49:54.272 INFO:teuthology.orchestra.run.smithi018.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-13T12:49:54.932 INFO:teuthology.orchestra.run.smithi094.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-13T12:49:59.411 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-13T12:50:33.277 INFO:teuthology.orchestra.run.smithi094.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-13T12:50:33.316 INFO:teuthology.orchestra.run.smithi094.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-13T12:50:33.632 INFO:teuthology.orchestra.run.smithi094.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-13T12:50:33.632 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-13T12:50:33.632 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-13T12:50:33.632 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-13T12:50:34.491 INFO:teuthology.orchestra.run.smithi094.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-13T12:50:34.492 INFO:teuthology.orchestra.run.smithi094.stdout: 2024-09-13T12:50:34.492 INFO:teuthology.orchestra.run.smithi094.stdout:Installed: 2024-09-13T12:50:34.492 INFO:teuthology.orchestra.run.smithi094.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-13T12:50:34.492 INFO:teuthology.orchestra.run.smithi094.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-13T12:50:34.492 INFO:teuthology.orchestra.run.smithi094.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-13T12:50:34.492 INFO:teuthology.orchestra.run.smithi094.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-13T12:50:34.492 INFO:teuthology.orchestra.run.smithi094.stdout: 2024-09-13T12:50:34.492 INFO:teuthology.orchestra.run.smithi094.stdout:Complete! 2024-09-13T12:50:34.893 DEBUG:teuthology.orchestra.run.smithi094:> rpm -q kernel | sort -rV | head -n 1 2024-09-13T12:50:34.977 INFO:teuthology.orchestra.run.smithi094.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-13T12:50:34.977 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-13T12:50:34.977 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-13T12:50:34.977 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-13T12:50:34.977 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-13T12:50:34.977 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-13T12:50:34.977 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi094.front.sepia.ceph.com, path=None, version=distro) 2024-09-13T12:50:34.978 DEBUG:teuthology.orchestra.run.smithi094:> rpm -q kernel | sort -rV | head -n 1 2024-09-13T12:50:35.037 INFO:teuthology.orchestra.run.smithi094.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-13T12:50:35.037 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-13T12:50:35.037 DEBUG:teuthology.orchestra.run.smithi094:> sudo rpm -qi grub2-tools 2024-09-13T12:50:35.070 INFO:teuthology.orchestra.run.smithi094.stdout:Name : grub2-tools 2024-09-13T12:50:35.070 INFO:teuthology.orchestra.run.smithi094.stdout:Epoch : 1 2024-09-13T12:50:35.070 INFO:teuthology.orchestra.run.smithi094.stdout:Version : 2.06 2024-09-13T12:50:35.070 INFO:teuthology.orchestra.run.smithi094.stdout:Release : 82.el9 2024-09-13T12:50:35.070 INFO:teuthology.orchestra.run.smithi094.stdout:Architecture: x86_64 2024-09-13T12:50:35.070 INFO:teuthology.orchestra.run.smithi094.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-13T12:50:35.070 INFO:teuthology.orchestra.run.smithi094.stdout:Group : Unspecified 2024-09-13T12:50:35.070 INFO:teuthology.orchestra.run.smithi094.stdout:Size : 8274670 2024-09-13T12:50:35.071 INFO:teuthology.orchestra.run.smithi094.stdout:License : GPLv3+ 2024-09-13T12:50:35.071 INFO:teuthology.orchestra.run.smithi094.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-13T12:50:35.071 INFO:teuthology.orchestra.run.smithi094.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-13T12:50:35.071 INFO:teuthology.orchestra.run.smithi094.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-13T12:50:35.071 INFO:teuthology.orchestra.run.smithi094.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-13T12:50:35.071 INFO:teuthology.orchestra.run.smithi094.stdout:Packager : builder@centos.org 2024-09-13T12:50:35.071 INFO:teuthology.orchestra.run.smithi094.stdout:Vendor : CentOS 2024-09-13T12:50:35.071 INFO:teuthology.orchestra.run.smithi094.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-13T12:50:35.071 INFO:teuthology.orchestra.run.smithi094.stdout:Summary : Support tools for GRUB. 2024-09-13T12:50:35.071 INFO:teuthology.orchestra.run.smithi094.stdout:Description : 2024-09-13T12:50:35.071 INFO:teuthology.orchestra.run.smithi094.stdout: 2024-09-13T12:50:35.071 INFO:teuthology.orchestra.run.smithi094.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-13T12:50:35.071 INFO:teuthology.orchestra.run.smithi094.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-13T12:50:35.072 INFO:teuthology.orchestra.run.smithi094.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-13T12:50:35.072 INFO:teuthology.orchestra.run.smithi094.stdout:hardware devices. 2024-09-13T12:50:35.072 INFO:teuthology.orchestra.run.smithi094.stdout: 2024-09-13T12:50:35.072 INFO:teuthology.orchestra.run.smithi094.stdout:This subpackage provides tools for support of all platforms. 2024-09-13T12:50:35.073 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-13T12:50:35.073 INFO:teuthology.task.kernel:Updating grub on smithi094 to boot 5.14.0-505.el9.x86_64 2024-09-13T12:50:35.073 DEBUG:teuthology.orchestra.run.smithi094:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-13T12:50:35.722 INFO:teuthology.orchestra.run.smithi094.stderr:Generating grub configuration file ... 2024-09-13T12:50:37.097 INFO:teuthology.orchestra.run.smithi094.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-13T12:50:37.125 INFO:teuthology.orchestra.run.smithi094.stderr:done 2024-09-13T12:50:37.137 DEBUG:teuthology.orchestra.run.smithi094:> mktemp 2024-09-13T12:50:37.153 INFO:teuthology.orchestra.run.smithi094.stdout:/tmp/tmp.pc1WZcqfvR 2024-09-13T12:50:37.153 DEBUG:teuthology.orchestra.run.smithi094:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.pc1WZcqfvR 2024-09-13T12:50:37.222 DEBUG:teuthology.orchestra.run.smithi094:> sudo chmod 0666 /tmp/tmp.pc1WZcqfvR 2024-09-13T12:50:37.358 DEBUG:teuthology.orchestra.remote:smithi094:/tmp/tmp.pc1WZcqfvR is 6KB 2024-09-13T12:50:37.406 DEBUG:teuthology.orchestra.run.smithi094:> rm -fr /tmp/tmp.pc1WZcqfvR 2024-09-13T12:50:37.420 DEBUG:teuthology.orchestra.run.smithi094:> sudo /bin/ls /boot/loader/entries || true 2024-09-13T12:50:37.482 INFO:teuthology.orchestra.run.smithi094.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-13T12:50:37.482 INFO:teuthology.orchestra.run.smithi094.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-13T12:50:37.482 INFO:teuthology.orchestra.run.smithi094.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-13T12:50:37.482 INFO:teuthology.orchestra.run.smithi094.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-13T12:50:37.483 DEBUG:teuthology.orchestra.run.smithi094:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-13T12:50:37.630 DEBUG:teuthology.orchestra.run.smithi094:> sudo shutdown -r now 2024-09-13T12:50:38.296 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-13T12:50:38.337 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-13T12:50:38.632 INFO:teuthology.orchestra.run.smithi018.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-13T12:50:38.632 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-13T12:50:38.632 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-13T12:50:38.632 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-13T12:50:39.505 INFO:teuthology.orchestra.run.smithi018.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-13T12:50:39.505 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T12:50:39.505 INFO:teuthology.orchestra.run.smithi018.stdout:Installed: 2024-09-13T12:50:39.505 INFO:teuthology.orchestra.run.smithi018.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-13T12:50:39.506 INFO:teuthology.orchestra.run.smithi018.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-13T12:50:39.506 INFO:teuthology.orchestra.run.smithi018.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-13T12:50:39.506 INFO:teuthology.orchestra.run.smithi018.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-13T12:50:39.506 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T12:50:39.506 INFO:teuthology.orchestra.run.smithi018.stdout:Complete! 2024-09-13T12:50:39.843 DEBUG:teuthology.orchestra.run.smithi018:> rpm -q kernel | sort -rV | head -n 1 2024-09-13T12:50:39.932 INFO:teuthology.orchestra.run.smithi018.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-13T12:50:39.932 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-13T12:50:39.932 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-13T12:50:39.932 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-13T12:50:39.932 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-13T12:50:39.933 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-13T12:50:39.933 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi018.front.sepia.ceph.com, path=None, version=distro) 2024-09-13T12:50:39.933 DEBUG:teuthology.orchestra.run.smithi018:> rpm -q kernel | sort -rV | head -n 1 2024-09-13T12:50:39.991 INFO:teuthology.orchestra.run.smithi018.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-13T12:50:39.992 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-13T12:50:39.992 DEBUG:teuthology.orchestra.run.smithi018:> sudo rpm -qi grub2-tools 2024-09-13T12:50:40.026 INFO:teuthology.orchestra.run.smithi018.stdout:Name : grub2-tools 2024-09-13T12:50:40.027 INFO:teuthology.orchestra.run.smithi018.stdout:Epoch : 1 2024-09-13T12:50:40.027 INFO:teuthology.orchestra.run.smithi018.stdout:Version : 2.06 2024-09-13T12:50:40.027 INFO:teuthology.orchestra.run.smithi018.stdout:Release : 82.el9 2024-09-13T12:50:40.027 INFO:teuthology.orchestra.run.smithi018.stdout:Architecture: x86_64 2024-09-13T12:50:40.027 INFO:teuthology.orchestra.run.smithi018.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-13T12:50:40.027 INFO:teuthology.orchestra.run.smithi018.stdout:Group : Unspecified 2024-09-13T12:50:40.027 INFO:teuthology.orchestra.run.smithi018.stdout:Size : 8274670 2024-09-13T12:50:40.027 INFO:teuthology.orchestra.run.smithi018.stdout:License : GPLv3+ 2024-09-13T12:50:40.027 INFO:teuthology.orchestra.run.smithi018.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-13T12:50:40.027 INFO:teuthology.orchestra.run.smithi018.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-13T12:50:40.027 INFO:teuthology.orchestra.run.smithi018.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-13T12:50:40.027 INFO:teuthology.orchestra.run.smithi018.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-13T12:50:40.027 INFO:teuthology.orchestra.run.smithi018.stdout:Packager : builder@centos.org 2024-09-13T12:50:40.027 INFO:teuthology.orchestra.run.smithi018.stdout:Vendor : CentOS 2024-09-13T12:50:40.028 INFO:teuthology.orchestra.run.smithi018.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-13T12:50:40.028 INFO:teuthology.orchestra.run.smithi018.stdout:Summary : Support tools for GRUB. 2024-09-13T12:50:40.028 INFO:teuthology.orchestra.run.smithi018.stdout:Description : 2024-09-13T12:50:40.028 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T12:50:40.028 INFO:teuthology.orchestra.run.smithi018.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-13T12:50:40.028 INFO:teuthology.orchestra.run.smithi018.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-13T12:50:40.028 INFO:teuthology.orchestra.run.smithi018.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-13T12:50:40.028 INFO:teuthology.orchestra.run.smithi018.stdout:hardware devices. 2024-09-13T12:50:40.028 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T12:50:40.028 INFO:teuthology.orchestra.run.smithi018.stdout:This subpackage provides tools for support of all platforms. 2024-09-13T12:50:40.029 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-13T12:50:40.029 INFO:teuthology.task.kernel:Updating grub on smithi018 to boot 5.14.0-505.el9.x86_64 2024-09-13T12:50:40.029 DEBUG:teuthology.orchestra.run.smithi018:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-13T12:50:40.609 INFO:teuthology.orchestra.run.smithi018.stderr:Generating grub configuration file ... 2024-09-13T12:50:41.931 INFO:teuthology.orchestra.run.smithi018.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-13T12:50:41.986 INFO:teuthology.orchestra.run.smithi018.stderr:done 2024-09-13T12:50:41.988 DEBUG:teuthology.orchestra.run.smithi018:> mktemp 2024-09-13T12:50:42.003 INFO:teuthology.orchestra.run.smithi018.stdout:/tmp/tmp.QEKBvuWWar 2024-09-13T12:50:42.004 DEBUG:teuthology.orchestra.run.smithi018:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.QEKBvuWWar 2024-09-13T12:50:42.072 DEBUG:teuthology.orchestra.run.smithi018:> sudo chmod 0666 /tmp/tmp.QEKBvuWWar 2024-09-13T12:50:42.213 DEBUG:teuthology.orchestra.remote:smithi018:/tmp/tmp.QEKBvuWWar is 6KB 2024-09-13T12:50:42.261 DEBUG:teuthology.orchestra.run.smithi018:> rm -fr /tmp/tmp.QEKBvuWWar 2024-09-13T12:50:42.276 DEBUG:teuthology.orchestra.run.smithi018:> sudo /bin/ls /boot/loader/entries || true 2024-09-13T12:50:42.338 INFO:teuthology.orchestra.run.smithi018.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-13T12:50:42.338 INFO:teuthology.orchestra.run.smithi018.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-13T12:50:42.338 INFO:teuthology.orchestra.run.smithi018.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-13T12:50:42.338 INFO:teuthology.orchestra.run.smithi018.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-13T12:50:42.339 DEBUG:teuthology.orchestra.run.smithi018:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-13T12:50:42.487 DEBUG:teuthology.orchestra.run.smithi018:> sudo shutdown -r now 2024-09-13T12:51:07.657 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-13T12:51:07.657 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-09-13T12:51:07.658 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T12:51:12.493 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-13T12:51:12.493 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi018.front.sepia.ceph.com' 2024-09-13T12:51:12.494 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi018.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T12:51:26.141 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.94 2024-09-13T12:51:31.005 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.18 2024-09-13T12:51:35.145 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-09-13T12:51:35.145 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T12:51:40.010 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi018.front.sepia.ceph.com' 2024-09-13T12:51:40.011 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi018.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T12:52:35.209 DEBUG:teuthology.orchestra.remote:timed out 2024-09-13T12:52:40.041 DEBUG:teuthology.orchestra.remote:timed out 2024-09-13T12:52:47.217 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-09-13T12:52:47.218 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T12:52:47.593 DEBUG:teuthology.orchestra.run.smithi094:> true 2024-09-13T12:52:47.946 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-09-13T12:52:47.946 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-505.el9.x86_64"... 2024-09-13T12:52:47.946 DEBUG:teuthology.orchestra.run.smithi094:> uname -r 2024-09-13T12:52:47.962 INFO:teuthology.orchestra.run.smithi094.stdout:5.14.0-505.el9.x86_64 2024-09-13T12:52:47.963 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-13T12:52:47.963 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-13T12:52:47.963 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-13T12:52:48.963 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-13T12:52:48.964 DEBUG:teuthology.orchestra.run.smithi094:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-13T12:52:49.029 INFO:teuthology.orchestra.run.smithi094.stdout:ttyS1 2024-09-13T12:52:49.049 DEBUG:teuthology.parallel:result is None 2024-09-13T12:52:52.042 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi018.front.sepia.ceph.com' 2024-09-13T12:52:52.043 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi018.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T12:52:52.371 DEBUG:teuthology.orchestra.run.smithi018:> true 2024-09-13T12:52:52.745 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi018.front.sepia.ceph.com' 2024-09-13T12:52:52.745 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-505.el9.x86_64"... 2024-09-13T12:52:52.745 DEBUG:teuthology.orchestra.run.smithi018:> uname -r 2024-09-13T12:52:52.762 INFO:teuthology.orchestra.run.smithi018.stdout:5.14.0-505.el9.x86_64 2024-09-13T12:52:52.762 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-13T12:52:52.762 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-13T12:52:52.762 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-13T12:52:53.763 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-13T12:52:53.763 DEBUG:teuthology.orchestra.run.smithi018:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-13T12:52:53.841 INFO:teuthology.orchestra.run.smithi018.stdout:ttyS1 2024-09-13T12:52:53.859 DEBUG:teuthology.parallel:result is None 2024-09-13T12:52:53.859 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-13T12:52:53.866 INFO:teuthology.task.internal:Creating test directory... 2024-09-13T12:52:53.866 DEBUG:teuthology.orchestra.run.smithi018:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-13T12:52:53.869 DEBUG:teuthology.orchestra.run.smithi094:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-13T12:52:53.887 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-13T12:52:53.893 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-13T12:52:53.902 INFO:teuthology.task.internal:Creating archive directory... 2024-09-13T12:52:53.902 DEBUG:teuthology.orchestra.run.smithi018:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-13T12:52:53.927 DEBUG:teuthology.orchestra.run.smithi094:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-13T12:52:54.153 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-13T12:52:54.160 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-13T12:52:54.160 DEBUG:teuthology.orchestra.run.smithi018:> 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-13T12:52:54.162 DEBUG:teuthology.orchestra.run.smithi094:> 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-13T12:52:54.195 INFO:teuthology.orchestra.run.smithi094.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T12:52:54.195 INFO:teuthology.orchestra.run.smithi018.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T12:52:54.206 INFO:teuthology.orchestra.run.smithi094.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T12:52:54.208 INFO:teuthology.orchestra.run.smithi018.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T12:52:54.209 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-13T12:52:54.216 INFO:teuthology.task.internal:Configuring sudo... 2024-09-13T12:52:54.216 DEBUG:teuthology.orchestra.run.smithi018:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-13T12:52:54.252 DEBUG:teuthology.orchestra.run.smithi094:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-13T12:52:54.280 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-13T12:52:54.289 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-13T12:52:54.289 DEBUG:teuthology.orchestra.run.smithi018:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-13T12:52:54.321 DEBUG:teuthology.orchestra.run.smithi094:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-13T12:52:54.338 DEBUG:teuthology.orchestra.run.smithi018:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-13T12:52:54.430 DEBUG:teuthology.orchestra.run.smithi018:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-13T12:52:54.468 DEBUG:teuthology.orchestra.run.smithi018:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-13T12:52:54.558 DEBUG:teuthology.orchestra.run.smithi018:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-13T12:52:54.593 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-09-13T12:52:54.593 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-13T12:52:54.658 DEBUG:teuthology.orchestra.run.smithi094:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-13T12:52:54.707 DEBUG:teuthology.orchestra.run.smithi094:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-13T12:52:54.770 DEBUG:teuthology.orchestra.run.smithi094:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-13T12:52:54.817 DEBUG:teuthology.orchestra.run.smithi094:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-13T12:52:54.856 DEBUG:teuthology.orchestra.run.smithi094:> set -ex 2024-09-13T12:52:54.856 DEBUG:teuthology.orchestra.run.smithi094:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-13T12:52:54.922 DEBUG:teuthology.orchestra.run.smithi018:> sudo service rsyslog restart 2024-09-13T12:52:54.925 DEBUG:teuthology.orchestra.run.smithi094:> sudo service rsyslog restart 2024-09-13T12:52:54.976 INFO:teuthology.orchestra.run.smithi018.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-13T12:52:55.003 INFO:teuthology.orchestra.run.smithi094.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-13T12:52:55.469 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-13T12:52:55.729 INFO:teuthology.task.internal:Starting timer... 2024-09-13T12:52:55.729 INFO:teuthology.run_tasks:Running task pcp... 2024-09-13T12:52:55.870 INFO:teuthology.run_tasks:Running task selinux... 2024-09-13T12:52:55.893 DEBUG:teuthology.orchestra.run.smithi018:> sudo service auditd rotate 2024-09-13T12:52:55.948 INFO:teuthology.orchestra.run.smithi018.stdout:Rotating logs: 2024-09-13T12:52:55.949 DEBUG:teuthology.orchestra.run.smithi094:> sudo service auditd rotate 2024-09-13T12:52:56.021 INFO:teuthology.orchestra.run.smithi094.stdout:Rotating logs: 2024-09-13T12:52:56.022 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-13T12:52:56.023 DEBUG:teuthology.orchestra.run.smithi018:> /usr/sbin/getenforce 2024-09-13T12:52:56.059 INFO:teuthology.orchestra.run.smithi018.stdout:Permissive 2024-09-13T12:52:56.060 DEBUG:teuthology.orchestra.run.smithi094:> /usr/sbin/getenforce 2024-09-13T12:52:56.091 INFO:teuthology.orchestra.run.smithi094.stdout:Permissive 2024-09-13T12:52:56.091 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi018.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi094.front.sepia.ceph.com': 'permissive'} 2024-09-13T12:52:56.091 DEBUG:teuthology.orchestra.run.smithi018:> 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-13T12:52:56.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T12:52:56.128 DEBUG:teuthology.orchestra.run.smithi094:> 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-13T12:52:56.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T12:52:56.158 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-13T12:52:56.158 DEBUG:teuthology.orchestra.run.smithi018:> sudo /usr/sbin/setenforce permissive 2024-09-13T12:52:56.200 DEBUG:teuthology.orchestra.run.smithi094:> sudo /usr/sbin/setenforce permissive 2024-09-13T12:52:56.229 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-13T12:52:56.238 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-13T12:52:56.242 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-13T12:52:56.362 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-13T12:52:56.375 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-13T12:52:56.376 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi018.front.sepia.ceph.com,smithi094.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-13T12:56:40.989 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi018.front.sepia.ceph.com'), Remote(name='ubuntu@smithi094.front.sepia.ceph.com')] 2024-09-13T12:56:40.991 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi018.front.sepia.ceph.com' 2024-09-13T12:56:40.992 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi018.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T12:56:41.094 DEBUG:teuthology.orchestra.run.smithi018:> true 2024-09-13T12:56:41.177 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi018.front.sepia.ceph.com' 2024-09-13T12:56:41.177 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-09-13T12:56:41.178 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi094.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T12:56:41.257 DEBUG:teuthology.orchestra.run.smithi094:> true 2024-09-13T12:56:41.340 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi094.front.sepia.ceph.com' 2024-09-13T12:56:41.341 INFO:teuthology.run_tasks:Running task clock... 2024-09-13T12:56:41.355 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-13T12:56:41.355 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-13T12:56:41.356 DEBUG:teuthology.orchestra.run.smithi018:> 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-13T12:56:41.358 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-13T12:56:41.358 DEBUG:teuthology.orchestra.run.smithi094:> 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-13T12:56:41.389 INFO:teuthology.orchestra.run.smithi018.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-13T12:56:41.406 INFO:teuthology.orchestra.run.smithi018.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-13T12:56:41.410 INFO:teuthology.orchestra.run.smithi094.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-13T12:56:41.425 INFO:teuthology.orchestra.run.smithi094.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-13T12:56:41.433 INFO:teuthology.orchestra.run.smithi018.stderr:sudo: ntpd: command not found 2024-09-13T12:56:41.445 INFO:teuthology.orchestra.run.smithi018.stdout:506 Cannot talk to daemon 2024-09-13T12:56:41.449 INFO:teuthology.orchestra.run.smithi094.stderr:sudo: ntpd: command not found 2024-09-13T12:56:41.460 INFO:teuthology.orchestra.run.smithi094.stdout:506 Cannot talk to daemon 2024-09-13T12:56:41.460 INFO:teuthology.orchestra.run.smithi018.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-13T12:56:41.474 INFO:teuthology.orchestra.run.smithi094.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-13T12:56:41.476 INFO:teuthology.orchestra.run.smithi018.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-13T12:56:41.488 INFO:teuthology.orchestra.run.smithi094.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-13T12:56:41.535 INFO:teuthology.orchestra.run.smithi018.stderr:bash: line 1: ntpq: command not found 2024-09-13T12:56:41.539 INFO:teuthology.orchestra.run.smithi018.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-13T12:56:41.539 INFO:teuthology.orchestra.run.smithi018.stdout:=============================================================================== 2024-09-13T12:56:41.539 INFO:teuthology.orchestra.run.smithi018.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T12:56:41.539 INFO:teuthology.orchestra.run.smithi018.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T12:56:41.539 INFO:teuthology.orchestra.run.smithi018.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T12:56:41.539 INFO:teuthology.orchestra.run.smithi018.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T12:56:41.548 INFO:teuthology.orchestra.run.smithi094.stderr:bash: line 1: ntpq: command not found 2024-09-13T12:56:41.552 INFO:teuthology.orchestra.run.smithi094.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-13T12:56:41.552 INFO:teuthology.orchestra.run.smithi094.stdout:=============================================================================== 2024-09-13T12:56:41.552 INFO:teuthology.orchestra.run.smithi094.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T12:56:41.552 INFO:teuthology.orchestra.run.smithi094.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T12:56:41.552 INFO:teuthology.orchestra.run.smithi094.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T12:56:41.552 INFO:teuthology.orchestra.run.smithi094.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T12:56:41.553 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-13T12:56:41.645 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': 'b0201b8c79733293453e7f10a10c7fa43119222b'} 2024-09-13T12:56:41.645 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:squid 2024-09-13T12:56:41.646 INFO:tasks.cephadm:Cluster fsid is 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T12:56:41.646 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-13T12:56:41.646 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.18', 'mon.c': '[v2:172.21.15.18:3301,v1:172.21.15.18:6790]', 'mon.b': '172.21.15.94'} 2024-09-13T12:56:41.646 INFO:tasks.cephadm:First mon is mon.a on smithi018 2024-09-13T12:56:41.646 INFO:tasks.cephadm:First mgr is y 2024-09-13T12:56:41.646 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-13T12:56:41.647 DEBUG:teuthology.orchestra.run.smithi018:> sudo hostname $(hostname -s) 2024-09-13T12:56:41.674 DEBUG:teuthology.orchestra.run.smithi094:> sudo hostname $(hostname -s) 2024-09-13T12:56:41.700 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for squid 2024-09-13T12:56:41.701 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T12:56:41.853 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'b0201b8c79733293453e7f10a10c7fa43119222b', '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/83042/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-4917-gb0201b8c', 'node_name': '172.21.5.40+adami10', '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.gb0201b8c'}, 'url': 'https://4.chacra.ceph.com/r/ceph/wip-guits-main-2024-09-13-0840/b0201b8c79733293453e7f10a10c7fa43119222b/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-13 11:13:17.876231', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-guits-main-2024-09-13-0840', 'chacra_url': 'https://4.chacra.ceph.com/repos/ceph/wip-guits-main-2024-09-13-0840/b0201b8c79733293453e7f10a10c7fa43119222b/centos/9/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2024-09-13T12:56:42.071 INFO:tasks.util.chacra:got chacra host 4.chacra.ceph.com, ref squid, sha1 7741f7f9ee20524f89b8f61d1609b32fb3b1570a from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&ref=squid 2024-09-13T12:56:42.073 INFO:tasks.cephadm:Discovered cachra url: https://4.chacra.ceph.com/binaries/ceph/squid/7741f7f9ee20524f89b8f61d1609b32fb3b1570a/centos/9/x86_64/flavors/default/cephadm 2024-09-13T12:56:42.073 INFO:tasks.cephadm:Downloading cephadm from url: https://4.chacra.ceph.com/binaries/ceph/squid/7741f7f9ee20524f89b8f61d1609b32fb3b1570a/centos/9/x86_64/flavors/default/cephadm 2024-09-13T12:56:42.073 DEBUG:teuthology.orchestra.run.smithi018:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/squid/7741f7f9ee20524f89b8f61d1609b32fb3b1570a/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-13T12:56:42.426 INFO:teuthology.orchestra.run.smithi018.stdout:-rw-r--r--. 1 ubuntu ubuntu 784549 Sep 13 12:56 /home/ubuntu/cephtest/cephadm 2024-09-13T12:56:42.426 DEBUG:teuthology.orchestra.run.smithi094:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/squid/7741f7f9ee20524f89b8f61d1609b32fb3b1570a/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-13T12:56:42.798 INFO:teuthology.orchestra.run.smithi094.stdout:-rw-r--r--. 1 ubuntu ubuntu 784549 Sep 13 12:56 /home/ubuntu/cephtest/cephadm 2024-09-13T12:56:42.798 DEBUG:teuthology.orchestra.run.smithi018:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-13T12:56:42.819 DEBUG:teuthology.orchestra.run.smithi094:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-13T12:56:42.852 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:squid on all hosts... 2024-09-13T12:56:42.852 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-13T12:56:42.862 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-13T12:56:44.425 INFO:teuthology.orchestra.run.smithi018.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-13T12:56:44.502 INFO:teuthology.orchestra.run.smithi094.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-13T12:57:31.454 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T12:57:31.454 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph_version": "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)", 2024-09-13T12:57:31.454 INFO:teuthology.orchestra.run.smithi018.stdout: "image_id": "19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c", 2024-09-13T12:57:31.454 INFO:teuthology.orchestra.run.smithi018.stdout: "repo_digests": [ 2024-09-13T12:57:31.454 INFO:teuthology.orchestra.run.smithi018.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d" 2024-09-13T12:57:31.454 INFO:teuthology.orchestra.run.smithi018.stdout: ] 2024-09-13T12:57:31.454 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T12:57:36.913 INFO:teuthology.orchestra.run.smithi094.stdout:{ 2024-09-13T12:57:36.914 INFO:teuthology.orchestra.run.smithi094.stdout: "ceph_version": "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)", 2024-09-13T12:57:36.914 INFO:teuthology.orchestra.run.smithi094.stdout: "image_id": "19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c", 2024-09-13T12:57:36.914 INFO:teuthology.orchestra.run.smithi094.stdout: "repo_digests": [ 2024-09-13T12:57:36.914 INFO:teuthology.orchestra.run.smithi094.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d" 2024-09-13T12:57:36.914 INFO:teuthology.orchestra.run.smithi094.stdout: ] 2024-09-13T12:57:36.914 INFO:teuthology.orchestra.run.smithi094.stdout:} 2024-09-13T12:57:36.945 DEBUG:teuthology.orchestra.run.smithi018:> sudo mkdir -p /etc/ceph 2024-09-13T12:57:36.980 DEBUG:teuthology.orchestra.run.smithi094:> sudo mkdir -p /etc/ceph 2024-09-13T12:57:37.010 DEBUG:teuthology.orchestra.run.smithi018:> sudo chmod 777 /etc/ceph 2024-09-13T12:57:37.050 DEBUG:teuthology.orchestra.run.smithi094:> sudo chmod 777 /etc/ceph 2024-09-13T12:57:37.076 INFO:tasks.cephadm:Writing seed config... 2024-09-13T12:57:37.078 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-09-13T12:57:37.078 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-13T12:57:37.078 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-13T12:57:37.078 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-09-13T12:57:37.078 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-13T12:57:37.078 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-13T12:57:37.078 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-13T12:57:37.078 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-13T12:57:37.078 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-13T12:57:37.079 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-09-13T12:57:37.079 DEBUG:teuthology.orchestra.run.smithi018:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-13T12:57:37.108 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 = 9f4b6690-71cf-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-13T12:57:37.109 DEBUG:teuthology.orchestra.run.smithi018:mon.a> sudo journalctl -f -n 0 -u ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mon.a.service 2024-09-13T12:57:37.153 DEBUG:teuthology.orchestra.run.smithi018:mgr.y> sudo journalctl -f -n 0 -u ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mgr.y.service 2024-09-13T12:57:37.195 INFO:tasks.cephadm:Bootstrapping... 2024-09-13T12:57:37.196 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid -v bootstrap --fsid 9f4b6690-71cf-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.18 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-13T12:57:37.408 INFO:teuthology.orchestra.run.smithi018.stdout:-------------------------------------------------------------------------------- 2024-09-13T12:57:37.408 INFO:teuthology.orchestra.run.smithi018.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:squid', '-v', 'bootstrap', '--fsid', '9f4b6690-71cf-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.18', '--skip-admin-label'] 2024-09-13T12:57:37.408 INFO:teuthology.orchestra.run.smithi018.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-13T12:57:37.408 INFO:teuthology.orchestra.run.smithi018.stdout:Verifying podman|docker is present... 2024-09-13T12:57:37.433 INFO:teuthology.orchestra.run.smithi018.stdout:/bin/podman: stdout 5.2.2 2024-09-13T12:57:37.434 INFO:teuthology.orchestra.run.smithi018.stdout:Verifying lvm2 is present... 2024-09-13T12:57:37.434 INFO:teuthology.orchestra.run.smithi018.stdout:Verifying time synchronization is in place... 2024-09-13T12:57:37.441 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-13T12:57:37.441 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-13T12:57:37.448 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-13T12:57:37.448 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout inactive 2024-09-13T12:57:37.455 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout enabled 2024-09-13T12:57:37.461 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout active 2024-09-13T12:57:37.461 INFO:teuthology.orchestra.run.smithi018.stdout:Unit chronyd.service is enabled and running 2024-09-13T12:57:37.461 INFO:teuthology.orchestra.run.smithi018.stdout:Repeating the final host check... 2024-09-13T12:57:37.484 INFO:teuthology.orchestra.run.smithi018.stdout:/bin/podman: stdout 5.2.2 2024-09-13T12:57:37.484 INFO:teuthology.orchestra.run.smithi018.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-13T12:57:37.484 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl is present 2024-09-13T12:57:37.484 INFO:teuthology.orchestra.run.smithi018.stdout:lvcreate is present 2024-09-13T12:57:37.491 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-13T12:57:37.491 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-13T12:57:37.497 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-13T12:57:37.498 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout inactive 2024-09-13T12:57:37.504 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout enabled 2024-09-13T12:57:37.511 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout active 2024-09-13T12:57:37.511 INFO:teuthology.orchestra.run.smithi018.stdout:Unit chronyd.service is enabled and running 2024-09-13T12:57:37.511 INFO:teuthology.orchestra.run.smithi018.stdout:Host looks OK 2024-09-13T12:57:37.511 INFO:teuthology.orchestra.run.smithi018.stdout:Cluster fsid: 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T12:57:37.511 INFO:teuthology.orchestra.run.smithi018.stdout:Acquiring lock 140529880341664 on /run/cephadm/9f4b6690-71cf-11ef-bceb-c7b262605968.lock 2024-09-13T12:57:37.511 INFO:teuthology.orchestra.run.smithi018.stdout:Lock 140529880341664 acquired on /run/cephadm/9f4b6690-71cf-11ef-bceb-c7b262605968.lock 2024-09-13T12:57:37.512 INFO:teuthology.orchestra.run.smithi018.stdout:Verifying IP 172.21.15.18 port 3300 ... 2024-09-13T12:57:37.512 INFO:teuthology.orchestra.run.smithi018.stdout:Verifying IP 172.21.15.18 port 6789 ... 2024-09-13T12:57:37.512 INFO:teuthology.orchestra.run.smithi018.stdout:Base mon IP(s) is [172.21.15.18:3300, 172.21.15.18:6789], mon addrv is [v2:172.21.15.18:3300,v1:172.21.15.18:6789] 2024-09-13T12:57:37.515 INFO:teuthology.orchestra.run.smithi018.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.18 metric 100 2024-09-13T12:57:37.515 INFO:teuthology.orchestra.run.smithi018.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.18 metric 100 2024-09-13T12:57:37.518 INFO:teuthology.orchestra.run.smithi018.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-13T12:57:37.518 INFO:teuthology.orchestra.run.smithi018.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-13T12:57:37.518 INFO:teuthology.orchestra.run.smithi018.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1797sec hoplimit 64 pref medium 2024-09-13T12:57:37.520 INFO:teuthology.orchestra.run.smithi018.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-13T12:57:37.520 INFO:teuthology.orchestra.run.smithi018.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-13T12:57:37.521 INFO:teuthology.orchestra.run.smithi018.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-13T12:57:37.521 INFO:teuthology.orchestra.run.smithi018.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-13T12:57:37.521 INFO:teuthology.orchestra.run.smithi018.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:1362/64 scope link 2024-09-13T12:57:37.521 INFO:teuthology.orchestra.run.smithi018.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-13T12:57:37.521 INFO:teuthology.orchestra.run.smithi018.stdout:Mon IP `172.21.15.18` is in CIDR network `172.21.0.0/20` 2024-09-13T12:57:37.521 INFO:teuthology.orchestra.run.smithi018.stdout:Mon IP `172.21.15.18` is in CIDR network `172.21.0.0/20` 2024-09-13T12:57:37.522 INFO:teuthology.orchestra.run.smithi018.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-13T12:57:37.522 INFO:teuthology.orchestra.run.smithi018.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-13T12:57:37.522 INFO:teuthology.orchestra.run.smithi018.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-13T12:57:38.005 INFO:teuthology.orchestra.run.smithi018.stdout:/bin/podman: stdout 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c 2024-09-13T12:57:38.005 INFO:teuthology.orchestra.run.smithi018.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:squid... 2024-09-13T12:57:38.005 INFO:teuthology.orchestra.run.smithi018.stdout:/bin/podman: stderr Getting image source signatures 2024-09-13T12:57:38.006 INFO:teuthology.orchestra.run.smithi018.stdout:/bin/podman: stderr Copying blob sha256:c77223aea83be0e2c0a8e939a7cd11ef263610351f465592b27abfa321f5b7c8 2024-09-13T12:57:38.006 INFO:teuthology.orchestra.run.smithi018.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-13T12:57:38.006 INFO:teuthology.orchestra.run.smithi018.stdout:/bin/podman: stderr Copying config sha256:19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c 2024-09-13T12:57:38.006 INFO:teuthology.orchestra.run.smithi018.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-13T12:57:38.834 INFO:teuthology.orchestra.run.smithi018.stdout:ceph: stdout ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable) 2024-09-13T12:57:38.835 INFO:teuthology.orchestra.run.smithi018.stdout:Ceph version: ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable) 2024-09-13T12:57:38.835 INFO:teuthology.orchestra.run.smithi018.stdout:Extracting ceph user uid/gid from container image... 2024-09-13T12:57:39.765 INFO:teuthology.orchestra.run.smithi018.stdout:stat: stdout 167 167 2024-09-13T12:57:39.765 INFO:teuthology.orchestra.run.smithi018.stdout:Creating initial keys... 2024-09-13T12:57:40.746 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-authtool: stdout AQDENuRm4UPqAxAAMVAj5UPeLJCYJjE01PxjKg== 2024-09-13T12:57:41.751 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-authtool: stdout AQDFNuRmtji3AxAAKjoUqu7TWopVheVUlk+66w== 2024-09-13T12:57:42.690 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph-authtool: stdout AQDGNuRmzT6IAxAAakhzYuWEpfG+3huOM1EXTw== 2024-09-13T12:57:42.691 INFO:teuthology.orchestra.run.smithi018.stdout:Creating initial monmap... 2024-09-13T12:57:43.721 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-13T12:57:43.722 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-13T12:57:43.722 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T12:57:43.722 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-13T12:57:43.722 INFO:teuthology.orchestra.run.smithi018.stdout:monmaptool for a [v2:172.21.15.18:3300,v1:172.21.15.18:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-13T12:57:43.722 INFO:teuthology.orchestra.run.smithi018.stdout:setting min_mon_release = quincy 2024-09-13T12:57:43.722 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/monmaptool: set fsid to 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T12:57:43.722 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-13T12:57:43.722 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T12:57:43.722 INFO:teuthology.orchestra.run.smithi018.stdout:Creating mon... 2024-09-13T12:57:47.987 INFO:teuthology.orchestra.run.smithi018.stdout:create mon.a on 2024-09-13T12:57:48.798 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-13T12:57:49.239 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-9f4b6690-71cf-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-9f4b6690-71cf-11ef-bceb-c7b262605968.target. 2024-09-13T12:57:49.240 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-9f4b6690-71cf-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-9f4b6690-71cf-11ef-bceb-c7b262605968.target. 2024-09-13T12:57:49.998 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mon.a 2024-09-13T12:57:49.998 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stderr Failed to reset failed state of unit ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mon.a.service: Unit ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mon.a.service not loaded. 2024-09-13T12:57:50.475 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-9f4b6690-71cf-11ef-bceb-c7b262605968.target.wants/ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mon.a.service → /etc/systemd/system/ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@.service. 2024-09-13T12:57:50.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:50 smithi018 podman[23316]: 2024-09-13 12:57:50.614189379 +0000 UTC m=+0.016243521 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph:squid 2024-09-13T12:57:52.053 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:51 smithi018 podman[23316]: 2024-09-13 12:57:51.770958754 +0000 UTC m=+1.173012887 container create 6de09b02676968ad43bd2435503fc03d14c47c89c37c0a139196a51541a3a7d0 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-a, RELEASE=squid-7741f7f, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-09-13T12:57:52.233 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-13T12:57:52.233 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout disabled 2024-09-13T12:57:52.240 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-13T12:57:52.240 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout inactive 2024-09-13T12:57:52.240 INFO:teuthology.orchestra.run.smithi018.stdout:firewalld.service is not enabled 2024-09-13T12:57:52.241 INFO:teuthology.orchestra.run.smithi018.stdout:Not possible to enable service . firewalld.service is not available 2024-09-13T12:57:52.241 INFO:teuthology.orchestra.run.smithi018.stdout:Waiting for mon to start... 2024-09-13T12:57:52.241 INFO:teuthology.orchestra.run.smithi018.stdout:Waiting for mon... 2024-09-13T12:57:52.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:52 smithi018 podman[23316]: 2024-09-13 12:57:52.159836188 +0000 UTC m=+1.561890333 container init 6de09b02676968ad43bd2435503fc03d14c47c89c37c0a139196a51541a3a7d0 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-a, CEPH_POINT_RELEASE=, RELEASE=squid-7741f7f, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-13T12:57:52.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:52 smithi018 podman[23316]: 2024-09-13 12:57:52.163244732 +0000 UTC m=+1.565298865 container start 6de09b02676968ad43bd2435503fc03d14c47c89c37c0a139196a51541a3a7d0 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-a, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=squid-7741f7f, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T12:57:52.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:52 smithi018 ceph-mon[23335]: mkfs 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T12:57:52.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:52 smithi018 ceph-mon[23335]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-13T12:57:52.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:52 smithi018 bash[23316]: 6de09b02676968ad43bd2435503fc03d14c47c89c37c0a139196a51541a3a7d0 2024-09-13T12:57:52.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:52 smithi018 systemd[1]: Started Ceph mon.a for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T12:57:53.242 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:53 smithi018 ceph-mon[23335]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-13T12:57:53.242 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:53 smithi018 ceph-mon[23335]: monmap epoch 1 2024-09-13T12:57:53.242 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:53 smithi018 ceph-mon[23335]: fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T12:57:53.242 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:53 smithi018 ceph-mon[23335]: last_changed 2024-09-13T12:57:43.028531+0000 2024-09-13T12:57:53.243 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:53 smithi018 ceph-mon[23335]: created 2024-09-13T12:57:43.028531+0000 2024-09-13T12:57:53.243 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:53 smithi018 ceph-mon[23335]: min_mon_release 19 (squid) 2024-09-13T12:57:53.243 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:53 smithi018 ceph-mon[23335]: election_strategy: 1 2024-09-13T12:57:53.243 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:53 smithi018 ceph-mon[23335]: 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-09-13T12:57:53.243 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:53 smithi018 ceph-mon[23335]: fsmap 2024-09-13T12:57:53.243 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:53 smithi018 ceph-mon[23335]: osdmap e1: 0 total, 0 up, 0 in 2024-09-13T12:57:53.243 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:53 smithi018 ceph-mon[23335]: mgrmap e1: no daemons active 2024-09-13T12:57:53.243 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:53 smithi018 ceph-mon[23335]: from='client.? 172.21.15.18:0/1972113548' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-13T12:57:53.246 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout cluster: 2024-09-13T12:57:53.246 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout id: 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T12:57:53.246 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-13T12:57:53.246 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 2024-09-13T12:57:53.246 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout services: 2024-09-13T12:57:53.246 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.510926s) 2024-09-13T12:57:53.246 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-13T12:57:53.246 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-13T12:57:53.246 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 2024-09-13T12:57:53.247 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout data: 2024-09-13T12:57:53.247 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-13T12:57:53.247 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-13T12:57:53.247 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-13T12:57:53.247 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout pgs: 2024-09-13T12:57:53.247 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 2024-09-13T12:57:53.247 INFO:teuthology.orchestra.run.smithi018.stdout:mon is available 2024-09-13T12:57:53.247 INFO:teuthology.orchestra.run.smithi018.stdout:Assimilating anything we can from ceph.conf... 2024-09-13T12:57:54.323 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:54 smithi018 ceph-mon[23335]: from='client.? 172.21.15.18:0/342653839' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-13T12:57:54.323 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:54 smithi018 ceph-mon[23335]: from='client.? 172.21.15.18:0/342653839' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-13T12:57:54.327 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 2024-09-13T12:57:54.327 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout [global] 2024-09-13T12:57:54.327 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout fsid = 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T12:57:54.327 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.18:3300,v1:172.21.15.18:6789] 2024-09-13T12:57:54.327 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-13T12:57:54.327 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-13T12:57:54.327 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-13T12:57:54.328 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-13T12:57:54.328 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 2024-09-13T12:57:54.328 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-13T12:57:54.328 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2024-09-13T12:57:54.328 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-13T12:57:54.328 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 2024-09-13T12:57:54.328 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout [osd] 2024-09-13T12:57:54.328 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-13T12:57:54.328 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-13T12:57:54.328 INFO:teuthology.orchestra.run.smithi018.stdout:Generating new minimal ceph.conf... 2024-09-13T12:57:55.432 INFO:teuthology.orchestra.run.smithi018.stdout:Restarting the monitor... 2024-09-13T12:57:55.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:55 smithi018 ceph-mon[23335]: from='client.? 172.21.15.18:0/3377720645' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:57:55.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:55 smithi018 systemd[1]: Stopping Ceph mon.a for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T12:57:56.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:55 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-a[23331]: 2024-09-13T12:57:55.882+0000 7f6817c54640 -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-13T12:57:56.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:55 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-a[23331]: 2024-09-13T12:57:55.882+0000 7f6817c54640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-13T12:57:56.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:55 smithi018 podman[23576]: 2024-09-13 12:57:55.913157758 +0000 UTC m=+0.142945541 container died 6de09b02676968ad43bd2435503fc03d14c47c89c37c0a139196a51541a3a7d0 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-a, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=squid-7741f7f, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-09-13T12:57:56.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:56 smithi018 podman[23576]: 2024-09-13 12:57:56.281614435 +0000 UTC m=+0.511402220 container cleanup 6de09b02676968ad43bd2435503fc03d14c47c89c37c0a139196a51541a3a7d0 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=squid-7741f7f, org.label-schema.vendor=CentOS) 2024-09-13T12:57:56.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:56 smithi018 bash[23576]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-a 2024-09-13T12:57:56.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:56 smithi018 podman[23588]: 2024-09-13 12:57:56.557712381 +0000 UTC m=+0.638371204 container remove 6de09b02676968ad43bd2435503fc03d14c47c89c37c0a139196a51541a3a7d0 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-a, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, 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, org.label-schema.build-date=20240731, RELEASE=squid-7741f7f, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-13T12:57:56.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:56 smithi018 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-13T12:57:56.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:56 smithi018 systemd[1]: Stopped Ceph mon.a for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T12:57:56.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:56 smithi018 systemd[1]: Starting Ceph mon.a for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T12:57:57.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:56 smithi018 podman[23680]: 2024-09-13 12:57:56.933483419 +0000 UTC m=+0.110364327 container create b67ba1a47da93a2c69d4366347e9077fce376e676b42b12516b9768633084f2d (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-a, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=squid-7741f7f, maintainer=Guillaume Abrioux ) 2024-09-13T12:57:57.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:56 smithi018 podman[23680]: 2024-09-13 12:57:56.839229986 +0000 UTC m=+0.016110903 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph:squid 2024-09-13T12:57:58.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 podman[23680]: 2024-09-13 12:57:57.821770993 +0000 UTC m=+0.998651901 container init b67ba1a47da93a2c69d4366347e9077fce376e676b42b12516b9768633084f2d (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-a, RELEASE=squid-7741f7f, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-09-13T12:57:58.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 podman[23680]: 2024-09-13 12:57:57.825927779 +0000 UTC m=+1.002808687 container start b67ba1a47da93a2c69d4366347e9077fce376e676b42b12516b9768633084f2d (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-a, 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, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=squid-7741f7f, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True) 2024-09-13T12:57:58.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: set uid:gid to 167:167 (ceph:ceph) 2024-09-13T12:57:58.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable), process ceph-mon, pid 2 2024-09-13T12:57:58.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: pidfile_write: ignore empty --pid-file 2024-09-13T12:57:58.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: load: jerasure load: lrc 2024-09-13T12:57:58.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: RocksDB version: 7.9.2 2024-09-13T12:57:58.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Git sha 0 2024-09-13T12:57:58.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Compile date 2024-09-12 19:43:04 2024-09-13T12:57:58.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: DB SUMMARY 2024-09-13T12:57:58.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: DB Session ID: K909A3CUIOHVSLHIYVOJ 2024-09-13T12:57:58.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: CURRENT file: CURRENT 2024-09-13T12:57:58.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: IDENTITY file: IDENTITY 2024-09-13T12:57:58.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-13T12:57:58.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-13T12:57:58.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88181 ; 2024-09-13T12:57:58.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.error_if_exists: 0 2024-09-13T12:57:58.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.create_if_missing: 0 2024-09-13T12:57:58.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.paranoid_checks: 1 2024-09-13T12:57:58.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-13T12:57:58.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-13T12:57:58.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-13T12:57:58.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.env: 0x55f6b2492940 2024-09-13T12:57:58.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.fs: PosixFileSystem 2024-09-13T12:57:58.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.info_log: 0x55f6b3f3f6e0 2024-09-13T12:57:58.186 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.max_file_opening_threads: 16 2024-09-13T12:57:58.186 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.statistics: (nil) 2024-09-13T12:57:58.186 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.use_fsync: 0 2024-09-13T12:57:58.186 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.max_log_file_size: 0 2024-09-13T12:57:58.186 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-13T12:57:58.186 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-13T12:57:58.186 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.keep_log_file_num: 1000 2024-09-13T12:57:58.186 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.recycle_log_file_num: 0 2024-09-13T12:57:58.186 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.allow_fallocate: 1 2024-09-13T12:57:58.186 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.allow_mmap_reads: 0 2024-09-13T12:57:58.186 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.allow_mmap_writes: 0 2024-09-13T12:57:58.186 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.use_direct_reads: 0 2024-09-13T12:57:58.186 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-13T12:57:58.187 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.create_missing_column_families: 0 2024-09-13T12:57:58.187 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.db_log_dir: 2024-09-13T12:57:58.187 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.wal_dir: 2024-09-13T12:57:58.187 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-13T12:57:58.187 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-13T12:57:58.187 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-13T12:57:58.187 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-13T12:57:58.187 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-13T12:57:58.187 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-13T12:57:58.187 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.advise_random_on_open: 1 2024-09-13T12:57:58.187 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.db_write_buffer_size: 0 2024-09-13T12:57:58.187 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.write_buffer_manager: 0x55f6b3f4edc0 2024-09-13T12:57:58.187 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-13T12:57:58.187 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-13T12:57:58.187 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-13T12:57:58.187 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.rate_limiter: (nil) 2024-09-13T12:57:58.188 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-13T12:57:58.188 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.wal_recovery_mode: 2 2024-09-13T12:57:58.188 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.enable_thread_tracking: 0 2024-09-13T12:57:58.188 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.enable_pipelined_write: 0 2024-09-13T12:57:58.188 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.unordered_write: 0 2024-09-13T12:57:58.188 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-13T12:57:58.188 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-13T12:57:58.188 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-13T12:57:58.188 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-13T12:57:58.188 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.row_cache: None 2024-09-13T12:57:58.188 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.wal_filter: None 2024-09-13T12:57:58.188 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-13T12:57:58.188 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.allow_ingest_behind: 0 2024-09-13T12:57:58.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.two_write_queues: 0 2024-09-13T12:57:58.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.manual_wal_flush: 0 2024-09-13T12:57:58.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.wal_compression: 0 2024-09-13T12:57:58.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.atomic_flush: 0 2024-09-13T12:57:58.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-13T12:57:58.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-13T12:57:58.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-13T12:57:58.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.log_readahead_size: 0 2024-09-13T12:57:58.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-13T12:57:58.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.best_efforts_recovery: 0 2024-09-13T12:57:58.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-13T12:57:58.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-13T12:57:58.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.allow_data_in_errors: 0 2024-09-13T12:57:58.191 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.db_host_id: __hostname__ 2024-09-13T12:57:58.191 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-13T12:57:58.191 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.max_background_jobs: 2 2024-09-13T12:57:58.191 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.max_background_compactions: -1 2024-09-13T12:57:58.191 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.max_subcompactions: 1 2024-09-13T12:57:58.191 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-13T12:57:58.191 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-13T12:57:58.191 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-13T12:57:58.191 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.max_total_wal_size: 0 2024-09-13T12:57:58.191 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-13T12:57:58.191 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-13T12:57:58.191 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-13T12:57:58.191 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-13T12:57:58.191 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.max_open_files: -1 2024-09-13T12:57:58.192 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.bytes_per_sync: 0 2024-09-13T12:57:58.192 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-13T12:57:58.192 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-13T12:57:58.192 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.compaction_readahead_size: 0 2024-09-13T12:57:58.192 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.max_background_flushes: -1 2024-09-13T12:57:58.192 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Compression algorithms supported: 2024-09-13T12:57:58.192 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: kZSTD supported: 0 2024-09-13T12:57:58.192 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: kXpressCompression supported: 0 2024-09-13T12:57:58.192 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: kBZip2Compression supported: 0 2024-09-13T12:57:58.192 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-13T12:57:58.192 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: kLZ4Compression supported: 1 2024-09-13T12:57:58.192 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: kZlibCompression supported: 1 2024-09-13T12:57:58.192 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: kLZ4HCCompression supported: 1 2024-09-13T12:57:58.192 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: kSnappyCompression supported: 1 2024-09-13T12:57:58.193 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-13T12:57:58.193 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-13T12:57:58.193 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-13T12:57:58.193 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-13T12:57:58.193 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-13T12:57:58.193 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.merge_operator: 2024-09-13T12:57:58.193 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.compaction_filter: None 2024-09-13T12:57:58.193 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.compaction_filter_factory: None 2024-09-13T12:57:58.193 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.sst_partitioner_factory: None 2024-09-13T12:57:58.193 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-13T12:57:58.193 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-13T12:57:58.193 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f6b3f3f320) 2024-09-13T12:57:58.193 INFO:journalctl@ceph.mon.a.smithi018.stdout: cache_index_and_filter_blocks: 1 2024-09-13T12:57:58.193 INFO:journalctl@ceph.mon.a.smithi018.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-13T12:57:58.193 INFO:journalctl@ceph.mon.a.smithi018.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-13T12:57:58.194 INFO:journalctl@ceph.mon.a.smithi018.stdout: pin_top_level_index_and_filter: 1 2024-09-13T12:57:58.194 INFO:journalctl@ceph.mon.a.smithi018.stdout: index_type: 0 2024-09-13T12:57:58.194 INFO:journalctl@ceph.mon.a.smithi018.stdout: data_block_index_type: 0 2024-09-13T12:57:58.194 INFO:journalctl@ceph.mon.a.smithi018.stdout: index_shortening: 1 2024-09-13T12:57:58.194 INFO:journalctl@ceph.mon.a.smithi018.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-13T12:57:58.194 INFO:journalctl@ceph.mon.a.smithi018.stdout: checksum: 4 2024-09-13T12:57:58.194 INFO:journalctl@ceph.mon.a.smithi018.stdout: no_block_cache: 0 2024-09-13T12:57:58.194 INFO:journalctl@ceph.mon.a.smithi018.stdout: block_cache: 0x55f6b3f331f0 2024-09-13T12:57:58.194 INFO:journalctl@ceph.mon.a.smithi018.stdout: block_cache_name: BinnedLRUCache 2024-09-13T12:57:58.194 INFO:journalctl@ceph.mon.a.smithi018.stdout: block_cache_options: 2024-09-13T12:57:58.194 INFO:journalctl@ceph.mon.a.smithi018.stdout: capacity : 536870912 2024-09-13T12:57:58.194 INFO:journalctl@ceph.mon.a.smithi018.stdout: num_shard_bits : 4 2024-09-13T12:57:58.194 INFO:journalctl@ceph.mon.a.smithi018.stdout: strict_capacity_limit : 0 2024-09-13T12:57:58.194 INFO:journalctl@ceph.mon.a.smithi018.stdout: high_pri_pool_ratio: 0.000 2024-09-13T12:57:58.195 INFO:journalctl@ceph.mon.a.smithi018.stdout: block_cache_compressed: (nil) 2024-09-13T12:57:58.195 INFO:journalctl@ceph.mon.a.smithi018.stdout: persistent_cache: (nil) 2024-09-13T12:57:58.195 INFO:journalctl@ceph.mon.a.smithi018.stdout: block_size: 4096 2024-09-13T12:57:58.195 INFO:journalctl@ceph.mon.a.smithi018.stdout: block_size_deviation: 10 2024-09-13T12:57:58.195 INFO:journalctl@ceph.mon.a.smithi018.stdout: block_restart_interval: 16 2024-09-13T12:57:58.195 INFO:journalctl@ceph.mon.a.smithi018.stdout: index_block_restart_interval: 1 2024-09-13T12:57:58.195 INFO:journalctl@ceph.mon.a.smithi018.stdout: metadata_block_size: 4096 2024-09-13T12:57:58.195 INFO:journalctl@ceph.mon.a.smithi018.stdout: partition_filters: 0 2024-09-13T12:57:58.195 INFO:journalctl@ceph.mon.a.smithi018.stdout: use_delta_encoding: 1 2024-09-13T12:57:58.195 INFO:journalctl@ceph.mon.a.smithi018.stdout: filter_policy: bloomfilter 2024-09-13T12:57:58.195 INFO:journalctl@ceph.mon.a.smithi018.stdout: whole_key_filtering: 1 2024-09-13T12:57:58.195 INFO:journalctl@ceph.mon.a.smithi018.stdout: verify_compression: 0 2024-09-13T12:57:58.195 INFO:journalctl@ceph.mon.a.smithi018.stdout: read_amp_bytes_per_bit: 0 2024-09-13T12:57:58.195 INFO:journalctl@ceph.mon.a.smithi018.stdout: format_version: 5 2024-09-13T12:57:58.196 INFO:journalctl@ceph.mon.a.smithi018.stdout: enable_index_compression: 1 2024-09-13T12:57:58.196 INFO:journalctl@ceph.mon.a.smithi018.stdout: block_align: 0 2024-09-13T12:57:58.196 INFO:journalctl@ceph.mon.a.smithi018.stdout: max_auto_readahead_size: 262144 2024-09-13T12:57:58.196 INFO:journalctl@ceph.mon.a.smithi018.stdout: prepopulate_block_cache: 0 2024-09-13T12:57:58.196 INFO:journalctl@ceph.mon.a.smithi018.stdout: initial_auto_readahead_size: 8192 2024-09-13T12:57:58.196 INFO:journalctl@ceph.mon.a.smithi018.stdout: num_file_reads_for_auto_readahead: 2 2024-09-13T12:57:58.196 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.write_buffer_size: 33554432 2024-09-13T12:57:58.196 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.max_write_buffer_number: 2 2024-09-13T12:57:58.196 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.compression: NoCompression 2024-09-13T12:57:58.196 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.bottommost_compression: Disabled 2024-09-13T12:57:58.196 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.prefix_extractor: nullptr 2024-09-13T12:57:58.196 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-13T12:57:58.196 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.num_levels: 7 2024-09-13T12:57:58.196 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-13T12:57:58.197 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-13T12:57:58.197 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-13T12:57:58.197 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-13T12:57:58.197 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-13T12:57:58.197 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-13T12:57:58.197 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-13T12:57:58.197 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-13T12:57:58.197 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-13T12:57:58.197 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-13T12:57:58.197 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-13T12:57:58.197 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-13T12:57:58.197 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-13T12:57:58.197 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.compression_opts.level: 32767 2024-09-13T12:57:58.197 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.compression_opts.strategy: 0 2024-09-13T12:57:58.197 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-13T12:57:58.198 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-13T12:57:58.198 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-13T12:57:58.198 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-13T12:57:58.198 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.compression_opts.enabled: false 2024-09-13T12:57:58.198 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-13T12:57:58.198 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-13T12:57:58.198 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-13T12:57:58.198 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-13T12:57:58.198 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.target_file_size_base: 67108864 2024-09-13T12:57:58.198 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-13T12:57:58.198 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-13T12:57:58.198 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-13T12:57:58.198 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-13T12:57:58.198 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-13T12:57:58.199 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-13T12:57:58.199 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-13T12:57:58.199 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-13T12:57:58.199 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-13T12:57:58.199 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-13T12:57:58.199 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-13T12:57:58.199 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-13T12:57:58.199 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-13T12:57:58.199 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-13T12:57:58.199 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.arena_block_size: 1048576 2024-09-13T12:57:58.199 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-13T12:57:58.199 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-13T12:57:58.199 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.disable_auto_compactions: 0 2024-09-13T12:57:58.199 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-13T12:57:58.199 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-13T12:57:58.199 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-13T12:57:58.200 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-13T12:57:58.200 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-13T12:57:58.200 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-13T12:57:58.200 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-13T12:57:58.200 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-13T12:57:58.200 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-13T12:57:58.200 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-13T12:57:58.200 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-13T12:57:58.200 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.inplace_update_support: 0 2024-09-13T12:57:58.200 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-13T12:57:58.200 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-13T12:57:58.200 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-13T12:57:58.200 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-13T12:57:58.200 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.bloom_locality: 0 2024-09-13T12:57:58.200 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.max_successive_merges: 0 2024-09-13T12:57:58.201 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-13T12:57:58.201 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.paranoid_file_checks: 0 2024-09-13T12:57:58.201 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.force_consistency_checks: 1 2024-09-13T12:57:58.201 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.report_bg_io_stats: 0 2024-09-13T12:57:58.201 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.ttl: 2592000 2024-09-13T12:57:58.201 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-13T12:57:58.201 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-13T12:57:58.201 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-13T12:57:58.201 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.enable_blob_files: false 2024-09-13T12:57:58.201 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.min_blob_size: 0 2024-09-13T12:57:58.201 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.blob_file_size: 268435456 2024-09-13T12:57:58.201 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-13T12:57:58.201 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-13T12:57:58.202 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-13T12:57:58.202 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-13T12:57:58.202 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-13T12:57:58.202 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.blob_file_starting_level: 0 2024-09-13T12:57:58.202 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-13T12:57:58.202 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: 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-13T12:57:58.202 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-13T12:57:58.202 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: a6dcf388-ffca-40da-98a1-ef4c1eee3658 2024-09-13T12:57:58.202 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726232277858297, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-13T12:57:58.202 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-13T12:57:58.202 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726232277859528, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 84796, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 258, "table_properties": {"data_size": 82943, "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": 77152, "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": 1726232277, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "a6dcf388-ffca-40da-98a1-ef4c1eee3658", "db_session_id": "K909A3CUIOHVSLHIYVOJ", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-13T12:57:58.202 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726232277859650, "job": 1, "event": "recovery_finished"} 2024-09-13T12:57:58.202 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-13T12:57:58.202 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: 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-13T12:57:58.202 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55f6b3f60e00 2024-09-13T12:57:58.203 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: DB pointer 0x55f6b405c000 2024-09-13T12:57:58.203 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-13T12:57:58.203 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-13T12:57:58.203 INFO:journalctl@ceph.mon.a.smithi018.stdout: ** DB Stats ** 2024-09-13T12:57:58.203 INFO:journalctl@ceph.mon.a.smithi018.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T12:57:58.203 INFO:journalctl@ceph.mon.a.smithi018.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-13T12:57:58.203 INFO:journalctl@ceph.mon.a.smithi018.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T12:57:58.203 INFO:journalctl@ceph.mon.a.smithi018.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T12:57:58.203 INFO:journalctl@ceph.mon.a.smithi018.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-13T12:57:58.203 INFO:journalctl@ceph.mon.a.smithi018.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T12:57:58.203 INFO:journalctl@ceph.mon.a.smithi018.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T12:57:58.203 INFO:journalctl@ceph.mon.a.smithi018.stdout: 2024-09-13T12:57:58.203 INFO:journalctl@ceph.mon.a.smithi018.stdout: ** Compaction Stats [default] ** 2024-09-13T12:57:58.203 INFO:journalctl@ceph.mon.a.smithi018.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-13T12:57:58.203 INFO:journalctl@ceph.mon.a.smithi018.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-13T12:57:58.204 INFO:journalctl@ceph.mon.a.smithi018.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 97.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T12:57:58.204 INFO:journalctl@ceph.mon.a.smithi018.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 97.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T12:57:58.204 INFO:journalctl@ceph.mon.a.smithi018.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 97.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T12:57:58.204 INFO:journalctl@ceph.mon.a.smithi018.stdout: 2024-09-13T12:57:58.204 INFO:journalctl@ceph.mon.a.smithi018.stdout: ** Compaction Stats [default] ** 2024-09-13T12:57:58.204 INFO:journalctl@ceph.mon.a.smithi018.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-13T12:57:58.204 INFO:journalctl@ceph.mon.a.smithi018.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-13T12:57:58.204 INFO:journalctl@ceph.mon.a.smithi018.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 97.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T12:57:58.204 INFO:journalctl@ceph.mon.a.smithi018.stdout: 2024-09-13T12:57:58.204 INFO:journalctl@ceph.mon.a.smithi018.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-13T12:57:58.204 INFO:journalctl@ceph.mon.a.smithi018.stdout: 2024-09-13T12:57:58.204 INFO:journalctl@ceph.mon.a.smithi018.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T12:57:58.204 INFO:journalctl@ceph.mon.a.smithi018.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-13T12:57:58.204 INFO:journalctl@ceph.mon.a.smithi018.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-13T12:57:58.204 INFO:journalctl@ceph.mon.a.smithi018.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-13T12:57:58.205 INFO:journalctl@ceph.mon.a.smithi018.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-13T12:57:58.205 INFO:journalctl@ceph.mon.a.smithi018.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-13T12:57:58.205 INFO:journalctl@ceph.mon.a.smithi018.stdout: Cumulative compaction: 0.00 GB write, 20.41 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T12:57:58.205 INFO:journalctl@ceph.mon.a.smithi018.stdout: Interval compaction: 0.00 GB write, 20.41 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T12:57:58.205 INFO:journalctl@ceph.mon.a.smithi018.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-13T12:57:58.205 INFO:journalctl@ceph.mon.a.smithi018.stdout: Block cache BinnedLRUCache@0x55f6b3f331f0#2 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-09-13T12:57:58.205 INFO:journalctl@ceph.mon.a.smithi018.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-13T12:57:58.205 INFO:journalctl@ceph.mon.a.smithi018.stdout: 2024-09-13T12:57:58.205 INFO:journalctl@ceph.mon.a.smithi018.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-13T12:57:58.205 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: starting mon.a rank 0 at public addrs [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] at bind addrs [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T12:57:58.205 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: mon.a@-1(???) e1 preinit fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T12:57:58.205 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: mon.a@-1(???).mds e1 new map 2024-09-13T12:57:58.205 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: mon.a@-1(???).mds e1 print_map 2024-09-13T12:57:58.206 INFO:journalctl@ceph.mon.a.smithi018.stdout: e1 2024-09-13T12:57:58.206 INFO:journalctl@ceph.mon.a.smithi018.stdout: btime 2024-09-13T12:57:52:203243+0000 2024-09-13T12:57:58.206 INFO:journalctl@ceph.mon.a.smithi018.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-13T12:57:58.206 INFO:journalctl@ceph.mon.a.smithi018.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-13T12:57:58.206 INFO:journalctl@ceph.mon.a.smithi018.stdout: legacy client fscid: -1 2024-09-13T12:57:58.206 INFO:journalctl@ceph.mon.a.smithi018.stdout: 2024-09-13T12:57:58.206 INFO:journalctl@ceph.mon.a.smithi018.stdout: No filesystems configured 2024-09-13T12:57:58.206 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-13T12:57:58.206 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T12:57:58.206 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T12:57:58.206 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T12:57:58.206 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:57 smithi018 ceph-mon[23698]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-13T12:57:58.619 INFO:teuthology.orchestra.run.smithi018.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-13T12:57:58.869 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:58 smithi018 bash[23680]: b67ba1a47da93a2c69d4366347e9077fce376e676b42b12516b9768633084f2d 2024-09-13T12:57:58.870 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:58 smithi018 systemd[1]: Started Ceph mon.a for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T12:57:59.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:58 smithi018 ceph-mon[23698]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-13T12:57:59.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:58 smithi018 ceph-mon[23698]: monmap epoch 1 2024-09-13T12:57:59.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:58 smithi018 ceph-mon[23698]: fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T12:57:59.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:58 smithi018 ceph-mon[23698]: last_changed 2024-09-13T12:57:43.028531+0000 2024-09-13T12:57:59.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:58 smithi018 ceph-mon[23698]: created 2024-09-13T12:57:43.028531+0000 2024-09-13T12:57:59.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:58 smithi018 ceph-mon[23698]: min_mon_release 19 (squid) 2024-09-13T12:57:59.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:58 smithi018 ceph-mon[23698]: election_strategy: 1 2024-09-13T12:57:59.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:58 smithi018 ceph-mon[23698]: 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-09-13T12:57:59.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:58 smithi018 ceph-mon[23698]: fsmap 2024-09-13T12:57:59.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:58 smithi018 ceph-mon[23698]: osdmap e1: 0 total, 0 up, 0 in 2024-09-13T12:57:59.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:57:58 smithi018 ceph-mon[23698]: mgrmap e1: no daemons active 2024-09-13T12:58:01.104 INFO:teuthology.orchestra.run.smithi018.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-13T12:58:01.126 INFO:teuthology.orchestra.run.smithi018.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-13T12:58:01.126 INFO:teuthology.orchestra.run.smithi018.stdout:Creating mgr... 2024-09-13T12:58:01.126 INFO:teuthology.orchestra.run.smithi018.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-13T12:58:01.127 INFO:teuthology.orchestra.run.smithi018.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-13T12:58:01.394 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mgr.y 2024-09-13T12:58:01.394 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stderr Failed to reset failed state of unit ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mgr.y.service: Unit ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mgr.y.service not loaded. 2024-09-13T12:58:01.547 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-9f4b6690-71cf-11ef-bceb-c7b262605968.target.wants/ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mgr.y.service → /etc/systemd/system/ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@.service. 2024-09-13T12:58:01.865 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:01 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/755006434' entity='client.admin' 2024-09-13T12:58:02.089 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-13T12:58:02.090 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout disabled 2024-09-13T12:58:02.097 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-13T12:58:02.098 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout inactive 2024-09-13T12:58:02.098 INFO:teuthology.orchestra.run.smithi018.stdout:firewalld.service is not enabled 2024-09-13T12:58:02.098 INFO:teuthology.orchestra.run.smithi018.stdout:Not possible to enable service . firewalld.service is not available 2024-09-13T12:58:02.107 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-13T12:58:02.107 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout disabled 2024-09-13T12:58:02.115 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-13T12:58:02.115 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout inactive 2024-09-13T12:58:02.115 INFO:teuthology.orchestra.run.smithi018.stdout:firewalld.service is not enabled 2024-09-13T12:58:02.115 INFO:teuthology.orchestra.run.smithi018.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-13T12:58:02.115 INFO:teuthology.orchestra.run.smithi018.stdout:Waiting for mgr to start... 2024-09-13T12:58:02.115 INFO:teuthology.orchestra.run.smithi018.stdout:Waiting for mgr... 2024-09-13T12:58:02.240 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:02 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:02.182+0000 7f89e960a040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-13T12:58:02.508 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:02 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:02.341+0000 7f89e960a040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-13T12:58:02.509 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:02 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:02.413+0000 7f89e960a040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-13T12:58:02.878 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:02 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/996416422' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-13T12:58:02.878 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:02 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:02.572+0000 7f89e960a040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-13T12:58:02.878 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:02 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:02.724+0000 7f89e960a040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-13T12:58:03.183 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:03 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:03.057+0000 7f89e960a040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-13T12:58:03.183 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:03 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:03.121+0000 7f89e960a040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-13T12:58:03.192 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 2024-09-13T12:58:03.192 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout { 2024-09-13T12:58:03.192 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "fsid": "9f4b6690-71cf-11ef-bceb-c7b262605968", 2024-09-13T12:58:03.192 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "health": { 2024-09-13T12:58:03.192 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-13T12:58:03.193 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-13T12:58:03.193 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-13T12:58:03.193 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-13T12:58:03.193 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-13T12:58:03.193 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-13T12:58:03.193 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 0 2024-09-13T12:58:03.193 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout ], 2024-09-13T12:58:03.193 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-13T12:58:03.193 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "a" 2024-09-13T12:58:03.193 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout ], 2024-09-13T12:58:03.193 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "quorum_age": 4, 2024-09-13T12:58:03.193 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-13T12:58:03.193 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T12:58:03.194 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-13T12:58:03.194 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-13T12:58:03.194 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-13T12:58:03.194 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-13T12:58:03.194 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T12:58:03.194 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-13T12:58:03.194 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-13T12:58:03.194 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-13T12:58:03.194 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-13T12:58:03.194 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-13T12:58:03.194 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-13T12:58:03.198 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-13T12:58:03.199 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-13T12:58:03.199 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-13T12:58:03.199 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-13T12:58:03.199 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-13T12:58:03.199 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-13T12:58:03.199 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-13T12:58:03.199 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-13T12:58:03.199 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-13T12:58:03.199 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-13T12:58:03.199 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-13T12:58:03.199 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-13T12:58:03.199 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T12:58:03.200 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "btime": "2024-09-13T12:57:52:203243+0000", 2024-09-13T12:58:03.200 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-13T12:58:03.200 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-13T12:58:03.200 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-13T12:58:03.200 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-13T12:58:03.200 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-13T12:58:03.200 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-13T12:58:03.200 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-13T12:58:03.200 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-13T12:58:03.200 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-13T12:58:03.200 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "restful" 2024-09-13T12:58:03.200 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout ], 2024-09-13T12:58:03.201 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T12:58:03.201 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-13T12:58:03.201 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-13T12:58:03.201 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T12:58:03.201 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "modified": "2024-09-13T12:57:52.203985+0000", 2024-09-13T12:58:03.201 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T12:58:03.201 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-13T12:58:03.201 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-13T12:58:03.201 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout } 2024-09-13T12:58:03.201 INFO:teuthology.orchestra.run.smithi018.stdout:mgr not available, waiting (1/15)... 2024-09-13T12:58:03.683 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:03 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:03.316+0000 7f89e960a040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-13T12:58:04.683 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:04 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:04.242+0000 7f89e960a040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-13T12:58:04.683 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:04 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:04.312+0000 7f89e960a040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-13T12:58:05.344 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:05 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:05.070+0000 7f89e960a040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-13T12:58:05.344 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:05 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:05.190+0000 7f89e960a040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-13T12:58:05.613 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:05 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:05.343+0000 7f89e960a040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-13T12:58:05.613 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:05 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:05.407+0000 7f89e960a040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-13T12:58:05.613 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:05 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:05.564+0000 7f89e960a040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-13T12:58:05.868 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:05 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:05.637+0000 7f89e960a040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-13T12:58:05.868 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:05 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:05.700+0000 7f89e960a040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-13T12:58:05.868 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:05 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:05.867+0000 7f89e960a040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-13T12:58:06.165 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:05 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:05.940+0000 7f89e960a040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-13T12:58:06.165 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:06 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:06.009+0000 7f89e960a040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-13T12:58:06.165 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:06 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:06.099+0000 7f89e960a040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-13T12:58:06.165 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:06 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:06.163+0000 7f89e960a040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-13T12:58:06.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:06 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2346144095' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-13T12:58:06.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:06 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:06.229+0000 7f89e960a040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-13T12:58:06.723 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 2024-09-13T12:58:06.723 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout { 2024-09-13T12:58:06.723 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "fsid": "9f4b6690-71cf-11ef-bceb-c7b262605968", 2024-09-13T12:58:06.723 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "health": { 2024-09-13T12:58:06.723 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-13T12:58:06.723 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-13T12:58:06.723 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-13T12:58:06.724 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-13T12:58:06.724 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-13T12:58:06.724 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-13T12:58:06.724 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 0 2024-09-13T12:58:06.724 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout ], 2024-09-13T12:58:06.724 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-13T12:58:06.724 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "a" 2024-09-13T12:58:06.724 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout ], 2024-09-13T12:58:06.724 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "quorum_age": 8, 2024-09-13T12:58:06.724 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-13T12:58:06.724 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T12:58:06.724 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-13T12:58:06.724 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-13T12:58:06.724 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-13T12:58:06.725 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-13T12:58:06.725 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T12:58:06.725 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-13T12:58:06.725 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-13T12:58:06.725 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-13T12:58:06.728 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-13T12:58:06.728 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-13T12:58:06.728 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-13T12:58:06.728 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-13T12:58:06.728 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-13T12:58:06.729 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-13T12:58:06.729 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-13T12:58:06.729 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-13T12:58:06.729 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-13T12:58:06.729 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-13T12:58:06.729 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-13T12:58:06.729 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-13T12:58:06.729 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-13T12:58:06.729 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-13T12:58:06.729 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-13T12:58:06.729 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T12:58:06.729 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "btime": "2024-09-13T12:57:52:203243+0000", 2024-09-13T12:58:06.729 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-13T12:58:06.729 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-13T12:58:06.730 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-13T12:58:06.730 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-13T12:58:06.730 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-13T12:58:06.730 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-13T12:58:06.730 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-13T12:58:06.730 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-13T12:58:06.730 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-13T12:58:06.730 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "restful" 2024-09-13T12:58:06.730 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout ], 2024-09-13T12:58:06.730 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T12:58:06.730 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-13T12:58:06.730 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-13T12:58:06.730 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T12:58:06.731 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "modified": "2024-09-13T12:57:52.203985+0000", 2024-09-13T12:58:06.731 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T12:58:06.731 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-13T12:58:06.731 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-13T12:58:06.731 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout } 2024-09-13T12:58:06.731 INFO:teuthology.orchestra.run.smithi018.stdout:mgr not available, waiting (2/15)... 2024-09-13T12:58:07.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:07 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:07.065+0000 7f89e960a040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-13T12:58:07.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:07 smithi018 ceph-mon[23698]: Activating manager daemon y 2024-09-13T12:58:07.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:07 smithi018 ceph-mon[23698]: mgrmap e2: y(active, starting, since 0.00289765s) 2024-09-13T12:58:07.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:07 smithi018 ceph-mon[23698]: from='mgr.14100 172.21.15.18:0/3223319845' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T12:58:07.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:07 smithi018 ceph-mon[23698]: from='mgr.14100 172.21.15.18:0/3223319845' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T12:58:07.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:07 smithi018 ceph-mon[23698]: from='mgr.14100 172.21.15.18:0/3223319845' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T12:58:07.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:07 smithi018 ceph-mon[23698]: from='mgr.14100 172.21.15.18:0/3223319845' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T12:58:07.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:07 smithi018 ceph-mon[23698]: from='mgr.14100 172.21.15.18:0/3223319845' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T12:58:07.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:07 smithi018 ceph-mon[23698]: Manager daemon y is now available 2024-09-13T12:58:07.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:07 smithi018 ceph-mon[23698]: from='mgr.14100 172.21.15.18:0/3223319845' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T12:58:07.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:07 smithi018 ceph-mon[23698]: from='mgr.14100 172.21.15.18:0/3223319845' entity='mgr.y' 2024-09-13T12:58:07.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:07 smithi018 ceph-mon[23698]: from='mgr.14100 172.21.15.18:0/3223319845' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T12:58:07.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:07 smithi018 ceph-mon[23698]: from='mgr.14100 172.21.15.18:0/3223319845' entity='mgr.y' 2024-09-13T12:58:07.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:07 smithi018 ceph-mon[23698]: from='mgr.14100 172.21.15.18:0/3223319845' entity='mgr.y' 2024-09-13T12:58:09.180 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:09 smithi018 ceph-mon[23698]: mgrmap e3: y(active, since 1.00744s) 2024-09-13T12:58:09.992 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 2024-09-13T12:58:09.992 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout { 2024-09-13T12:58:09.992 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "fsid": "9f4b6690-71cf-11ef-bceb-c7b262605968", 2024-09-13T12:58:09.992 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "health": { 2024-09-13T12:58:09.992 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-13T12:58:09.992 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-13T12:58:09.993 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-13T12:58:09.993 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-13T12:58:09.993 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-13T12:58:09.993 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-13T12:58:09.993 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 0 2024-09-13T12:58:09.993 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout ], 2024-09-13T12:58:09.993 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-13T12:58:09.993 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "a" 2024-09-13T12:58:09.993 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout ], 2024-09-13T12:58:09.994 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2024-09-13T12:58:09.994 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-13T12:58:09.994 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T12:58:09.994 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-13T12:58:09.994 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-13T12:58:09.994 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-13T12:58:09.994 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-13T12:58:09.994 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T12:58:09.994 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-13T12:58:09.994 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-13T12:58:09.994 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-13T12:58:09.995 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-13T12:58:09.995 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-13T12:58:09.995 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-13T12:58:09.995 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-13T12:58:09.995 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-13T12:58:09.995 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-13T12:58:09.995 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-13T12:58:09.995 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-13T12:58:09.995 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-13T12:58:09.996 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-13T12:58:09.996 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-13T12:58:09.996 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-13T12:58:09.996 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-13T12:58:09.996 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-13T12:58:09.996 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-13T12:58:09.996 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T12:58:09.996 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "btime": "2024-09-13T12:57:52:203243+0000", 2024-09-13T12:58:09.996 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-13T12:58:09.996 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-13T12:58:09.997 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-13T12:58:09.997 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-13T12:58:09.997 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-13T12:58:09.997 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-13T12:58:09.997 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-13T12:58:09.997 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-13T12:58:09.997 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-13T12:58:09.997 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "restful" 2024-09-13T12:58:09.997 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout ], 2024-09-13T12:58:09.997 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T12:58:09.997 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-13T12:58:09.997 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-13T12:58:09.997 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T12:58:09.998 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "modified": "2024-09-13T12:57:52.203985+0000", 2024-09-13T12:58:09.998 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T12:58:09.998 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout }, 2024-09-13T12:58:09.998 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-13T12:58:09.998 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout } 2024-09-13T12:58:09.998 INFO:teuthology.orchestra.run.smithi018.stdout:mgr is available 2024-09-13T12:58:10.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:10 smithi018 ceph-mon[23698]: mgrmap e4: y(active, since 2s) 2024-09-13T12:58:10.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:10 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/579801289' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-13T12:58:11.148 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:11 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/3392208693' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-13T12:58:11.148 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:11 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/3392208693' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-13T12:58:11.152 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 2024-09-13T12:58:11.153 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout [global] 2024-09-13T12:58:11.153 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout fsid = 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T12:58:11.153 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.18:3300,v1:172.21.15.18:6789] 2024-09-13T12:58:11.153 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-13T12:58:11.153 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-13T12:58:11.153 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-13T12:58:11.153 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-13T12:58:11.153 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 2024-09-13T12:58:11.153 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-13T12:58:11.153 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-13T12:58:11.153 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 2024-09-13T12:58:11.153 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout [osd] 2024-09-13T12:58:11.153 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-13T12:58:11.154 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-13T12:58:11.154 INFO:teuthology.orchestra.run.smithi018.stdout:Enabling cephadm module... 2024-09-13T12:58:12.403 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:12 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/4204042720' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-13T12:58:12.404 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:12 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ignoring --setuser ceph since I am not root 2024-09-13T12:58:12.404 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:12 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ignoring --setgroup ceph since I am not root 2024-09-13T12:58:12.404 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:12 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:12.222+0000 7f30b0377040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-13T12:58:12.404 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:12 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:12.281+0000 7f30b0377040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-13T12:58:12.660 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:12 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:12.436+0000 7f30b0377040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-13T12:58:12.660 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:12 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:12.505+0000 7f30b0377040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-13T12:58:12.660 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:12 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:12.659+0000 7f30b0377040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-13T12:58:12.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:12 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:12.809+0000 7f30b0377040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-13T12:58:13.379 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:13 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/4204042720' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-13T12:58:13.379 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:13 smithi018 ceph-mon[23698]: mgrmap e5: y(active, since 5s) 2024-09-13T12:58:13.379 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:13 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:13.143+0000 7f30b0377040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-13T12:58:13.379 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:13 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:13.209+0000 7f30b0377040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-13T12:58:13.683 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:13 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:13.406+0000 7f30b0377040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-13T12:58:13.964 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout { 2024-09-13T12:58:13.964 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-13T12:58:13.965 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-13T12:58:13.965 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-13T12:58:13.965 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-13T12:58:13.965 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout } 2024-09-13T12:58:13.965 INFO:teuthology.orchestra.run.smithi018.stdout:Waiting for the mgr to restart... 2024-09-13T12:58:13.965 INFO:teuthology.orchestra.run.smithi018.stdout:Waiting for mgr epoch 5... 2024-09-13T12:58:14.217 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:14 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/3126239986' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-13T12:58:14.683 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:14 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:14.343+0000 7f30b0377040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-13T12:58:14.683 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:14 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:14.416+0000 7f30b0377040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-13T12:58:15.431 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:15 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:15.162+0000 7f30b0377040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-13T12:58:15.432 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:15 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:15.282+0000 7f30b0377040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-13T12:58:15.683 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:15 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:15.431+0000 7f30b0377040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-13T12:58:15.683 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:15 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:15.495+0000 7f30b0377040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-13T12:58:15.683 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:15 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:15.650+0000 7f30b0377040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-13T12:58:16.018 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:15 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:15.721+0000 7f30b0377040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-13T12:58:16.018 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:15 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:15.784+0000 7f30b0377040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-13T12:58:16.018 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:15 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:15.950+0000 7f30b0377040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-13T12:58:16.018 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:16 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:16.017+0000 7f30b0377040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-13T12:58:16.297 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:16 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:16.087+0000 7f30b0377040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-13T12:58:16.297 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:16 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:16.173+0000 7f30b0377040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-13T12:58:16.297 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:16 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:16.235+0000 7f30b0377040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-13T12:58:16.298 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:16 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:16.296+0000 7f30b0377040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-13T12:58:17.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:17 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:17.123+0000 7f30b0377040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-13T12:58:17.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:17 smithi018 ceph-mon[23698]: Active manager daemon y restarted 2024-09-13T12:58:17.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:17 smithi018 ceph-mon[23698]: Activating manager daemon y 2024-09-13T12:58:17.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:17 smithi018 ceph-mon[23698]: osdmap e2: 0 total, 0 up, 0 in 2024-09-13T12:58:17.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:17 smithi018 ceph-mon[23698]: mgrmap e6: y(active, starting, since 0.00351573s) 2024-09-13T12:58:17.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:17 smithi018 ceph-mon[23698]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T12:58:17.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:17 smithi018 ceph-mon[23698]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T12:58:17.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:17 smithi018 ceph-mon[23698]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T12:58:17.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:17 smithi018 ceph-mon[23698]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T12:58:17.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:17 smithi018 ceph-mon[23698]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T12:58:17.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:17 smithi018 ceph-mon[23698]: Manager daemon y is now available 2024-09-13T12:58:17.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:17 smithi018 ceph-mon[23698]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' 2024-09-13T12:58:17.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:17 smithi018 ceph-mon[23698]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' 2024-09-13T12:58:17.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:17 smithi018 ceph-mon[23698]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:58:17.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:17 smithi018 ceph-mon[23698]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:58:17.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:17 smithi018 ceph-mon[23698]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T12:58:17.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:17 smithi018 ceph-mon[23698]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T12:58:18.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:18 smithi018 ceph-mon[23698]: Found migration_current of "None". Setting to last migration. 2024-09-13T12:58:18.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:18 smithi018 ceph-mon[23698]: mgrmap e7: y(active, since 1.0051s) 2024-09-13T12:58:18.686 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout { 2024-09-13T12:58:18.686 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-13T12:58:18.686 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-13T12:58:18.686 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout } 2024-09-13T12:58:18.686 INFO:teuthology.orchestra.run.smithi018.stdout:mgr epoch 5 is available 2024-09-13T12:58:18.686 INFO:teuthology.orchestra.run.smithi018.stdout:Setting orchestrator backend to cephadm... 2024-09-13T12:58:19.605 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:19 smithi018 ceph-mon[23698]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-13T12:58:19.605 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:19 smithi018 ceph-mon[23698]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-13T12:58:19.605 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:19 smithi018 ceph-mon[23698]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' 2024-09-13T12:58:19.605 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:19 smithi018 ceph-mon[23698]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' 2024-09-13T12:58:19.605 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:19 smithi018 ceph-mon[23698]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' 2024-09-13T12:58:19.605 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:19 smithi018 ceph-mon[23698]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:58:19.890 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:19 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:19.839+0000 7f301ce9c640 -1 log_channel(cephadm) log [ERR] : [13/Sep/2024:12:58:19] ENGINE Error in HTTPServer.serve 2024-09-13T12:58:19.890 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:19 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: Traceback (most recent call last): 2024-09-13T12:58:19.890 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:19 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T12:58:19.891 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:19 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: self._connections.run(self.expiration_interval) 2024-09-13T12:58:19.891 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:19 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T12:58:19.891 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:19 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: self._run(expiration_interval) 2024-09-13T12:58:19.891 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:19 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T12:58:19.891 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:19 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T12:58:19.891 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:19 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T12:58:19.891 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:19 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T12:58:19.891 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:19 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T12:58:19.891 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:19 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: s = self.context.wrap_socket( 2024-09-13T12:58:19.891 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:19 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T12:58:19.891 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:19 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: return self.sslsocket_class._create( 2024-09-13T12:58:19.891 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:19 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T12:58:19.891 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:19 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: self.do_handshake() 2024-09-13T12:58:19.892 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:19 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T12:58:19.892 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:19 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: self._sslobj.do_handshake() 2024-09-13T12:58:19.892 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:19 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T12:58:19.892 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:19 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:20.469 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:20 smithi018 ceph-mon[23698]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T12:58:20.469 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:20 smithi018 ceph-mon[23698]: mgrmap e8: y(active, since 2s) 2024-09-13T12:58:20.469 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:20 smithi018 ceph-mon[23698]: [13/Sep/2024:12:58:19] ENGINE Bus STARTING 2024-09-13T12:58:20.469 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:20 smithi018 ceph-mon[23698]: [13/Sep/2024:12:58:19] ENGINE Serving on https://172.21.15.18:7150 2024-09-13T12:58:20.469 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:20 smithi018 ceph-mon[23698]: [13/Sep/2024:12:58:19] ENGINE Error in HTTPServer.serve 2024-09-13T12:58:20.469 INFO:journalctl@ceph.mon.a.smithi018.stdout: Traceback (most recent call last): 2024-09-13T12:58:20.469 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T12:58:20.470 INFO:journalctl@ceph.mon.a.smithi018.stdout: self._connections.run(self.expiration_interval) 2024-09-13T12:58:20.470 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T12:58:20.470 INFO:journalctl@ceph.mon.a.smithi018.stdout: self._run(expiration_interval) 2024-09-13T12:58:20.470 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T12:58:20.470 INFO:journalctl@ceph.mon.a.smithi018.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T12:58:20.470 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T12:58:20.470 INFO:journalctl@ceph.mon.a.smithi018.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T12:58:20.470 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T12:58:20.470 INFO:journalctl@ceph.mon.a.smithi018.stdout: s = self.context.wrap_socket( 2024-09-13T12:58:20.470 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T12:58:20.470 INFO:journalctl@ceph.mon.a.smithi018.stdout: return self.sslsocket_class._create( 2024-09-13T12:58:20.470 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T12:58:20.470 INFO:journalctl@ceph.mon.a.smithi018.stdout: self.do_handshake() 2024-09-13T12:58:20.470 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T12:58:20.471 INFO:journalctl@ceph.mon.a.smithi018.stdout: self._sslobj.do_handshake() 2024-09-13T12:58:20.471 INFO:journalctl@ceph.mon.a.smithi018.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T12:58:20.471 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:20 smithi018 ceph-mon[23698]: [13/Sep/2024:12:58:19] ENGINE Serving on http://172.21.15.18:8765 2024-09-13T12:58:20.471 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:20 smithi018 ceph-mon[23698]: [13/Sep/2024:12:58:19] ENGINE Bus STARTED 2024-09-13T12:58:20.471 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:20 smithi018 ceph-mon[23698]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:58:21.015 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-13T12:58:21.015 INFO:teuthology.orchestra.run.smithi018.stdout:Generating ssh key... 2024-09-13T12:58:21.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:21 smithi018 ceph-mon[23698]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T12:58:22.601 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:22 smithi018 ceph-mon[23698]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T12:58:22.601 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:22 smithi018 ceph-mon[23698]: Generating ssh key... 2024-09-13T12:58:22.601 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:22 smithi018 ceph-mon[23698]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' 2024-09-13T12:58:22.601 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:22 smithi018 ceph-mon[23698]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' 2024-09-13T12:58:22.602 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:22 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: Generating public/private rsa key pair. 2024-09-13T12:58:22.602 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:22 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: Your identification has been saved in /tmp/tmpkogtzpb6/key 2024-09-13T12:58:22.602 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:22 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: Your public key has been saved in /tmp/tmpkogtzpb6/key.pub 2024-09-13T12:58:22.602 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:22 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: The key fingerprint is: 2024-09-13T12:58:22.602 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:22 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: SHA256:nFKYj4JEWPGC4NJw5wIZGFH44D9fq9rEYY2AzgkKifU ceph-9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T12:58:22.602 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:22 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: The key's randomart image is: 2024-09-13T12:58:22.602 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:22 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: +---[RSA 3072]----+ 2024-09-13T12:58:22.602 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:22 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: |OXB.. | 2024-09-13T12:58:22.602 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:22 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: |XX.= o | 2024-09-13T12:58:22.602 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:22 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: |O==.E o . | 2024-09-13T12:58:22.603 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:22 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: |Boo+. o= . | 2024-09-13T12:58:22.603 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:22 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: |.+o .+o.S | 2024-09-13T12:58:22.603 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:22 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: | oo..o | 2024-09-13T12:58:22.603 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:22 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: | oo. . | 2024-09-13T12:58:22.603 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:22 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: | o. . | 2024-09-13T12:58:22.603 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:22 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: | ..o. | 2024-09-13T12:58:22.603 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:22 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: +----[SHA256]-----+ 2024-09-13T12:58:24.035 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC41IN4ASpB6R0lsQcIpqQYN7UbjMuVs0pnbmKVnkRUDqIGM9PXJqX+VPxlrrgiDg/pDP0WOxZipahoyRv3wavAQWwGogJopP/Rr5XGK1ONiBSwEcRxxqkGSQD2+4ljHy82vP1SkWFw/QQHQx/Abheb7qayDrmSP+WkmkfcWOPfh+7V0M1lHwnlh4oTwNvbu0HH8T6L6FUz4XVU+78StJ7AGFhfOMNVfoe5pSeAWFrYXdMpVy8AfjZWFN3N8OMmv8H/ok9Lwv2Se9lG28pI+77FEp03q7O8Lk4kZaEF7FCwcVNc7+iTdplGfF+p6uUBRVaramLs7hZFsj1e2Fdy83E7yXO8VVBtUSiKBBL0xq3R3canrtYZeF2wlKUCZLMELnmw96Mzl1G3GpRNPv0ic38fUNK4DregjJ/scty9hSZzqaw9yNcqYf55NVo7pXet25UBX/bJLiLB5V3rMUCjMUrmqATdm0xO4G0mY8CCj1prH7/rjbpsO/MHyfS7PfDtoY0= ceph-9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T12:58:24.036 INFO:teuthology.orchestra.run.smithi018.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-13T12:58:24.036 INFO:teuthology.orchestra.run.smithi018.stdout:Adding key to root@localhost authorized_keys... 2024-09-13T12:58:24.048 INFO:teuthology.orchestra.run.smithi018.stdout:Adding host smithi018... 2024-09-13T12:58:24.285 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:24 smithi018 ceph-mon[23698]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T12:58:25.371 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:25 smithi018 ceph-mon[23698]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi018", "addr": "172.21.15.18", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T12:58:26.270 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:26 smithi018 ceph-mon[23698]: Deploying cephadm binary to smithi018 2024-09-13T12:58:29.235 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout Added host 'smithi018' with addr '172.21.15.18' 2024-09-13T12:58:29.236 INFO:teuthology.orchestra.run.smithi018.stdout:Deploying unmanaged mon service... 2024-09-13T12:58:29.887 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:29 smithi018 ceph-mon[23698]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' 2024-09-13T12:58:29.887 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:29 smithi018 ceph-mon[23698]: Added host smithi018 2024-09-13T12:58:29.888 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:29 smithi018 ceph-mon[23698]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:58:30.652 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-13T12:58:30.653 INFO:teuthology.orchestra.run.smithi018.stdout:Deploying unmanaged mgr service... 2024-09-13T12:58:30.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:30 smithi018 ceph-mon[23698]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T12:58:30.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:30 smithi018 ceph-mon[23698]: Saving service mon spec with placement count:5 2024-09-13T12:58:30.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:30 smithi018 ceph-mon[23698]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' 2024-09-13T12:58:32.010 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-13T12:58:32.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:32 smithi018 ceph-mon[23698]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T12:58:32.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:32 smithi018 ceph-mon[23698]: Saving service mgr spec with placement count:2 2024-09-13T12:58:32.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:32 smithi018 ceph-mon[23698]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' 2024-09-13T12:58:33.877 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:33 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2388113388' entity='client.admin' 2024-09-13T12:58:33.877 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:33 smithi018 ceph-mon[23698]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' 2024-09-13T12:58:33.877 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:33 smithi018 ceph-mon[23698]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' 2024-09-13T12:58:35.154 INFO:teuthology.orchestra.run.smithi018.stdout:Enabling the dashboard module... 2024-09-13T12:58:35.479 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:35 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/4014993169' entity='client.admin' 2024-09-13T12:58:37.107 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:36 smithi018 ceph-mon[23698]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' 2024-09-13T12:58:37.107 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:36 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/772688206' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-13T12:58:37.107 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:36 smithi018 ceph-mon[23698]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' 2024-09-13T12:58:37.107 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:36 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ignoring --setuser ceph since I am not root 2024-09-13T12:58:37.107 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:36 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ignoring --setgroup ceph since I am not root 2024-09-13T12:58:37.107 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:36 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:36.997+0000 7fb6eda5b040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-13T12:58:37.108 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:37 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:37.056+0000 7fb6eda5b040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-13T12:58:37.385 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:37 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:37.217+0000 7fb6eda5b040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-13T12:58:37.385 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:37 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:37.286+0000 7fb6eda5b040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-13T12:58:37.683 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:37 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:37.444+0000 7fb6eda5b040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-13T12:58:37.683 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:37 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:37.592+0000 7fb6eda5b040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-13T12:58:37.981 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:37 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/772688206' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-13T12:58:37.981 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:37 smithi018 ceph-mon[23698]: mgrmap e9: y(active, since 19s) 2024-09-13T12:58:37.984 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:37 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:37.923+0000 7fb6eda5b040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-13T12:58:38.375 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:37 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:37.989+0000 7fb6eda5b040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-13T12:58:38.375 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:38 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:38.184+0000 7fb6eda5b040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-13T12:58:39.365 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:39 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:39.151+0000 7fb6eda5b040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-13T12:58:39.365 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:39 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:39.222+0000 7fb6eda5b040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-13T12:58:39.365 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:39 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2615291607' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-13T12:58:39.654 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout { 2024-09-13T12:58:39.654 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-13T12:58:39.654 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-13T12:58:39.654 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-13T12:58:39.654 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-13T12:58:39.654 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout } 2024-09-13T12:58:39.654 INFO:teuthology.orchestra.run.smithi018.stdout:Waiting for the mgr to restart... 2024-09-13T12:58:39.654 INFO:teuthology.orchestra.run.smithi018.stdout:Waiting for mgr epoch 9... 2024-09-13T12:58:40.269 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:39 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:39.993+0000 7fb6eda5b040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-13T12:58:40.269 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:40 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:40.118+0000 7fb6eda5b040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-13T12:58:40.560 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:40 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:40.267+0000 7fb6eda5b040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-13T12:58:40.561 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:40 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:40.331+0000 7fb6eda5b040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-13T12:58:40.561 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:40 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:40.488+0000 7fb6eda5b040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-13T12:58:40.561 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:40 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:40.559+0000 7fb6eda5b040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-13T12:58:40.858 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:40 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:40.622+0000 7fb6eda5b040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-13T12:58:40.858 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:40 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:40.788+0000 7fb6eda5b040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-13T12:58:40.858 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:40 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:40.856+0000 7fb6eda5b040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-13T12:58:41.138 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:40 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:40.926+0000 7fb6eda5b040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-13T12:58:41.138 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:41 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:41.012+0000 7fb6eda5b040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-13T12:58:41.138 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:41 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:41.074+0000 7fb6eda5b040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-13T12:58:41.139 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:41 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:41.136+0000 7fb6eda5b040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-13T12:58:42.224 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:41 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:41.964+0000 7fb6eda5b040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-13T12:58:42.224 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:42 smithi018 ceph-mon[23698]: Active manager daemon y restarted 2024-09-13T12:58:42.224 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:42 smithi018 ceph-mon[23698]: Activating manager daemon y 2024-09-13T12:58:42.224 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:42 smithi018 ceph-mon[23698]: osdmap e3: 0 total, 0 up, 0 in 2024-09-13T12:58:42.224 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:42 smithi018 ceph-mon[23698]: mgrmap e10: y(active, starting, since 0.00337634s) 2024-09-13T12:58:42.224 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:42 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T12:58:42.225 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:42 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T12:58:42.225 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:42 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T12:58:42.225 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:42 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T12:58:42.225 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:42 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T12:58:42.225 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:42 smithi018 ceph-mon[23698]: Manager daemon y is now available 2024-09-13T12:58:42.225 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:42 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:58:42.225 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:42 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T12:58:42.225 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:42 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T12:58:43.762 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout { 2024-09-13T12:58:43.762 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-13T12:58:43.762 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-13T12:58:43.762 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout } 2024-09-13T12:58:43.762 INFO:teuthology.orchestra.run.smithi018.stdout:mgr epoch 9 is available 2024-09-13T12:58:43.762 INFO:teuthology.orchestra.run.smithi018.stdout:Generating a dashboard self-signed certificate... 2024-09-13T12:58:43.884 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:43 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:43.725+0000 7fb658d6f640 -1 log_channel(cephadm) log [ERR] : [13/Sep/2024:12:58:43] ENGINE Error in HTTPServer.serve 2024-09-13T12:58:43.884 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:43 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: Traceback (most recent call last): 2024-09-13T12:58:43.884 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:43 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T12:58:43.884 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:43 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: self._connections.run(self.expiration_interval) 2024-09-13T12:58:43.884 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:43 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T12:58:43.884 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:43 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: self._run(expiration_interval) 2024-09-13T12:58:43.884 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:43 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T12:58:43.885 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:43 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T12:58:43.885 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:43 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T12:58:43.885 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:43 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T12:58:43.885 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:43 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T12:58:43.885 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:43 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: s = self.context.wrap_socket( 2024-09-13T12:58:43.885 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:43 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T12:58:43.885 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:43 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: return self.sslsocket_class._create( 2024-09-13T12:58:43.885 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:43 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T12:58:43.885 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:43 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: self.do_handshake() 2024-09-13T12:58:43.885 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:43 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T12:58:43.885 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:43 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: self._sslobj.do_handshake() 2024-09-13T12:58:43.885 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:43 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T12:58:43.886 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 12:58:43 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T12:58:44.154 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:43 smithi018 ceph-mon[23698]: mgrmap e11: y(active, since 1.00541s) 2024-09-13T12:58:44.154 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:43 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:58:44.154 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:43 smithi018 ceph-mon[23698]: [13/Sep/2024:12:58:43] ENGINE Bus STARTING 2024-09-13T12:58:44.154 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:43 smithi018 ceph-mon[23698]: [13/Sep/2024:12:58:43] ENGINE Serving on https://172.21.15.18:7150 2024-09-13T12:58:44.154 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:43 smithi018 ceph-mon[23698]: [13/Sep/2024:12:58:43] ENGINE Error in HTTPServer.serve 2024-09-13T12:58:44.155 INFO:journalctl@ceph.mon.a.smithi018.stdout: Traceback (most recent call last): 2024-09-13T12:58:44.155 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T12:58:44.155 INFO:journalctl@ceph.mon.a.smithi018.stdout: self._connections.run(self.expiration_interval) 2024-09-13T12:58:44.155 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T12:58:44.155 INFO:journalctl@ceph.mon.a.smithi018.stdout: self._run(expiration_interval) 2024-09-13T12:58:44.155 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T12:58:44.155 INFO:journalctl@ceph.mon.a.smithi018.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T12:58:44.155 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T12:58:44.155 INFO:journalctl@ceph.mon.a.smithi018.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T12:58:44.155 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T12:58:44.155 INFO:journalctl@ceph.mon.a.smithi018.stdout: s = self.context.wrap_socket( 2024-09-13T12:58:44.155 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T12:58:44.155 INFO:journalctl@ceph.mon.a.smithi018.stdout: return self.sslsocket_class._create( 2024-09-13T12:58:44.155 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T12:58:44.156 INFO:journalctl@ceph.mon.a.smithi018.stdout: self.do_handshake() 2024-09-13T12:58:44.156 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T12:58:44.156 INFO:journalctl@ceph.mon.a.smithi018.stdout: self._sslobj.do_handshake() 2024-09-13T12:58:44.156 INFO:journalctl@ceph.mon.a.smithi018.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T12:58:44.156 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:43 smithi018 ceph-mon[23698]: [13/Sep/2024:12:58:43] ENGINE Serving on http://172.21.15.18:8765 2024-09-13T12:58:44.156 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:43 smithi018 ceph-mon[23698]: [13/Sep/2024:12:58:43] ENGINE Bus STARTED 2024-09-13T12:58:45.034 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-13T12:58:45.035 INFO:teuthology.orchestra.run.smithi018.stdout:Creating initial admin user... 2024-09-13T12:58:45.564 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:45 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:58:45.564 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:45 smithi018 ceph-mon[23698]: from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T12:58:45.564 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:45 smithi018 ceph-mon[23698]: mgrmap e12: y(active, since 2s) 2024-09-13T12:58:45.564 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:45 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:58:45.564 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:45 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:58:47.094 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:46 smithi018 ceph-mon[23698]: 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-13T12:58:47.094 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:46 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:58:47.097 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$qXhyLBMvi4UftTqf/z8M4.nltAT5WvJylOpqnPZoOt65QX4L.x9Wy", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726232325, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-13T12:58:47.097 INFO:teuthology.orchestra.run.smithi018.stdout:Fetching dashboard port number... 2024-09-13T12:58:48.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:47 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/1663342410' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-13T12:58:48.353 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stdout 8443 2024-09-13T12:58:48.363 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-13T12:58:48.363 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout disabled 2024-09-13T12:58:48.371 INFO:teuthology.orchestra.run.smithi018.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-13T12:58:48.371 INFO:teuthology.orchestra.run.smithi018.stdout:systemctl: stdout inactive 2024-09-13T12:58:48.371 INFO:teuthology.orchestra.run.smithi018.stdout:firewalld.service is not enabled 2024-09-13T12:58:48.371 INFO:teuthology.orchestra.run.smithi018.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-13T12:58:48.373 INFO:teuthology.orchestra.run.smithi018.stdout:Ceph Dashboard is now available at: 2024-09-13T12:58:48.373 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T12:58:48.373 INFO:teuthology.orchestra.run.smithi018.stdout: URL: https://smithi018.front.sepia.ceph.com:8443/ 2024-09-13T12:58:48.373 INFO:teuthology.orchestra.run.smithi018.stdout: User: admin 2024-09-13T12:58:48.373 INFO:teuthology.orchestra.run.smithi018.stdout: Password: r3kyarhpsq 2024-09-13T12:58:48.374 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T12:58:48.374 INFO:teuthology.orchestra.run.smithi018.stdout:Saving cluster configuration to /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config directory 2024-09-13T12:58:49.651 INFO:teuthology.orchestra.run.smithi018.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-13T12:58:49.651 INFO:teuthology.orchestra.run.smithi018.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-13T12:58:49.651 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T12:58:49.651 INFO:teuthology.orchestra.run.smithi018.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-13T12:58:49.651 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T12:58:49.651 INFO:teuthology.orchestra.run.smithi018.stdout:Or, if you are only running a single cluster on this host: 2024-09-13T12:58:49.651 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T12:58:49.651 INFO:teuthology.orchestra.run.smithi018.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-13T12:58:49.651 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T12:58:49.651 INFO:teuthology.orchestra.run.smithi018.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-13T12:58:49.652 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T12:58:49.652 INFO:teuthology.orchestra.run.smithi018.stdout: ceph telemetry on 2024-09-13T12:58:49.652 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T12:58:49.652 INFO:teuthology.orchestra.run.smithi018.stdout:For more information see: 2024-09-13T12:58:49.652 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T12:58:49.652 INFO:teuthology.orchestra.run.smithi018.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-13T12:58:49.652 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T12:58:49.652 INFO:teuthology.orchestra.run.smithi018.stdout:Bootstrap complete. 2024-09-13T12:58:49.698 INFO:tasks.cephadm:Fetching config... 2024-09-13T12:58:49.698 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-09-13T12:58:49.698 DEBUG:teuthology.orchestra.run.smithi018:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-13T12:58:49.716 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-13T12:58:49.716 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-09-13T12:58:49.716 DEBUG:teuthology.orchestra.run.smithi018:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-13T12:58:49.772 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-13T12:58:49.773 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-09-13T12:58:49.773 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd if=/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-13T12:58:49.838 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-13T12:58:49.839 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-09-13T12:58:49.839 DEBUG:teuthology.orchestra.run.smithi018:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-13T12:58:49.894 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-13T12:58:49.895 DEBUG:teuthology.orchestra.run.smithi018:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC41IN4ASpB6R0lsQcIpqQYN7UbjMuVs0pnbmKVnkRUDqIGM9PXJqX+VPxlrrgiDg/pDP0WOxZipahoyRv3wavAQWwGogJopP/Rr5XGK1ONiBSwEcRxxqkGSQD2+4ljHy82vP1SkWFw/QQHQx/Abheb7qayDrmSP+WkmkfcWOPfh+7V0M1lHwnlh4oTwNvbu0HH8T6L6FUz4XVU+78StJ7AGFhfOMNVfoe5pSeAWFrYXdMpVy8AfjZWFN3N8OMmv8H/ok9Lwv2Se9lG28pI+77FEp03q7O8Lk4kZaEF7FCwcVNc7+iTdplGfF+p6uUBRVaramLs7hZFsj1e2Fdy83E7yXO8VVBtUSiKBBL0xq3R3canrtYZeF2wlKUCZLMELnmw96Mzl1G3GpRNPv0ic38fUNK4DregjJ/scty9hSZzqaw9yNcqYf55NVo7pXet25UBX/bJLiLB5V3rMUCjMUrmqATdm0xO4G0mY8CCj1prH7/rjbpsO/MHyfS7PfDtoY0= ceph-9f4b6690-71cf-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-13T12:58:49.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:49 smithi018 ceph-mon[23698]: mgrmap e13: y(active, since 6s) 2024-09-13T12:58:49.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:49 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/3151292820' entity='client.admin' 2024-09-13T12:58:49.967 INFO:teuthology.orchestra.run.smithi018.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC41IN4ASpB6R0lsQcIpqQYN7UbjMuVs0pnbmKVnkRUDqIGM9PXJqX+VPxlrrgiDg/pDP0WOxZipahoyRv3wavAQWwGogJopP/Rr5XGK1ONiBSwEcRxxqkGSQD2+4ljHy82vP1SkWFw/QQHQx/Abheb7qayDrmSP+WkmkfcWOPfh+7V0M1lHwnlh4oTwNvbu0HH8T6L6FUz4XVU+78StJ7AGFhfOMNVfoe5pSeAWFrYXdMpVy8AfjZWFN3N8OMmv8H/ok9Lwv2Se9lG28pI+77FEp03q7O8Lk4kZaEF7FCwcVNc7+iTdplGfF+p6uUBRVaramLs7hZFsj1e2Fdy83E7yXO8VVBtUSiKBBL0xq3R3canrtYZeF2wlKUCZLMELnmw96Mzl1G3GpRNPv0ic38fUNK4DregjJ/scty9hSZzqaw9yNcqYf55NVo7pXet25UBX/bJLiLB5V3rMUCjMUrmqATdm0xO4G0mY8CCj1prH7/rjbpsO/MHyfS7PfDtoY0= ceph-9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T12:58:49.979 DEBUG:teuthology.orchestra.run.smithi094:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC41IN4ASpB6R0lsQcIpqQYN7UbjMuVs0pnbmKVnkRUDqIGM9PXJqX+VPxlrrgiDg/pDP0WOxZipahoyRv3wavAQWwGogJopP/Rr5XGK1ONiBSwEcRxxqkGSQD2+4ljHy82vP1SkWFw/QQHQx/Abheb7qayDrmSP+WkmkfcWOPfh+7V0M1lHwnlh4oTwNvbu0HH8T6L6FUz4XVU+78StJ7AGFhfOMNVfoe5pSeAWFrYXdMpVy8AfjZWFN3N8OMmv8H/ok9Lwv2Se9lG28pI+77FEp03q7O8Lk4kZaEF7FCwcVNc7+iTdplGfF+p6uUBRVaramLs7hZFsj1e2Fdy83E7yXO8VVBtUSiKBBL0xq3R3canrtYZeF2wlKUCZLMELnmw96Mzl1G3GpRNPv0ic38fUNK4DregjJ/scty9hSZzqaw9yNcqYf55NVo7pXet25UBX/bJLiLB5V3rMUCjMUrmqATdm0xO4G0mY8CCj1prH7/rjbpsO/MHyfS7PfDtoY0= ceph-9f4b6690-71cf-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-13T12:58:50.109 INFO:teuthology.orchestra.run.smithi094.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC41IN4ASpB6R0lsQcIpqQYN7UbjMuVs0pnbmKVnkRUDqIGM9PXJqX+VPxlrrgiDg/pDP0WOxZipahoyRv3wavAQWwGogJopP/Rr5XGK1ONiBSwEcRxxqkGSQD2+4ljHy82vP1SkWFw/QQHQx/Abheb7qayDrmSP+WkmkfcWOPfh+7V0M1lHwnlh4oTwNvbu0HH8T6L6FUz4XVU+78StJ7AGFhfOMNVfoe5pSeAWFrYXdMpVy8AfjZWFN3N8OMmv8H/ok9Lwv2Se9lG28pI+77FEp03q7O8Lk4kZaEF7FCwcVNc7+iTdplGfF+p6uUBRVaramLs7hZFsj1e2Fdy83E7yXO8VVBtUSiKBBL0xq3R3canrtYZeF2wlKUCZLMELnmw96Mzl1G3GpRNPv0ic38fUNK4DregjJ/scty9hSZzqaw9yNcqYf55NVo7pXet25UBX/bJLiLB5V3rMUCjMUrmqATdm0xO4G0mY8CCj1prH7/rjbpsO/MHyfS7PfDtoY0= ceph-9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T12:58:50.123 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-13T12:58:50.375 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T12:58:51.637 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-13T12:58:51.638 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-13T12:58:52.087 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T12:58:52.290 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:52 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/3320471545' entity='client.admin' 2024-09-13T12:58:52.290 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:52 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:58:52.290 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:52 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:58:52.290 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:52 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi018", "name": "osd_memory_target"}]: dispatch 2024-09-13T12:58:53.279 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:53 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:58:53.279 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:53 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:58:53.279 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:53 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:58:53.279 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:53 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:58:53.279 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:53 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:58:53.279 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:53 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:58:53.279 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:53 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T12:58:53.721 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi094 2024-09-13T12:58:53.721 DEBUG:teuthology.orchestra.run.smithi094:> set -ex 2024-09-13T12:58:53.721 DEBUG:teuthology.orchestra.run.smithi094:> dd of=/etc/ceph/ceph.conf 2024-09-13T12:58:53.739 DEBUG:teuthology.orchestra.run.smithi094:> set -ex 2024-09-13T12:58:53.740 DEBUG:teuthology.orchestra.run.smithi094:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-13T12:58:53.798 INFO:tasks.cephadm:Adding host smithi094 to orchestrator... 2024-09-13T12:58:53.798 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph orch host add smithi094 2024-09-13T12:58:54.484 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T12:58:55.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:54 smithi018 ceph-mon[23698]: from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T12:58:55.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:54 smithi018 ceph-mon[23698]: Updating smithi018:/etc/ceph/ceph.conf 2024-09-13T12:58:55.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:54 smithi018 ceph-mon[23698]: Updating smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T12:58:55.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:54 smithi018 ceph-mon[23698]: Updating smithi018:/etc/ceph/ceph.client.admin.keyring 2024-09-13T12:58:55.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:54 smithi018 ceph-mon[23698]: Updating smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T12:58:55.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:54 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:58:55.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:54 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:58:55.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:54 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:58:56.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:55 smithi018 ceph-mon[23698]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi094", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T12:58:57.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:56 smithi018 ceph-mon[23698]: Deploying cephadm binary to smithi094 2024-09-13T12:58:58.892 INFO:teuthology.orchestra.run.smithi018.stdout:Added host 'smithi094' with addr '172.21.15.94' 2024-09-13T12:58:59.468 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-13T12:58:59.720 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T12:59:00.111 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:59 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:00.111 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:59 smithi018 ceph-mon[23698]: Added host smithi094 2024-09-13T12:59:00.111 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:59 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:59:00.111 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:59 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:00.112 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:58:59 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:00.384 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T12:59:00.384 INFO:teuthology.orchestra.run.smithi018.stdout:[{"addr": "172.21.15.18", "hostname": "smithi018", "labels": [], "status": ""}, {"addr": "172.21.15.94", "hostname": "smithi094", "labels": [], "status": ""}] 2024-09-13T12:59:00.960 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-13T12:59:00.960 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-13T12:59:01.208 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T12:59:01.598 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:01 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:01.598 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:01 smithi018 ceph-mon[23698]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T12:59:02.249 INFO:teuthology.orchestra.run.smithi018.stderr:adjusted tunables profile to default 2024-09-13T12:59:02.554 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:02 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2830168889' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-13T12:59:02.858 INFO:tasks.cephadm:Adding mon.a on smithi018 2024-09-13T12:59:02.858 INFO:tasks.cephadm:Adding mon.c on smithi018 2024-09-13T12:59:02.858 INFO:tasks.cephadm:Adding mon.b on smithi094 2024-09-13T12:59:02.858 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph orch apply mon '3;smithi018:172.21.15.18=a;smithi018:[v2:172.21.15.18:3301,v1:172.21.15.18:6790]=c;smithi094:172.21.15.94=b' 2024-09-13T12:59:03.106 INFO:teuthology.orchestra.run.smithi094.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T12:59:03.152 INFO:teuthology.orchestra.run.smithi094.stderr:Inferring config /etc/ceph/ceph.conf 2024-09-13T12:59:03.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:03 smithi018 ceph-mon[23698]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:03.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:03 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2830168889' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-13T12:59:03.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:03 smithi018 ceph-mon[23698]: osdmap e4: 0 total, 0 up, 0 in 2024-09-13T12:59:03.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:03 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:03.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:03 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:03.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:03 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:03.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:03 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:03.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:03 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi094", "name": "osd_memory_target"}]: dispatch 2024-09-13T12:59:03.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:03 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:03.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:03 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T12:59:03.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:03 smithi018 ceph-mon[23698]: Updating smithi094:/etc/ceph/ceph.conf 2024-09-13T12:59:03.808 INFO:teuthology.orchestra.run.smithi094.stdout:Scheduled mon update... 2024-09-13T12:59:04.310 DEBUG:teuthology.orchestra.run.smithi018:mon.c> sudo journalctl -f -n 0 -u ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mon.c.service 2024-09-13T12:59:04.313 DEBUG:teuthology.orchestra.run.smithi094:mon.b> sudo journalctl -f -n 0 -u ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mon.b.service 2024-09-13T12:59:04.315 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-13T12:59:04.315 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T12:59:05.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:04 smithi018 ceph-mon[23698]: Updating smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T12:59:05.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:04 smithi018 ceph-mon[23698]: Updating smithi094:/etc/ceph/ceph.client.admin.keyring 2024-09-13T12:59:05.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:04 smithi018 ceph-mon[23698]: Updating smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T12:59:05.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:04 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:05.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:04 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:05.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:04 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:05.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:04 smithi018 ceph-mon[23698]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi018:172.21.15.18=a;smithi018:[v2:172.21.15.18:3301,v1:172.21.15.18:6790]=c;smithi094:172.21.15.94=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T12:59:05.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:04 smithi018 ceph-mon[23698]: Saving service mon spec with placement smithi018:172.21.15.18=a;smithi018:[v2:172.21.15.18:3301,v1:172.21.15.18:6790]=c;smithi094:172.21.15.94=b;count:3 2024-09-13T12:59:05.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:04 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:05.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:04 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:59:05.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:04 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:05.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:04 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T12:59:05.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:04 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:05.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:04 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T12:59:05.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:04 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:05.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:04 smithi018 ceph-mon[23698]: Deploying daemon mon.b on smithi094 2024-09-13T12:59:06.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:05 smithi018 ceph-mon[23698]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:06.251 INFO:teuthology.orchestra.run.smithi094.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T12:59:07.107 INFO:teuthology.orchestra.run.smithi094.stdout: 2024-09-13T12:59:07.107 INFO:teuthology.orchestra.run.smithi094.stdout:{"epoch":1,"fsid":"9f4b6690-71cf-11ef-bceb-c7b262605968","modified":"2024-09-13T12:57:43.028531Z","created":"2024-09-13T12:57:43.028531Z","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.18:3300","nonce":0},{"type":"v1","addr":"172.21.15.18:6789","nonce":0}]},"addr":"172.21.15.18:6789/0","public_addr":"172.21.15.18:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T12:59:07.107 INFO:teuthology.orchestra.run.smithi094.stderr:dumped monmap epoch 1 2024-09-13T12:59:08.101 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: mon.b@-1(synchronizing).mds e1 new map 2024-09-13T12:59:08.101 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: mon.b@-1(synchronizing).mds e1 print_map 2024-09-13T12:59:08.101 INFO:journalctl@ceph.mon.b.smithi094.stdout: e1 2024-09-13T12:59:08.101 INFO:journalctl@ceph.mon.b.smithi094.stdout: btime 2024-09-13T12:57:52:203243+0000 2024-09-13T12:59:08.101 INFO:journalctl@ceph.mon.b.smithi094.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-13T12:59:08.102 INFO:journalctl@ceph.mon.b.smithi094.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-13T12:59:08.102 INFO:journalctl@ceph.mon.b.smithi094.stdout: legacy client fscid: -1 2024-09-13T12:59:08.102 INFO:journalctl@ceph.mon.b.smithi094.stdout: 2024-09-13T12:59:08.102 INFO:journalctl@ceph.mon.b.smithi094.stdout: No filesystems configured 2024-09-13T12:59:08.102 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-13T12:59:08.102 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-13T12:59:08.102 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-13T12:59:08.102 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-13T12:59:08.102 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-13T12:59:08.102 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-13T12:59:08.102 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-13T12:59:08.102 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T12:59:08.102 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T12:59:08.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:07 smithi018 ceph-mon[23698]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:08.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:07 smithi018 ceph-mon[23698]: from='client.? 172.21.15.94:0/3860420010' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T12:59:08.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T12:59:08.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: mkfs 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T12:59:08.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-13T12:59:08.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-13T12:59:08.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: monmap epoch 1 2024-09-13T12:59:08.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T12:59:08.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: last_changed 2024-09-13T12:57:43.028531+0000 2024-09-13T12:59:08.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: created 2024-09-13T12:57:43.028531+0000 2024-09-13T12:59:08.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: min_mon_release 19 (squid) 2024-09-13T12:59:08.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: election_strategy: 1 2024-09-13T12:59:08.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-09-13T12:59:08.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: fsmap 2024-09-13T12:59:08.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: osdmap e1: 0 total, 0 up, 0 in 2024-09-13T12:59:08.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: mgrmap e1: no daemons active 2024-09-13T12:59:08.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/1972113548' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-13T12:59:08.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/342653839' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-13T12:59:08.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/342653839' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-13T12:59:08.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3377720645' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:08.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-13T12:59:08.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: monmap epoch 1 2024-09-13T12:59:08.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T12:59:08.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: last_changed 2024-09-13T12:57:43.028531+0000 2024-09-13T12:59:08.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: created 2024-09-13T12:57:43.028531+0000 2024-09-13T12:59:08.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: min_mon_release 19 (squid) 2024-09-13T12:59:08.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: election_strategy: 1 2024-09-13T12:59:08.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-09-13T12:59:08.561 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: fsmap 2024-09-13T12:59:08.561 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: osdmap e1: 0 total, 0 up, 0 in 2024-09-13T12:59:08.561 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: mgrmap e1: no daemons active 2024-09-13T12:59:08.561 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/755006434' entity='client.admin' 2024-09-13T12:59:08.561 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/996416422' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-13T12:59:08.561 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2346144095' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-13T12:59:08.561 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: Activating manager daemon y 2024-09-13T12:59:08.561 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: mgrmap e2: y(active, starting, since 0.00289765s) 2024-09-13T12:59:08.561 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14100 172.21.15.18:0/3223319845' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T12:59:08.561 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14100 172.21.15.18:0/3223319845' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T12:59:08.561 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14100 172.21.15.18:0/3223319845' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T12:59:08.561 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14100 172.21.15.18:0/3223319845' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T12:59:08.561 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14100 172.21.15.18:0/3223319845' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T12:59:08.562 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: Manager daemon y is now available 2024-09-13T12:59:08.562 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14100 172.21.15.18:0/3223319845' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T12:59:08.562 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14100 172.21.15.18:0/3223319845' entity='mgr.y' 2024-09-13T12:59:08.562 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14100 172.21.15.18:0/3223319845' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T12:59:08.562 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14100 172.21.15.18:0/3223319845' entity='mgr.y' 2024-09-13T12:59:08.562 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14100 172.21.15.18:0/3223319845' entity='mgr.y' 2024-09-13T12:59:08.562 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: mgrmap e3: y(active, since 1.00744s) 2024-09-13T12:59:08.562 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: mgrmap e4: y(active, since 2s) 2024-09-13T12:59:08.562 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/579801289' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-13T12:59:08.562 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3392208693' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-13T12:59:08.562 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3392208693' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-13T12:59:08.562 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/4204042720' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-13T12:59:08.562 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/4204042720' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-13T12:59:08.562 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: mgrmap e5: y(active, since 5s) 2024-09-13T12:59:08.562 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3126239986' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-13T12:59:08.563 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: Active manager daemon y restarted 2024-09-13T12:59:08.563 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: Activating manager daemon y 2024-09-13T12:59:08.563 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: osdmap e2: 0 total, 0 up, 0 in 2024-09-13T12:59:08.563 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: mgrmap e6: y(active, starting, since 0.00351573s) 2024-09-13T12:59:08.563 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T12:59:08.563 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T12:59:08.563 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T12:59:08.563 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T12:59:08.563 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T12:59:08.563 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: Manager daemon y is now available 2024-09-13T12:59:08.563 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' 2024-09-13T12:59:08.563 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' 2024-09-13T12:59:08.563 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:59:08.563 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:59:08.563 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T12:59:08.564 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T12:59:08.564 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: Found migration_current of "None". Setting to last migration. 2024-09-13T12:59:08.565 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: mgrmap e7: y(active, since 1.0051s) 2024-09-13T12:59:08.565 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-13T12:59:08.565 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-13T12:59:08.565 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' 2024-09-13T12:59:08.565 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' 2024-09-13T12:59:08.565 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' 2024-09-13T12:59:08.565 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:59:08.565 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T12:59:08.565 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: mgrmap e8: y(active, since 2s) 2024-09-13T12:59:08.565 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: [13/Sep/2024:12:58:19] ENGINE Bus STARTING 2024-09-13T12:59:08.565 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: [13/Sep/2024:12:58:19] ENGINE Serving on https://172.21.15.18:7150 2024-09-13T12:59:08.565 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: [13/Sep/2024:12:58:19] ENGINE Error in HTTPServer.serve 2024-09-13T12:59:08.565 INFO:journalctl@ceph.mon.b.smithi094.stdout: Traceback (most recent call last): 2024-09-13T12:59:08.566 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T12:59:08.566 INFO:journalctl@ceph.mon.b.smithi094.stdout: self._connections.run(self.expiration_interval) 2024-09-13T12:59:08.566 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T12:59:08.566 INFO:journalctl@ceph.mon.b.smithi094.stdout: self._run(expiration_interval) 2024-09-13T12:59:08.566 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T12:59:08.566 INFO:journalctl@ceph.mon.b.smithi094.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T12:59:08.566 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T12:59:08.566 INFO:journalctl@ceph.mon.b.smithi094.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T12:59:08.566 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T12:59:08.566 INFO:journalctl@ceph.mon.b.smithi094.stdout: s = self.context.wrap_socket( 2024-09-13T12:59:08.566 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T12:59:08.566 INFO:journalctl@ceph.mon.b.smithi094.stdout: return self.sslsocket_class._create( 2024-09-13T12:59:08.566 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T12:59:08.567 INFO:journalctl@ceph.mon.b.smithi094.stdout: self.do_handshake() 2024-09-13T12:59:08.567 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T12:59:08.567 INFO:journalctl@ceph.mon.b.smithi094.stdout: self._sslobj.do_handshake() 2024-09-13T12:59:08.567 INFO:journalctl@ceph.mon.b.smithi094.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T12:59:08.567 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: [13/Sep/2024:12:58:19] ENGINE Serving on http://172.21.15.18:8765 2024-09-13T12:59:08.567 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: [13/Sep/2024:12:58:19] ENGINE Bus STARTED 2024-09-13T12:59:08.567 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:59:08.567 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T12:59:08.567 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T12:59:08.567 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: Generating ssh key... 2024-09-13T12:59:08.567 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' 2024-09-13T12:59:08.567 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' 2024-09-13T12:59:08.567 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T12:59:08.568 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi018", "addr": "172.21.15.18", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T12:59:08.568 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: Deploying cephadm binary to smithi018 2024-09-13T12:59:08.568 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' 2024-09-13T12:59:08.568 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: Added host smithi018 2024-09-13T12:59:08.568 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:59:08.568 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T12:59:08.568 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: Saving service mon spec with placement count:5 2024-09-13T12:59:08.568 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' 2024-09-13T12:59:08.568 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T12:59:08.568 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: Saving service mgr spec with placement count:2 2024-09-13T12:59:08.568 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' 2024-09-13T12:59:08.568 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2388113388' entity='client.admin' 2024-09-13T12:59:08.568 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' 2024-09-13T12:59:08.568 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' 2024-09-13T12:59:08.569 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/4014993169' entity='client.admin' 2024-09-13T12:59:08.569 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' 2024-09-13T12:59:08.569 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/772688206' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-13T12:59:08.569 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14118 172.21.15.18:0/2019618785' entity='mgr.y' 2024-09-13T12:59:08.569 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/772688206' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-13T12:59:08.569 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: mgrmap e9: y(active, since 19s) 2024-09-13T12:59:08.569 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2615291607' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-13T12:59:08.569 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: Active manager daemon y restarted 2024-09-13T12:59:08.569 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: Activating manager daemon y 2024-09-13T12:59:08.569 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: osdmap e3: 0 total, 0 up, 0 in 2024-09-13T12:59:08.569 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: mgrmap e10: y(active, starting, since 0.00337634s) 2024-09-13T12:59:08.569 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T12:59:08.569 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T12:59:08.569 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T12:59:08.570 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T12:59:08.570 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T12:59:08.570 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: Manager daemon y is now available 2024-09-13T12:59:08.570 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:59:08.570 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T12:59:08.570 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T12:59:08.570 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: mgrmap e11: y(active, since 1.00541s) 2024-09-13T12:59:08.570 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:08.570 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: [13/Sep/2024:12:58:43] ENGINE Bus STARTING 2024-09-13T12:59:08.570 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: [13/Sep/2024:12:58:43] ENGINE Serving on https://172.21.15.18:7150 2024-09-13T12:59:08.570 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: [13/Sep/2024:12:58:43] ENGINE Error in HTTPServer.serve 2024-09-13T12:59:08.570 INFO:journalctl@ceph.mon.b.smithi094.stdout: Traceback (most recent call last): 2024-09-13T12:59:08.570 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T12:59:08.570 INFO:journalctl@ceph.mon.b.smithi094.stdout: self._connections.run(self.expiration_interval) 2024-09-13T12:59:08.571 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T12:59:08.571 INFO:journalctl@ceph.mon.b.smithi094.stdout: self._run(expiration_interval) 2024-09-13T12:59:08.571 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T12:59:08.571 INFO:journalctl@ceph.mon.b.smithi094.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T12:59:08.571 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T12:59:08.571 INFO:journalctl@ceph.mon.b.smithi094.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T12:59:08.571 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T12:59:08.571 INFO:journalctl@ceph.mon.b.smithi094.stdout: s = self.context.wrap_socket( 2024-09-13T12:59:08.571 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T12:59:08.571 INFO:journalctl@ceph.mon.b.smithi094.stdout: return self.sslsocket_class._create( 2024-09-13T12:59:08.571 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T12:59:08.571 INFO:journalctl@ceph.mon.b.smithi094.stdout: self.do_handshake() 2024-09-13T12:59:08.571 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T12:59:08.571 INFO:journalctl@ceph.mon.b.smithi094.stdout: self._sslobj.do_handshake() 2024-09-13T12:59:08.572 INFO:journalctl@ceph.mon.b.smithi094.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T12:59:08.572 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: [13/Sep/2024:12:58:43] ENGINE Serving on http://172.21.15.18:8765 2024-09-13T12:59:08.572 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: [13/Sep/2024:12:58:43] ENGINE Bus STARTED 2024-09-13T12:59:08.572 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:08.572 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T12:59:08.572 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: mgrmap e12: y(active, since 2s) 2024-09-13T12:59:08.572 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:08.572 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:08.572 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: 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-13T12:59:08.572 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:08.572 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/1663342410' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-13T12:59:08.572 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: mgrmap e13: y(active, since 6s) 2024-09-13T12:59:08.572 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3151292820' entity='client.admin' 2024-09-13T12:59:08.572 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3320471545' entity='client.admin' 2024-09-13T12:59:08.573 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:08.573 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:08.573 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi018", "name": "osd_memory_target"}]: dispatch 2024-09-13T12:59:08.573 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:08.573 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:59:08.573 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:08.573 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:08.573 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:59:08.573 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:08.573 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T12:59:08.573 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T12:59:08.573 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: Updating smithi018:/etc/ceph/ceph.conf 2024-09-13T12:59:08.573 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: Updating smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T12:59:08.573 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: Updating smithi018:/etc/ceph/ceph.client.admin.keyring 2024-09-13T12:59:08.574 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: Updating smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T12:59:08.574 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:08.574 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:08.574 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:08.574 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi094", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T12:59:08.574 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: Deploying cephadm binary to smithi094 2024-09-13T12:59:08.574 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:08.574 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: Added host smithi094 2024-09-13T12:59:08.574 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:59:08.574 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:08.574 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:08.574 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:08.574 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T12:59:08.574 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2830168889' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-13T12:59:08.575 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:08.575 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2830168889' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-13T12:59:08.575 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: osdmap e4: 0 total, 0 up, 0 in 2024-09-13T12:59:08.575 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:08.575 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:08.575 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:08.575 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:08.575 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi094", "name": "osd_memory_target"}]: dispatch 2024-09-13T12:59:08.575 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:08.575 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T12:59:08.575 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: Updating smithi094:/etc/ceph/ceph.conf 2024-09-13T12:59:08.575 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: Updating smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T12:59:08.575 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: Updating smithi094:/etc/ceph/ceph.client.admin.keyring 2024-09-13T12:59:08.575 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: Updating smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T12:59:08.576 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:08.576 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:08.576 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:08.576 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi018:172.21.15.18=a;smithi018:[v2:172.21.15.18:3301,v1:172.21.15.18:6790]=c;smithi094:172.21.15.94=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T12:59:08.576 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: Saving service mon spec with placement smithi018:172.21.15.18=a;smithi018:[v2:172.21.15.18:3301,v1:172.21.15.18:6790]=c;smithi094:172.21.15.94=b;count:3 2024-09-13T12:59:08.576 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:08.576 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:59:08.576 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:08.576 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T12:59:08.576 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:08.576 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T12:59:08.576 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:08.576 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: Deploying daemon mon.b on smithi094 2024-09-13T12:59:08.577 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:08.577 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:08.577 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: from='client.? 172.21.15.94:0/3860420010' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T12:59:08.577 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 ceph-mon[27245]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-13T12:59:08.577 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 bash[27226]: 31e0386bc3f1986c9194afc14f3aeff507a2a3dcaebf6260b14d472e5b78c79e 2024-09-13T12:59:08.577 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:08 smithi094 systemd[1]: Started Ceph mon.b for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T12:59:08.618 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-13T12:59:08.618 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T12:59:08.867 INFO:teuthology.orchestra.run.smithi094.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T12:59:13.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:13 smithi018 ceph-mon[23698]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:13.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:13 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T12:59:13.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:13 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T12:59:13.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:13 smithi018 ceph-mon[23698]: mon.a calling monitor election 2024-09-13T12:59:13.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:13 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T12:59:13.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:13 smithi018 ceph-mon[23698]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:13.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:13 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T12:59:13.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:13 smithi018 ceph-mon[23698]: mon.b calling monitor election 2024-09-13T12:59:13.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:13 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T12:59:13.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:13 smithi018 ceph-mon[23698]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:13.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:13 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T12:59:13.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:13 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T12:59:13.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:13 smithi018 ceph-mon[23698]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-13T12:59:13.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:13 smithi018 ceph-mon[23698]: monmap epoch 2 2024-09-13T12:59:13.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:13 smithi018 ceph-mon[23698]: fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T12:59:13.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:13 smithi018 ceph-mon[23698]: last_changed 2024-09-13T12:59:08.106409+0000 2024-09-13T12:59:13.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:13 smithi018 ceph-mon[23698]: created 2024-09-13T12:57:43.028531+0000 2024-09-13T12:59:13.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:13 smithi018 ceph-mon[23698]: min_mon_release 19 (squid) 2024-09-13T12:59:13.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:13 smithi018 ceph-mon[23698]: election_strategy: 1 2024-09-13T12:59:13.435 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:13 smithi018 ceph-mon[23698]: 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-09-13T12:59:13.435 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:13 smithi018 ceph-mon[23698]: 1: [v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0] mon.b 2024-09-13T12:59:13.435 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:13 smithi018 ceph-mon[23698]: fsmap 2024-09-13T12:59:13.435 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:13 smithi018 ceph-mon[23698]: osdmap e4: 0 total, 0 up, 0 in 2024-09-13T12:59:13.435 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:13 smithi018 ceph-mon[23698]: mgrmap e13: y(active, since 31s) 2024-09-13T12:59:13.435 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:13 smithi018 ceph-mon[23698]: overall HEALTH_OK 2024-09-13T12:59:13.435 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:13 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:13.435 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:13 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:13.435 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:13 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:13.435 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:13 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T12:59:13.435 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:13 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:13.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:13 smithi094 ceph-mon[27245]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:13.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:13 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T12:59:13.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:13 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T12:59:13.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:13 smithi094 ceph-mon[27245]: mon.a calling monitor election 2024-09-13T12:59:13.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:13 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T12:59:13.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:13 smithi094 ceph-mon[27245]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:13.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:13 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T12:59:13.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:13 smithi094 ceph-mon[27245]: mon.b calling monitor election 2024-09-13T12:59:13.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:13 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T12:59:13.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:13 smithi094 ceph-mon[27245]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:13.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:13 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T12:59:13.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:13 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T12:59:13.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:13 smithi094 ceph-mon[27245]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-13T12:59:13.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:13 smithi094 ceph-mon[27245]: monmap epoch 2 2024-09-13T12:59:13.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:13 smithi094 ceph-mon[27245]: fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T12:59:13.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:13 smithi094 ceph-mon[27245]: last_changed 2024-09-13T12:59:08.106409+0000 2024-09-13T12:59:13.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:13 smithi094 ceph-mon[27245]: created 2024-09-13T12:57:43.028531+0000 2024-09-13T12:59:13.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:13 smithi094 ceph-mon[27245]: min_mon_release 19 (squid) 2024-09-13T12:59:13.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:13 smithi094 ceph-mon[27245]: election_strategy: 1 2024-09-13T12:59:13.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:13 smithi094 ceph-mon[27245]: 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-09-13T12:59:13.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:13 smithi094 ceph-mon[27245]: 1: [v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0] mon.b 2024-09-13T12:59:13.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:13 smithi094 ceph-mon[27245]: fsmap 2024-09-13T12:59:13.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:13 smithi094 ceph-mon[27245]: osdmap e4: 0 total, 0 up, 0 in 2024-09-13T12:59:13.561 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:13 smithi094 ceph-mon[27245]: mgrmap e13: y(active, since 31s) 2024-09-13T12:59:13.561 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:13 smithi094 ceph-mon[27245]: overall HEALTH_OK 2024-09-13T12:59:13.561 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:13 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:13.561 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:13 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:13.561 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:13 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:13.561 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:13 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T12:59:13.561 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:13 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:13.954 INFO:teuthology.orchestra.run.smithi094.stdout: 2024-09-13T12:59:13.954 INFO:teuthology.orchestra.run.smithi094.stdout:{"epoch":2,"fsid":"9f4b6690-71cf-11ef-bceb-c7b262605968","modified":"2024-09-13T12:59:08.106409Z","created":"2024-09-13T12:57:43.028531Z","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.18:3300","nonce":0},{"type":"v1","addr":"172.21.15.18:6789","nonce":0}]},"addr":"172.21.15.18:6789/0","public_addr":"172.21.15.18:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:3300","nonce":0},{"type":"v1","addr":"172.21.15.94:6789","nonce":0}]},"addr":"172.21.15.94:6789/0","public_addr":"172.21.15.94:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-13T12:59:13.954 INFO:teuthology.orchestra.run.smithi094.stderr:dumped monmap epoch 2 2024-09-13T12:59:14.224 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:14 smithi094 ceph-mon[27245]: Deploying daemon mon.c on smithi018 2024-09-13T12:59:14.224 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:14 smithi094 ceph-mon[27245]: from='client.? 172.21.15.94:0/688027632' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T12:59:14.224 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:14 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T12:59:14.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:14 smithi018 ceph-mon[23698]: Deploying daemon mon.c on smithi018 2024-09-13T12:59:14.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:14 smithi018 ceph-mon[23698]: from='client.? 172.21.15.94:0/688027632' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T12:59:14.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:14 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T12:59:15.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:15 smithi018 ceph-mon[23698]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:15.504 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-13T12:59:15.504 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T12:59:15.532 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:15 smithi094 ceph-mon[27245]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:15.755 INFO:teuthology.orchestra.run.smithi094.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T12:59:16.126 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:15 smithi018 systemd[1]: Starting Ceph mon.c for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T12:59:16.127 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 podman[33823]: 2024-09-13 12:59:16.125203791 +0000 UTC m=+0.107398390 container create ae3206eecf05f137cdbbd49b2b14e56df91a670d5073de9786e84a1f9282e039 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-c, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, RELEASE=squid-7741f7f, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-09-13T12:59:16.368 INFO:teuthology.orchestra.run.smithi094.stdout: 2024-09-13T12:59:16.368 INFO:teuthology.orchestra.run.smithi094.stdout:{"epoch":2,"fsid":"9f4b6690-71cf-11ef-bceb-c7b262605968","modified":"2024-09-13T12:59:08.106409Z","created":"2024-09-13T12:57:43.028531Z","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.18:3300","nonce":0},{"type":"v1","addr":"172.21.15.18:6789","nonce":0}]},"addr":"172.21.15.18:6789/0","public_addr":"172.21.15.18:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:3300","nonce":0},{"type":"v1","addr":"172.21.15.94:6789","nonce":0}]},"addr":"172.21.15.94:6789/0","public_addr":"172.21.15.94:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-13T12:59:16.368 INFO:teuthology.orchestra.run.smithi094.stderr:dumped monmap epoch 2 2024-09-13T12:59:16.377 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 podman[33823]: 2024-09-13 12:59:16.033820092 +0000 UTC m=+0.016014692 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T12:59:16.377 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 podman[33823]: 2024-09-13 12:59:16.377495793 +0000 UTC m=+0.359690407 container init ae3206eecf05f137cdbbd49b2b14e56df91a670d5073de9786e84a1f9282e039 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-c, GIT_CLEAN=True, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=squid-7741f7f, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T12:59:16.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 podman[33823]: 2024-09-13 12:59:16.380822585 +0000 UTC m=+0.363017185 container start ae3206eecf05f137cdbbd49b2b14e56df91a670d5073de9786e84a1f9282e039 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-c, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-7741f7f, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-09-13T12:59:16.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: set uid:gid to 167:167 (ceph:ceph) 2024-09-13T12:59:16.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable), process ceph-mon, pid 2 2024-09-13T12:59:16.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: pidfile_write: ignore empty --pid-file 2024-09-13T12:59:16.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: load: jerasure load: lrc 2024-09-13T12:59:16.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: RocksDB version: 7.9.2 2024-09-13T12:59:16.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Git sha 0 2024-09-13T12:59:16.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Compile date 2024-09-12 19:43:04 2024-09-13T12:59:16.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: DB SUMMARY 2024-09-13T12:59:16.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: DB Session ID: FQU9J1WRNL0AQD3KN69Y 2024-09-13T12:59:16.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: CURRENT file: CURRENT 2024-09-13T12:59:16.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: IDENTITY file: IDENTITY 2024-09-13T12:59:16.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-13T12:59:16.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-13T12:59:16.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 636 ; 2024-09-13T12:59:16.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.error_if_exists: 0 2024-09-13T12:59:16.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.create_if_missing: 0 2024-09-13T12:59:16.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.paranoid_checks: 1 2024-09-13T12:59:16.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-13T12:59:16.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-13T12:59:16.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-13T12:59:16.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.env: 0x555a12767940 2024-09-13T12:59:16.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.fs: PosixFileSystem 2024-09-13T12:59:16.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.info_log: 0x555a132316e0 2024-09-13T12:59:16.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.max_file_opening_threads: 16 2024-09-13T12:59:16.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.statistics: (nil) 2024-09-13T12:59:16.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.use_fsync: 0 2024-09-13T12:59:16.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.max_log_file_size: 0 2024-09-13T12:59:16.686 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-13T12:59:16.686 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-13T12:59:16.686 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.keep_log_file_num: 1000 2024-09-13T12:59:16.686 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.recycle_log_file_num: 0 2024-09-13T12:59:16.686 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.allow_fallocate: 1 2024-09-13T12:59:16.688 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.allow_mmap_reads: 0 2024-09-13T12:59:16.689 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.allow_mmap_writes: 0 2024-09-13T12:59:16.689 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.use_direct_reads: 0 2024-09-13T12:59:16.689 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-13T12:59:16.689 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.create_missing_column_families: 0 2024-09-13T12:59:16.689 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.db_log_dir: 2024-09-13T12:59:16.689 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.wal_dir: 2024-09-13T12:59:16.689 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-13T12:59:16.689 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-13T12:59:16.689 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-13T12:59:16.689 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-13T12:59:16.689 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-13T12:59:16.689 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-13T12:59:16.690 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.advise_random_on_open: 1 2024-09-13T12:59:16.690 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.db_write_buffer_size: 0 2024-09-13T12:59:16.690 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.write_buffer_manager: 0x555a13240dc0 2024-09-13T12:59:16.690 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-13T12:59:16.690 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-13T12:59:16.690 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-13T12:59:16.690 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.rate_limiter: (nil) 2024-09-13T12:59:16.690 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-13T12:59:16.690 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.wal_recovery_mode: 2 2024-09-13T12:59:16.690 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.enable_thread_tracking: 0 2024-09-13T12:59:16.690 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.enable_pipelined_write: 0 2024-09-13T12:59:16.690 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.unordered_write: 0 2024-09-13T12:59:16.690 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-13T12:59:16.690 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-13T12:59:16.691 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-13T12:59:16.691 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-13T12:59:16.691 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.row_cache: None 2024-09-13T12:59:16.691 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.wal_filter: None 2024-09-13T12:59:16.691 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-13T12:59:16.691 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.allow_ingest_behind: 0 2024-09-13T12:59:16.691 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.two_write_queues: 0 2024-09-13T12:59:16.691 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.manual_wal_flush: 0 2024-09-13T12:59:16.691 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.wal_compression: 0 2024-09-13T12:59:16.691 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.atomic_flush: 0 2024-09-13T12:59:16.691 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-13T12:59:16.691 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-13T12:59:16.691 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-13T12:59:16.691 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.log_readahead_size: 0 2024-09-13T12:59:16.692 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-13T12:59:16.692 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.best_efforts_recovery: 0 2024-09-13T12:59:16.692 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-13T12:59:16.692 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-13T12:59:16.692 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.allow_data_in_errors: 0 2024-09-13T12:59:16.692 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.db_host_id: __hostname__ 2024-09-13T12:59:16.692 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-13T12:59:16.692 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.max_background_jobs: 2 2024-09-13T12:59:16.692 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.max_background_compactions: -1 2024-09-13T12:59:16.692 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.max_subcompactions: 1 2024-09-13T12:59:16.692 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-13T12:59:16.692 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-13T12:59:16.692 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-13T12:59:16.693 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.max_total_wal_size: 0 2024-09-13T12:59:16.693 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-13T12:59:16.693 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-13T12:59:16.693 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-13T12:59:16.693 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-13T12:59:16.693 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.max_open_files: -1 2024-09-13T12:59:16.693 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.bytes_per_sync: 0 2024-09-13T12:59:16.693 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-13T12:59:16.693 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-13T12:59:16.693 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.compaction_readahead_size: 0 2024-09-13T12:59:16.693 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.max_background_flushes: -1 2024-09-13T12:59:16.693 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Compression algorithms supported: 2024-09-13T12:59:16.693 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: kZSTD supported: 0 2024-09-13T12:59:16.693 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: kXpressCompression supported: 0 2024-09-13T12:59:16.694 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: kBZip2Compression supported: 0 2024-09-13T12:59:16.694 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-13T12:59:16.694 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: kLZ4Compression supported: 1 2024-09-13T12:59:16.694 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: kZlibCompression supported: 1 2024-09-13T12:59:16.694 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: kLZ4HCCompression supported: 1 2024-09-13T12:59:16.694 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: kSnappyCompression supported: 1 2024-09-13T12:59:16.694 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-13T12:59:16.694 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-13T12:59:16.694 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-13T12:59:16.694 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-13T12:59:16.694 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-13T12:59:16.694 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.merge_operator: 2024-09-13T12:59:16.694 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.compaction_filter: None 2024-09-13T12:59:16.694 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.compaction_filter_factory: None 2024-09-13T12:59:16.695 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.sst_partitioner_factory: None 2024-09-13T12:59:16.695 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-13T12:59:16.695 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-13T12:59:16.695 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x555a13231320) 2024-09-13T12:59:16.695 INFO:journalctl@ceph.mon.c.smithi018.stdout: cache_index_and_filter_blocks: 1 2024-09-13T12:59:16.695 INFO:journalctl@ceph.mon.c.smithi018.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-13T12:59:16.695 INFO:journalctl@ceph.mon.c.smithi018.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-13T12:59:16.695 INFO:journalctl@ceph.mon.c.smithi018.stdout: pin_top_level_index_and_filter: 1 2024-09-13T12:59:16.695 INFO:journalctl@ceph.mon.c.smithi018.stdout: index_type: 0 2024-09-13T12:59:16.695 INFO:journalctl@ceph.mon.c.smithi018.stdout: data_block_index_type: 0 2024-09-13T12:59:16.695 INFO:journalctl@ceph.mon.c.smithi018.stdout: index_shortening: 1 2024-09-13T12:59:16.695 INFO:journalctl@ceph.mon.c.smithi018.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-13T12:59:16.695 INFO:journalctl@ceph.mon.c.smithi018.stdout: checksum: 4 2024-09-13T12:59:16.695 INFO:journalctl@ceph.mon.c.smithi018.stdout: no_block_cache: 0 2024-09-13T12:59:16.695 INFO:journalctl@ceph.mon.c.smithi018.stdout: block_cache: 0x555a132251f0 2024-09-13T12:59:16.696 INFO:journalctl@ceph.mon.c.smithi018.stdout: block_cache_name: BinnedLRUCache 2024-09-13T12:59:16.696 INFO:journalctl@ceph.mon.c.smithi018.stdout: block_cache_options: 2024-09-13T12:59:16.696 INFO:journalctl@ceph.mon.c.smithi018.stdout: capacity : 536870912 2024-09-13T12:59:16.696 INFO:journalctl@ceph.mon.c.smithi018.stdout: num_shard_bits : 4 2024-09-13T12:59:16.696 INFO:journalctl@ceph.mon.c.smithi018.stdout: strict_capacity_limit : 0 2024-09-13T12:59:16.696 INFO:journalctl@ceph.mon.c.smithi018.stdout: high_pri_pool_ratio: 0.000 2024-09-13T12:59:16.696 INFO:journalctl@ceph.mon.c.smithi018.stdout: block_cache_compressed: (nil) 2024-09-13T12:59:16.696 INFO:journalctl@ceph.mon.c.smithi018.stdout: persistent_cache: (nil) 2024-09-13T12:59:16.696 INFO:journalctl@ceph.mon.c.smithi018.stdout: block_size: 4096 2024-09-13T12:59:16.696 INFO:journalctl@ceph.mon.c.smithi018.stdout: block_size_deviation: 10 2024-09-13T12:59:16.696 INFO:journalctl@ceph.mon.c.smithi018.stdout: block_restart_interval: 16 2024-09-13T12:59:16.696 INFO:journalctl@ceph.mon.c.smithi018.stdout: index_block_restart_interval: 1 2024-09-13T12:59:16.696 INFO:journalctl@ceph.mon.c.smithi018.stdout: metadata_block_size: 4096 2024-09-13T12:59:16.696 INFO:journalctl@ceph.mon.c.smithi018.stdout: partition_filters: 0 2024-09-13T12:59:16.697 INFO:journalctl@ceph.mon.c.smithi018.stdout: use_delta_encoding: 1 2024-09-13T12:59:16.697 INFO:journalctl@ceph.mon.c.smithi018.stdout: filter_policy: bloomfilter 2024-09-13T12:59:16.697 INFO:journalctl@ceph.mon.c.smithi018.stdout: whole_key_filtering: 1 2024-09-13T12:59:16.697 INFO:journalctl@ceph.mon.c.smithi018.stdout: verify_compression: 0 2024-09-13T12:59:16.697 INFO:journalctl@ceph.mon.c.smithi018.stdout: read_amp_bytes_per_bit: 0 2024-09-13T12:59:16.697 INFO:journalctl@ceph.mon.c.smithi018.stdout: format_version: 5 2024-09-13T12:59:16.697 INFO:journalctl@ceph.mon.c.smithi018.stdout: enable_index_compression: 1 2024-09-13T12:59:16.697 INFO:journalctl@ceph.mon.c.smithi018.stdout: block_align: 0 2024-09-13T12:59:16.697 INFO:journalctl@ceph.mon.c.smithi018.stdout: max_auto_readahead_size: 262144 2024-09-13T12:59:16.697 INFO:journalctl@ceph.mon.c.smithi018.stdout: prepopulate_block_cache: 0 2024-09-13T12:59:16.697 INFO:journalctl@ceph.mon.c.smithi018.stdout: initial_auto_readahead_size: 8192 2024-09-13T12:59:16.697 INFO:journalctl@ceph.mon.c.smithi018.stdout: num_file_reads_for_auto_readahead: 2 2024-09-13T12:59:16.697 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.write_buffer_size: 33554432 2024-09-13T12:59:16.697 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.max_write_buffer_number: 2 2024-09-13T12:59:16.697 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.compression: NoCompression 2024-09-13T12:59:16.698 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.bottommost_compression: Disabled 2024-09-13T12:59:16.698 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.prefix_extractor: nullptr 2024-09-13T12:59:16.698 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-13T12:59:16.698 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.num_levels: 7 2024-09-13T12:59:16.698 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-13T12:59:16.698 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-13T12:59:16.698 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-13T12:59:16.698 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-13T12:59:16.698 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-13T12:59:16.698 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-13T12:59:16.698 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-13T12:59:16.698 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-13T12:59:16.698 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-13T12:59:16.698 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-13T12:59:16.698 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-13T12:59:16.699 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-13T12:59:16.699 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-13T12:59:16.699 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.compression_opts.level: 32767 2024-09-13T12:59:16.699 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.compression_opts.strategy: 0 2024-09-13T12:59:16.699 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-13T12:59:16.699 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-13T12:59:16.699 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-13T12:59:16.699 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-13T12:59:16.699 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.compression_opts.enabled: false 2024-09-13T12:59:16.699 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-13T12:59:16.699 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-13T12:59:16.699 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-13T12:59:16.699 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-13T12:59:16.699 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.target_file_size_base: 67108864 2024-09-13T12:59:16.700 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-13T12:59:16.700 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-13T12:59:16.700 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-13T12:59:16.700 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-13T12:59:16.700 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-13T12:59:16.700 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-13T12:59:16.700 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-13T12:59:16.700 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-13T12:59:16.700 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-13T12:59:16.700 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-13T12:59:16.700 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-13T12:59:16.700 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-13T12:59:16.700 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-13T12:59:16.700 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-13T12:59:16.700 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.arena_block_size: 1048576 2024-09-13T12:59:16.701 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-13T12:59:16.701 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-13T12:59:16.701 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.disable_auto_compactions: 0 2024-09-13T12:59:16.701 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-13T12:59:16.701 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-13T12:59:16.701 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-13T12:59:16.701 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-13T12:59:16.701 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-13T12:59:16.701 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-13T12:59:16.701 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-13T12:59:16.701 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-13T12:59:16.701 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-13T12:59:16.701 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-13T12:59:16.701 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-13T12:59:16.702 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.inplace_update_support: 0 2024-09-13T12:59:16.702 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-13T12:59:16.702 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-13T12:59:16.702 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-13T12:59:16.702 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-13T12:59:16.702 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.bloom_locality: 0 2024-09-13T12:59:16.702 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.max_successive_merges: 0 2024-09-13T12:59:16.702 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-13T12:59:16.702 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.paranoid_file_checks: 0 2024-09-13T12:59:16.702 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.force_consistency_checks: 1 2024-09-13T12:59:16.702 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.report_bg_io_stats: 0 2024-09-13T12:59:16.702 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.ttl: 2592000 2024-09-13T12:59:16.702 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-13T12:59:16.702 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-13T12:59:16.702 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-13T12:59:16.703 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.enable_blob_files: false 2024-09-13T12:59:16.703 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.min_blob_size: 0 2024-09-13T12:59:16.703 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.blob_file_size: 268435456 2024-09-13T12:59:16.703 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-13T12:59:16.703 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-13T12:59:16.703 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-13T12:59:16.703 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-13T12:59:16.703 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-13T12:59:16.703 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.blob_file_starting_level: 0 2024-09-13T12:59:16.703 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-13T12:59:16.703 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: 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-13T12:59:16.703 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-13T12:59:16.703 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ec866891-4d4e-463b-98a4-31c028f4b03a 2024-09-13T12:59:16.703 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726232356408111, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-13T12:59:16.703 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-13T12:59:16.704 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726232356408492, "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": 1726232356, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ec866891-4d4e-463b-98a4-31c028f4b03a", "db_session_id": "FQU9J1WRNL0AQD3KN69Y", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-13T12:59:16.704 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726232356408599, "job": 1, "event": "recovery_finished"} 2024-09-13T12:59:16.704 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-13T12:59:16.704 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: 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-13T12:59:16.704 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x555a13252e00 2024-09-13T12:59:16.704 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: DB pointer 0x555a1334e000 2024-09-13T12:59:16.704 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-13T12:59:16.704 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-13T12:59:16.704 INFO:journalctl@ceph.mon.c.smithi018.stdout: ** DB Stats ** 2024-09-13T12:59:16.704 INFO:journalctl@ceph.mon.c.smithi018.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T12:59:16.704 INFO:journalctl@ceph.mon.c.smithi018.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-13T12:59:16.704 INFO:journalctl@ceph.mon.c.smithi018.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T12:59:16.704 INFO:journalctl@ceph.mon.c.smithi018.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T12:59:16.704 INFO:journalctl@ceph.mon.c.smithi018.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-13T12:59:16.705 INFO:journalctl@ceph.mon.c.smithi018.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T12:59:16.705 INFO:journalctl@ceph.mon.c.smithi018.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T12:59:16.705 INFO:journalctl@ceph.mon.c.smithi018.stdout: 2024-09-13T12:59:16.705 INFO:journalctl@ceph.mon.c.smithi018.stdout: ** Compaction Stats [default] ** 2024-09-13T12:59:16.705 INFO:journalctl@ceph.mon.c.smithi018.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-13T12:59:16.705 INFO:journalctl@ceph.mon.c.smithi018.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-13T12:59:16.705 INFO:journalctl@ceph.mon.c.smithi018.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.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-13T12:59:16.705 INFO:journalctl@ceph.mon.c.smithi018.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.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-13T12:59:16.705 INFO:journalctl@ceph.mon.c.smithi018.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.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-13T12:59:16.705 INFO:journalctl@ceph.mon.c.smithi018.stdout: 2024-09-13T12:59:16.705 INFO:journalctl@ceph.mon.c.smithi018.stdout: ** Compaction Stats [default] ** 2024-09-13T12:59:16.705 INFO:journalctl@ceph.mon.c.smithi018.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-13T12:59:16.705 INFO:journalctl@ceph.mon.c.smithi018.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-13T12:59:16.705 INFO:journalctl@ceph.mon.c.smithi018.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.5 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-13T12:59:16.706 INFO:journalctl@ceph.mon.c.smithi018.stdout: 2024-09-13T12:59:16.706 INFO:journalctl@ceph.mon.c.smithi018.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-13T12:59:16.706 INFO:journalctl@ceph.mon.c.smithi018.stdout: 2024-09-13T12:59:16.706 INFO:journalctl@ceph.mon.c.smithi018.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T12:59:16.706 INFO:journalctl@ceph.mon.c.smithi018.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-13T12:59:16.706 INFO:journalctl@ceph.mon.c.smithi018.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-13T12:59:16.706 INFO:journalctl@ceph.mon.c.smithi018.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-13T12:59:16.706 INFO:journalctl@ceph.mon.c.smithi018.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-13T12:59:16.706 INFO:journalctl@ceph.mon.c.smithi018.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-13T12:59:16.706 INFO:journalctl@ceph.mon.c.smithi018.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-13T12:59:16.706 INFO:journalctl@ceph.mon.c.smithi018.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-13T12:59:16.706 INFO:journalctl@ceph.mon.c.smithi018.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-13T12:59:16.706 INFO:journalctl@ceph.mon.c.smithi018.stdout: Block cache BinnedLRUCache@0x555a132251f0#2 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-09-13T12:59:16.706 INFO:journalctl@ceph.mon.c.smithi018.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-13T12:59:16.706 INFO:journalctl@ceph.mon.c.smithi018.stdout: 2024-09-13T12:59:16.707 INFO:journalctl@ceph.mon.c.smithi018.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-13T12:59:16.707 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-13T12:59:16.707 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: using public_addrv [v2:172.21.15.18:3301/0,v1:172.21.15.18:6790/0] 2024-09-13T12:59:16.707 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: starting mon.c rank -1 at public addrs [v2:172.21.15.18:3301/0,v1:172.21.15.18:6790/0] at bind addrs [v2:172.21.15.18:3301/0,v1:172.21.15.18:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T12:59:16.707 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: mon.c@-1(???) e0 preinit fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T12:59:16.707 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: mon.c@-1(synchronizing).mds e1 new map 2024-09-13T12:59:16.707 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: mon.c@-1(synchronizing).mds e1 print_map 2024-09-13T12:59:16.707 INFO:journalctl@ceph.mon.c.smithi018.stdout: e1 2024-09-13T12:59:16.707 INFO:journalctl@ceph.mon.c.smithi018.stdout: btime 2024-09-13T12:57:52:203243+0000 2024-09-13T12:59:16.707 INFO:journalctl@ceph.mon.c.smithi018.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-13T12:59:16.707 INFO:journalctl@ceph.mon.c.smithi018.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-13T12:59:16.707 INFO:journalctl@ceph.mon.c.smithi018.stdout: legacy client fscid: -1 2024-09-13T12:59:16.707 INFO:journalctl@ceph.mon.c.smithi018.stdout: 2024-09-13T12:59:16.707 INFO:journalctl@ceph.mon.c.smithi018.stdout: No filesystems configured 2024-09-13T12:59:16.708 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-13T12:59:16.708 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: 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-13T12:59:16.708 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-13T12:59:16.708 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-13T12:59:16.708 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-13T12:59:16.708 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-13T12:59:16.708 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-13T12:59:16.708 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T12:59:16.708 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T12:59:16.708 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T12:59:16.708 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:16.708 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T12:59:16.708 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T12:59:16.708 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: mon.a calling monitor election 2024-09-13T12:59:16.708 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T12:59:16.709 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:16.709 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T12:59:16.709 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: mon.b calling monitor election 2024-09-13T12:59:16.709 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T12:59:16.709 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:16.709 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T12:59:16.709 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T12:59:16.709 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-13T12:59:16.709 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: monmap epoch 2 2024-09-13T12:59:16.709 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T12:59:16.709 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: last_changed 2024-09-13T12:59:08.106409+0000 2024-09-13T12:59:16.709 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: created 2024-09-13T12:57:43.028531+0000 2024-09-13T12:59:16.709 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: min_mon_release 19 (squid) 2024-09-13T12:59:16.709 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: election_strategy: 1 2024-09-13T12:59:16.710 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-09-13T12:59:16.710 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: 1: [v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0] mon.b 2024-09-13T12:59:16.710 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: fsmap 2024-09-13T12:59:16.710 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: osdmap e4: 0 total, 0 up, 0 in 2024-09-13T12:59:16.710 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: mgrmap e13: y(active, since 31s) 2024-09-13T12:59:16.710 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: overall HEALTH_OK 2024-09-13T12:59:16.710 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:16.710 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:16.710 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:16.710 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T12:59:16.710 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:16.710 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: Deploying daemon mon.c on smithi018 2024-09-13T12:59:16.710 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: from='client.? 172.21.15.94:0/688027632' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T12:59:16.710 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T12:59:16.711 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:16.711 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 ceph-mon[33841]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-13T12:59:16.711 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 bash[33823]: ae3206eecf05f137cdbbd49b2b14e56df91a670d5073de9786e84a1f9282e039 2024-09-13T12:59:16.711 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:16 smithi018 systemd[1]: Started Ceph mon.c for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T12:59:17.926 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-13T12:59:17.926 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T12:59:18.168 INFO:teuthology.orchestra.run.smithi094.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T12:59:21.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:21 smithi094 ceph-mon[27245]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:21.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:21 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T12:59:21.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:21 smithi094 ceph-mon[27245]: mon.a calling monitor election 2024-09-13T12:59:21.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:21 smithi094 ceph-mon[27245]: mon.b calling monitor election 2024-09-13T12:59:21.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:21 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T12:59:21.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:21 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T12:59:21.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:21 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T12:59:21.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:21 smithi094 ceph-mon[27245]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:21.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:21 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T12:59:21.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:21 smithi094 ceph-mon[27245]: mon.c calling monitor election 2024-09-13T12:59:21.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:21 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T12:59:21.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:21 smithi094 ceph-mon[27245]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:21.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:21 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T12:59:21.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:21 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T12:59:21.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:21 smithi094 ceph-mon[27245]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-13T12:59:21.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:21 smithi094 ceph-mon[27245]: monmap epoch 3 2024-09-13T12:59:21.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:21 smithi094 ceph-mon[27245]: fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T12:59:21.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:21 smithi094 ceph-mon[27245]: last_changed 2024-09-13T12:59:16.431687+0000 2024-09-13T12:59:21.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:21 smithi094 ceph-mon[27245]: created 2024-09-13T12:57:43.028531+0000 2024-09-13T12:59:21.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:21 smithi094 ceph-mon[27245]: min_mon_release 19 (squid) 2024-09-13T12:59:21.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:21 smithi094 ceph-mon[27245]: election_strategy: 1 2024-09-13T12:59:21.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:21 smithi094 ceph-mon[27245]: 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-09-13T12:59:21.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:21 smithi094 ceph-mon[27245]: 1: [v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0] mon.b 2024-09-13T12:59:21.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:21 smithi094 ceph-mon[27245]: 2: [v2:172.21.15.18:3301/0,v1:172.21.15.18:6790/0] mon.c 2024-09-13T12:59:21.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:21 smithi094 ceph-mon[27245]: fsmap 2024-09-13T12:59:21.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:21 smithi094 ceph-mon[27245]: osdmap e4: 0 total, 0 up, 0 in 2024-09-13T12:59:21.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:21 smithi094 ceph-mon[27245]: mgrmap e13: y(active, since 39s) 2024-09-13T12:59:21.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:21 smithi094 ceph-mon[27245]: overall HEALTH_OK 2024-09-13T12:59:21.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:21 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:21.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:21 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:21.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:21 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:21.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:21 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:21.858 INFO:teuthology.orchestra.run.smithi094.stdout: 2024-09-13T12:59:21.858 INFO:teuthology.orchestra.run.smithi094.stdout:{"epoch":3,"fsid":"9f4b6690-71cf-11ef-bceb-c7b262605968","modified":"2024-09-13T12:59:16.431687Z","created":"2024-09-13T12:57:43.028531Z","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.18:3300","nonce":0},{"type":"v1","addr":"172.21.15.18:6789","nonce":0}]},"addr":"172.21.15.18:6789/0","public_addr":"172.21.15.18:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:3300","nonce":0},{"type":"v1","addr":"172.21.15.94:6789","nonce":0}]},"addr":"172.21.15.94:6789/0","public_addr":"172.21.15.94:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:3301","nonce":0},{"type":"v1","addr":"172.21.15.18:6790","nonce":0}]},"addr":"172.21.15.18:6790/0","public_addr":"172.21.15.18:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-13T12:59:21.858 INFO:teuthology.orchestra.run.smithi094.stderr:dumped monmap epoch 3 2024-09-13T12:59:21.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[23698]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:21.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T12:59:21.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[23698]: mon.a calling monitor election 2024-09-13T12:59:21.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[23698]: mon.b calling monitor election 2024-09-13T12:59:21.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T12:59:21.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T12:59:21.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T12:59:21.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[23698]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:21.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T12:59:21.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[23698]: mon.c calling monitor election 2024-09-13T12:59:21.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T12:59:21.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[23698]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:21.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T12:59:21.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T12:59:21.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[23698]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-13T12:59:21.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[23698]: monmap epoch 3 2024-09-13T12:59:21.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[23698]: fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T12:59:21.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[23698]: last_changed 2024-09-13T12:59:16.431687+0000 2024-09-13T12:59:21.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[23698]: created 2024-09-13T12:57:43.028531+0000 2024-09-13T12:59:21.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[23698]: min_mon_release 19 (squid) 2024-09-13T12:59:21.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[23698]: election_strategy: 1 2024-09-13T12:59:21.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[23698]: 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-09-13T12:59:21.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[23698]: 1: [v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0] mon.b 2024-09-13T12:59:21.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[23698]: 2: [v2:172.21.15.18:3301/0,v1:172.21.15.18:6790/0] mon.c 2024-09-13T12:59:21.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[23698]: fsmap 2024-09-13T12:59:21.936 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[23698]: osdmap e4: 0 total, 0 up, 0 in 2024-09-13T12:59:21.936 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[23698]: mgrmap e13: y(active, since 39s) 2024-09-13T12:59:21.936 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[23698]: overall HEALTH_OK 2024-09-13T12:59:21.936 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:21.936 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:21.936 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:21.936 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:21.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[33841]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:21.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T12:59:21.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[33841]: mon.a calling monitor election 2024-09-13T12:59:21.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[33841]: mon.b calling monitor election 2024-09-13T12:59:21.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T12:59:21.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T12:59:21.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T12:59:21.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[33841]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:21.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T12:59:21.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[33841]: mon.c calling monitor election 2024-09-13T12:59:21.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T12:59:21.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[33841]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:21.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T12:59:21.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T12:59:21.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[33841]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-13T12:59:21.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[33841]: monmap epoch 3 2024-09-13T12:59:21.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[33841]: fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T12:59:21.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[33841]: last_changed 2024-09-13T12:59:16.431687+0000 2024-09-13T12:59:21.938 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[33841]: created 2024-09-13T12:57:43.028531+0000 2024-09-13T12:59:21.938 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[33841]: min_mon_release 19 (squid) 2024-09-13T12:59:21.938 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[33841]: election_strategy: 1 2024-09-13T12:59:21.938 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[33841]: 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-09-13T12:59:21.938 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[33841]: 1: [v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0] mon.b 2024-09-13T12:59:21.938 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[33841]: 2: [v2:172.21.15.18:3301/0,v1:172.21.15.18:6790/0] mon.c 2024-09-13T12:59:21.938 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[33841]: fsmap 2024-09-13T12:59:21.938 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[33841]: osdmap e4: 0 total, 0 up, 0 in 2024-09-13T12:59:21.938 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[33841]: mgrmap e13: y(active, since 39s) 2024-09-13T12:59:21.938 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[33841]: overall HEALTH_OK 2024-09-13T12:59:21.938 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:21.938 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:21.938 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:21.938 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:21 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:22.448 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-13T12:59:22.448 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-13T12:59:22.712 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T12:59:22.722 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:22 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:59:22.722 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:22 smithi094 ceph-mon[27245]: from='client.? 172.21.15.94:0/2365101430' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T12:59:22.722 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:22 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:22.722 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:22 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T12:59:22.831 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:22 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:59:22.831 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:22 smithi018 ceph-mon[23698]: from='client.? 172.21.15.94:0/2365101430' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T12:59:22.831 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:22 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:22.832 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:22 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T12:59:22.832 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:22 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:59:22.832 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:22 smithi018 ceph-mon[33841]: from='client.? 172.21.15.94:0/2365101430' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T12:59:22.832 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:22 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:22.832 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:22 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T12:59:23.450 INFO:teuthology.orchestra.run.smithi018.stdout:# minimal ceph.conf for 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T12:59:23.450 INFO:teuthology.orchestra.run.smithi018.stdout:[global] 2024-09-13T12:59:23.450 INFO:teuthology.orchestra.run.smithi018.stdout: fsid = 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T12:59:23.451 INFO:teuthology.orchestra.run.smithi018.stdout: mon_host = [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] [v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0] [v2:172.21.15.18:3301/0,v1:172.21.15.18:6790/0] 2024-09-13T12:59:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:23 smithi018 ceph-mon[33841]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:23 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:23 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:23 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:23 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:23 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:23 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T12:59:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:23 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/3810968564' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:23.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:23 smithi018 ceph-mon[23698]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:23.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:23 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:23.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:23 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:23.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:23 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:23.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:23 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:23.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:23 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:23.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:23 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T12:59:23.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:23 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/3810968564' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:24.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:23 smithi094 ceph-mon[27245]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:24.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:23 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:24.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:23 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:24.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:23 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:24.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:23 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:24.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:23 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:24.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:23 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T12:59:24.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:23 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3810968564' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:24.113 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-13T12:59:24.114 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-09-13T12:59:24.114 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd of=/etc/ceph/ceph.conf 2024-09-13T12:59:24.148 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-09-13T12:59:24.148 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-13T12:59:24.214 DEBUG:teuthology.orchestra.run.smithi094:> set -ex 2024-09-13T12:59:24.214 DEBUG:teuthology.orchestra.run.smithi094:> sudo dd of=/etc/ceph/ceph.conf 2024-09-13T12:59:24.241 DEBUG:teuthology.orchestra.run.smithi094:> set -ex 2024-09-13T12:59:24.241 DEBUG:teuthology.orchestra.run.smithi094:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-13T12:59:24.306 INFO:tasks.cephadm:Adding mgr.y on smithi018 2024-09-13T12:59:24.306 INFO:tasks.cephadm:Adding mgr.x on smithi094 2024-09-13T12:59:24.307 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph orch apply mgr '2;smithi018=y;smithi094=x' 2024-09-13T12:59:24.581 INFO:teuthology.orchestra.run.smithi094.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T12:59:24.895 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:24 smithi018 ceph-mon[33841]: Updating smithi018:/etc/ceph/ceph.conf 2024-09-13T12:59:24.895 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:24 smithi018 ceph-mon[33841]: Updating smithi094:/etc/ceph/ceph.conf 2024-09-13T12:59:24.895 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:24 smithi018 ceph-mon[33841]: Updating smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T12:59:24.895 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:24 smithi018 ceph-mon[33841]: Updating smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T12:59:24.895 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:24 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:24.895 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:24 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:24.895 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:24 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:24.895 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:24 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:24.895 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:24 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:24.895 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:24 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:24.896 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:24 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:24.896 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:24 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:24.896 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:24 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:24.896 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:24 smithi018 ceph-mon[33841]: Reconfiguring mon.a (unknown last config time)... 2024-09-13T12:59:24.896 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:24 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T12:59:24.896 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:24 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T12:59:24.896 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:24 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:24.896 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:24 smithi018 ceph-mon[33841]: Reconfiguring daemon mon.a on smithi018 2024-09-13T12:59:24.896 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:24 smithi018 ceph-mon[23698]: Updating smithi018:/etc/ceph/ceph.conf 2024-09-13T12:59:24.896 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:24 smithi018 ceph-mon[23698]: Updating smithi094:/etc/ceph/ceph.conf 2024-09-13T12:59:24.896 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:24 smithi018 ceph-mon[23698]: Updating smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T12:59:24.896 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:24 smithi018 ceph-mon[23698]: Updating smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T12:59:24.897 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:24 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:24.897 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:24 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:24.897 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:24 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:24.897 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:24 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:24.897 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:24 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:24.897 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:24 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:24.897 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:24 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:24.897 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:24 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:24.897 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:24 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:24.897 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:24 smithi018 ceph-mon[23698]: Reconfiguring mon.a (unknown last config time)... 2024-09-13T12:59:24.897 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:24 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T12:59:24.897 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:24 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T12:59:24.897 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:24 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:24.897 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:24 smithi018 ceph-mon[23698]: Reconfiguring daemon mon.a on smithi018 2024-09-13T12:59:24.928 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:24 smithi094 ceph-mon[27245]: Updating smithi018:/etc/ceph/ceph.conf 2024-09-13T12:59:24.928 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:24 smithi094 ceph-mon[27245]: Updating smithi094:/etc/ceph/ceph.conf 2024-09-13T12:59:24.928 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:24 smithi094 ceph-mon[27245]: Updating smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T12:59:24.928 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:24 smithi094 ceph-mon[27245]: Updating smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T12:59:24.928 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:24 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:24.928 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:24 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:24.928 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:24 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:24.928 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:24 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:24.929 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:24 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:24.929 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:24 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:24.929 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:24 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:24.929 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:24 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:24.929 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:24 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:24.929 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:24 smithi094 ceph-mon[27245]: Reconfiguring mon.a (unknown last config time)... 2024-09-13T12:59:24.929 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:24 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T12:59:24.929 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:24 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T12:59:24.929 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:24 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:24.929 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:24 smithi094 ceph-mon[27245]: Reconfiguring daemon mon.a on smithi018 2024-09-13T12:59:25.198 INFO:teuthology.orchestra.run.smithi094.stdout:Scheduled mgr update... 2024-09-13T12:59:25.742 DEBUG:teuthology.orchestra.run.smithi094:mgr.x> sudo journalctl -f -n 0 -u ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mgr.x.service 2024-09-13T12:59:25.745 DEBUG:tasks.cephadm:set 0 configs 2024-09-13T12:59:25.745 INFO:tasks.cephadm:Deploying OSDs... 2024-09-13T12:59:25.745 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-09-13T12:59:25.745 DEBUG:teuthology.orchestra.run.smithi018:> dd if=/scratch_devs of=/dev/stdout 2024-09-13T12:59:25.761 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-13T12:59:25.761 DEBUG:teuthology.orchestra.run.smithi018:> stat /dev/vg_nvme/lv_1 2024-09-13T12:59:25.819 INFO:teuthology.orchestra.run.smithi018.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-13T12:59:25.819 INFO:teuthology.orchestra.run.smithi018.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T12:59:25.819 INFO:teuthology.orchestra.run.smithi018.stdout:Device: 5h/5d Inode: 668 Links: 1 2024-09-13T12:59:25.819 INFO:teuthology.orchestra.run.smithi018.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T12:59:25.819 INFO:teuthology.orchestra.run.smithi018.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T12:59:25.820 INFO:teuthology.orchestra.run.smithi018.stdout:Access: 2024-09-13 12:59:15.859411257 +0000 2024-09-13T12:59:25.820 INFO:teuthology.orchestra.run.smithi018.stdout:Modify: 2024-09-13 12:56:22.393351811 +0000 2024-09-13T12:59:25.820 INFO:teuthology.orchestra.run.smithi018.stdout:Change: 2024-09-13 12:56:22.393351811 +0000 2024-09-13T12:59:25.820 INFO:teuthology.orchestra.run.smithi018.stdout: Birth: 2024-09-13 12:56:22.393351811 +0000 2024-09-13T12:59:25.820 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-13T12:59:25.882 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:25 smithi018 ceph-mon[23698]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:25.882 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:25 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:25.882 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:25 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:25.882 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:25 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:25.882 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:25 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T12:59:25.882 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:25 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T12:59:25.882 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:25 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:25.882 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:25 smithi018 ceph-mon[33841]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:25.882 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:25 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:25.882 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:25 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:25.883 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:25 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:25.883 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:25 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T12:59:25.883 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:25 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T12:59:25.883 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:25 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:25.884 INFO:teuthology.orchestra.run.smithi018.stderr:1+0 records in 2024-09-13T12:59:25.885 INFO:teuthology.orchestra.run.smithi018.stderr:1+0 records out 2024-09-13T12:59:25.885 INFO:teuthology.orchestra.run.smithi018.stderr:512 bytes copied, 0.000102942 s, 5.0 MB/s 2024-09-13T12:59:25.886 DEBUG:teuthology.orchestra.run.smithi018:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-13T12:59:25.943 DEBUG:teuthology.orchestra.run.smithi018:> stat /dev/vg_nvme/lv_2 2024-09-13T12:59:26.000 INFO:teuthology.orchestra.run.smithi018.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-13T12:59:26.000 INFO:teuthology.orchestra.run.smithi018.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T12:59:26.000 INFO:teuthology.orchestra.run.smithi018.stdout:Device: 5h/5d Inode: 687 Links: 1 2024-09-13T12:59:26.000 INFO:teuthology.orchestra.run.smithi018.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T12:59:26.000 INFO:teuthology.orchestra.run.smithi018.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T12:59:26.000 INFO:teuthology.orchestra.run.smithi018.stdout:Access: 2024-09-13 12:59:15.860411245 +0000 2024-09-13T12:59:26.000 INFO:teuthology.orchestra.run.smithi018.stdout:Modify: 2024-09-13 12:56:22.718348010 +0000 2024-09-13T12:59:26.000 INFO:teuthology.orchestra.run.smithi018.stdout:Change: 2024-09-13 12:56:22.718348010 +0000 2024-09-13T12:59:26.000 INFO:teuthology.orchestra.run.smithi018.stdout: Birth: 2024-09-13 12:56:22.718348010 +0000 2024-09-13T12:59:26.001 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-13T12:59:26.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:25 smithi094 ceph-mon[27245]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:26.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:25 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:26.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:25 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:26.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:25 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:26.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:25 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T12:59:26.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:25 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T12:59:26.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:25 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:26.064 INFO:teuthology.orchestra.run.smithi018.stderr:1+0 records in 2024-09-13T12:59:26.064 INFO:teuthology.orchestra.run.smithi018.stderr:1+0 records out 2024-09-13T12:59:26.064 INFO:teuthology.orchestra.run.smithi018.stderr:512 bytes copied, 8.9477e-05 s, 5.7 MB/s 2024-09-13T12:59:26.066 DEBUG:teuthology.orchestra.run.smithi018:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-13T12:59:26.122 DEBUG:teuthology.orchestra.run.smithi018:> stat /dev/vg_nvme/lv_3 2024-09-13T12:59:26.180 INFO:teuthology.orchestra.run.smithi018.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-13T12:59:26.180 INFO:teuthology.orchestra.run.smithi018.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T12:59:26.180 INFO:teuthology.orchestra.run.smithi018.stdout:Device: 5h/5d Inode: 704 Links: 1 2024-09-13T12:59:26.180 INFO:teuthology.orchestra.run.smithi018.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T12:59:26.180 INFO:teuthology.orchestra.run.smithi018.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T12:59:26.180 INFO:teuthology.orchestra.run.smithi018.stdout:Access: 2024-09-13 12:59:15.860411245 +0000 2024-09-13T12:59:26.181 INFO:teuthology.orchestra.run.smithi018.stdout:Modify: 2024-09-13 12:56:23.053344091 +0000 2024-09-13T12:59:26.181 INFO:teuthology.orchestra.run.smithi018.stdout:Change: 2024-09-13 12:56:23.053344091 +0000 2024-09-13T12:59:26.181 INFO:teuthology.orchestra.run.smithi018.stdout: Birth: 2024-09-13 12:56:23.053344091 +0000 2024-09-13T12:59:26.181 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-13T12:59:26.245 INFO:teuthology.orchestra.run.smithi018.stderr:1+0 records in 2024-09-13T12:59:26.245 INFO:teuthology.orchestra.run.smithi018.stderr:1+0 records out 2024-09-13T12:59:26.245 INFO:teuthology.orchestra.run.smithi018.stderr:512 bytes copied, 8.7374e-05 s, 5.9 MB/s 2024-09-13T12:59:26.246 DEBUG:teuthology.orchestra.run.smithi018:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-13T12:59:26.303 DEBUG:teuthology.orchestra.run.smithi018:> stat /dev/vg_nvme/lv_4 2024-09-13T12:59:26.359 INFO:teuthology.orchestra.run.smithi018.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-13T12:59:26.359 INFO:teuthology.orchestra.run.smithi018.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T12:59:26.359 INFO:teuthology.orchestra.run.smithi018.stdout:Device: 5h/5d Inode: 724 Links: 1 2024-09-13T12:59:26.360 INFO:teuthology.orchestra.run.smithi018.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T12:59:26.360 INFO:teuthology.orchestra.run.smithi018.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T12:59:26.360 INFO:teuthology.orchestra.run.smithi018.stdout:Access: 2024-09-13 12:59:15.861411233 +0000 2024-09-13T12:59:26.360 INFO:teuthology.orchestra.run.smithi018.stdout:Modify: 2024-09-13 12:56:23.386340196 +0000 2024-09-13T12:59:26.360 INFO:teuthology.orchestra.run.smithi018.stdout:Change: 2024-09-13 12:56:23.386340196 +0000 2024-09-13T12:59:26.360 INFO:teuthology.orchestra.run.smithi018.stdout: Birth: 2024-09-13 12:56:23.386340196 +0000 2024-09-13T12:59:26.360 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-13T12:59:26.423 INFO:teuthology.orchestra.run.smithi018.stderr:1+0 records in 2024-09-13T12:59:26.424 INFO:teuthology.orchestra.run.smithi018.stderr:1+0 records out 2024-09-13T12:59:26.424 INFO:teuthology.orchestra.run.smithi018.stderr:512 bytes copied, 0.000108063 s, 4.7 MB/s 2024-09-13T12:59:26.425 DEBUG:teuthology.orchestra.run.smithi018:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-13T12:59:26.482 DEBUG:teuthology.orchestra.run.smithi094:> set -ex 2024-09-13T12:59:26.482 DEBUG:teuthology.orchestra.run.smithi094:> dd if=/scratch_devs of=/dev/stdout 2024-09-13T12:59:26.500 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-13T12:59:26.500 DEBUG:teuthology.orchestra.run.smithi094:> stat /dev/vg_nvme/lv_1 2024-09-13T12:59:26.556 INFO:teuthology.orchestra.run.smithi094.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-13T12:59:26.557 INFO:teuthology.orchestra.run.smithi094.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T12:59:26.557 INFO:teuthology.orchestra.run.smithi094.stdout:Device: 5h/5d Inode: 665 Links: 1 2024-09-13T12:59:26.557 INFO:teuthology.orchestra.run.smithi094.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T12:59:26.557 INFO:teuthology.orchestra.run.smithi094.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T12:59:26.557 INFO:teuthology.orchestra.run.smithi094.stdout:Access: 2024-09-13 12:59:07.225321732 +0000 2024-09-13T12:59:26.557 INFO:teuthology.orchestra.run.smithi094.stdout:Modify: 2024-09-13 12:56:20.451438366 +0000 2024-09-13T12:59:26.557 INFO:teuthology.orchestra.run.smithi094.stdout:Change: 2024-09-13 12:56:20.451438366 +0000 2024-09-13T12:59:26.557 INFO:teuthology.orchestra.run.smithi094.stdout: Birth: 2024-09-13 12:56:20.451438366 +0000 2024-09-13T12:59:26.557 DEBUG:teuthology.orchestra.run.smithi094:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-13T12:59:26.622 INFO:teuthology.orchestra.run.smithi094.stderr:1+0 records in 2024-09-13T12:59:26.622 INFO:teuthology.orchestra.run.smithi094.stderr:1+0 records out 2024-09-13T12:59:26.622 INFO:teuthology.orchestra.run.smithi094.stderr:512 bytes copied, 0.000139884 s, 3.7 MB/s 2024-09-13T12:59:26.623 DEBUG:teuthology.orchestra.run.smithi094:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-13T12:59:26.680 DEBUG:teuthology.orchestra.run.smithi094:> stat /dev/vg_nvme/lv_2 2024-09-13T12:59:26.736 INFO:teuthology.orchestra.run.smithi094.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-13T12:59:26.737 INFO:teuthology.orchestra.run.smithi094.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T12:59:26.737 INFO:teuthology.orchestra.run.smithi094.stdout:Device: 5h/5d Inode: 686 Links: 1 2024-09-13T12:59:26.737 INFO:teuthology.orchestra.run.smithi094.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T12:59:26.737 INFO:teuthology.orchestra.run.smithi094.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T12:59:26.737 INFO:teuthology.orchestra.run.smithi094.stdout:Access: 2024-09-13 12:59:07.225321732 +0000 2024-09-13T12:59:26.737 INFO:teuthology.orchestra.run.smithi094.stdout:Modify: 2024-09-13 12:56:20.772433104 +0000 2024-09-13T12:59:26.737 INFO:teuthology.orchestra.run.smithi094.stdout:Change: 2024-09-13 12:56:20.772433104 +0000 2024-09-13T12:59:26.737 INFO:teuthology.orchestra.run.smithi094.stdout: Birth: 2024-09-13 12:56:20.772433104 +0000 2024-09-13T12:59:26.737 DEBUG:teuthology.orchestra.run.smithi094:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-13T12:59:26.800 INFO:teuthology.orchestra.run.smithi094.stderr:1+0 records in 2024-09-13T12:59:26.801 INFO:teuthology.orchestra.run.smithi094.stderr:1+0 records out 2024-09-13T12:59:26.801 INFO:teuthology.orchestra.run.smithi094.stderr:512 bytes copied, 9.0506e-05 s, 5.7 MB/s 2024-09-13T12:59:26.802 DEBUG:teuthology.orchestra.run.smithi094:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-13T12:59:26.858 DEBUG:teuthology.orchestra.run.smithi094:> stat /dev/vg_nvme/lv_3 2024-09-13T12:59:26.913 INFO:teuthology.orchestra.run.smithi094.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-13T12:59:26.913 INFO:teuthology.orchestra.run.smithi094.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T12:59:26.913 INFO:teuthology.orchestra.run.smithi094.stdout:Device: 5h/5d Inode: 705 Links: 1 2024-09-13T12:59:26.913 INFO:teuthology.orchestra.run.smithi094.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T12:59:26.913 INFO:teuthology.orchestra.run.smithi094.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T12:59:26.913 INFO:teuthology.orchestra.run.smithi094.stdout:Access: 2024-09-13 12:59:07.225321732 +0000 2024-09-13T12:59:26.913 INFO:teuthology.orchestra.run.smithi094.stdout:Modify: 2024-09-13 12:56:21.085427973 +0000 2024-09-13T12:59:26.913 INFO:teuthology.orchestra.run.smithi094.stdout:Change: 2024-09-13 12:56:21.085427973 +0000 2024-09-13T12:59:26.913 INFO:teuthology.orchestra.run.smithi094.stdout: Birth: 2024-09-13 12:56:21.085427973 +0000 2024-09-13T12:59:26.914 DEBUG:teuthology.orchestra.run.smithi094:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-13T12:59:26.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:26 smithi018 ceph-mon[23698]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi018=y;smithi094=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T12:59:26.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:26 smithi018 ceph-mon[23698]: Saving service mgr spec with placement smithi018=y;smithi094=x;count:2 2024-09-13T12:59:26.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:26 smithi018 ceph-mon[23698]: Reconfiguring mgr.y (unknown last config time)... 2024-09-13T12:59:26.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:26 smithi018 ceph-mon[23698]: Reconfiguring daemon mgr.y on smithi018 2024-09-13T12:59:26.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:26 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:26.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:26 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:26.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:26 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T12:59:26.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:26 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T12:59:26.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:26 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:26.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:26 smithi018 ceph-mon[33841]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi018=y;smithi094=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T12:59:26.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:26 smithi018 ceph-mon[33841]: Saving service mgr spec with placement smithi018=y;smithi094=x;count:2 2024-09-13T12:59:26.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:26 smithi018 ceph-mon[33841]: Reconfiguring mgr.y (unknown last config time)... 2024-09-13T12:59:26.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:26 smithi018 ceph-mon[33841]: Reconfiguring daemon mgr.y on smithi018 2024-09-13T12:59:26.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:26 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:26.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:26 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:26.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:26 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T12:59:26.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:26 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T12:59:26.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:26 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:26.973 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:26 smithi094 ceph-mon[27245]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi018=y;smithi094=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T12:59:26.973 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:26 smithi094 ceph-mon[27245]: Saving service mgr spec with placement smithi018=y;smithi094=x;count:2 2024-09-13T12:59:26.973 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:26 smithi094 ceph-mon[27245]: Reconfiguring mgr.y (unknown last config time)... 2024-09-13T12:59:26.973 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:26 smithi094 ceph-mon[27245]: Reconfiguring daemon mgr.y on smithi018 2024-09-13T12:59:26.974 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:26 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:26.974 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:26 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:26.974 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:26 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T12:59:26.974 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:26 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T12:59:26.974 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:26 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:26.975 INFO:teuthology.orchestra.run.smithi094.stderr:1+0 records in 2024-09-13T12:59:26.975 INFO:teuthology.orchestra.run.smithi094.stderr:1+0 records out 2024-09-13T12:59:26.975 INFO:teuthology.orchestra.run.smithi094.stderr:512 bytes copied, 0.000113218 s, 4.5 MB/s 2024-09-13T12:59:26.977 DEBUG:teuthology.orchestra.run.smithi094:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-13T12:59:27.033 DEBUG:teuthology.orchestra.run.smithi094:> stat /dev/vg_nvme/lv_4 2024-09-13T12:59:27.089 INFO:teuthology.orchestra.run.smithi094.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-13T12:59:27.089 INFO:teuthology.orchestra.run.smithi094.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T12:59:27.089 INFO:teuthology.orchestra.run.smithi094.stdout:Device: 5h/5d Inode: 724 Links: 1 2024-09-13T12:59:27.089 INFO:teuthology.orchestra.run.smithi094.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T12:59:27.089 INFO:teuthology.orchestra.run.smithi094.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T12:59:27.089 INFO:teuthology.orchestra.run.smithi094.stdout:Access: 2024-09-13 12:59:07.226321716 +0000 2024-09-13T12:59:27.089 INFO:teuthology.orchestra.run.smithi094.stdout:Modify: 2024-09-13 12:56:21.412422611 +0000 2024-09-13T12:59:27.089 INFO:teuthology.orchestra.run.smithi094.stdout:Change: 2024-09-13 12:56:21.412422611 +0000 2024-09-13T12:59:27.089 INFO:teuthology.orchestra.run.smithi094.stdout: Birth: 2024-09-13 12:56:21.412422611 +0000 2024-09-13T12:59:27.090 DEBUG:teuthology.orchestra.run.smithi094:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-13T12:59:27.151 INFO:teuthology.orchestra.run.smithi094.stderr:1+0 records in 2024-09-13T12:59:27.152 INFO:teuthology.orchestra.run.smithi094.stderr:1+0 records out 2024-09-13T12:59:27.152 INFO:teuthology.orchestra.run.smithi094.stderr:512 bytes copied, 0.000112304 s, 4.6 MB/s 2024-09-13T12:59:27.153 DEBUG:teuthology.orchestra.run.smithi094:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-13T12:59:27.209 INFO:tasks.cephadm:Deploying osd.0 on smithi018 with /dev/vg_nvme/lv_4... 2024-09-13T12:59:27.209 DEBUG:teuthology.orchestra.run.smithi018:> 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 9f4b6690-71cf-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-13T12:59:27.533 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T12:59:27.975 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:27 smithi018 ceph-mon[23698]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:27.975 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:27 smithi018 ceph-mon[23698]: Reconfiguring mon.c (monmap changed)... 2024-09-13T12:59:27.975 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:27 smithi018 ceph-mon[23698]: Reconfiguring daemon mon.c on smithi018 2024-09-13T12:59:27.975 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:27 smithi018 ceph-mon[33841]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:27.975 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:27 smithi018 ceph-mon[33841]: Reconfiguring mon.c (monmap changed)... 2024-09-13T12:59:27.976 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:27 smithi018 ceph-mon[33841]: Reconfiguring daemon mon.c on smithi018 2024-09-13T12:59:28.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:27 smithi094 ceph-mon[27245]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:28.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:27 smithi094 ceph-mon[27245]: Reconfiguring mon.c (monmap changed)... 2024-09-13T12:59:28.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:27 smithi094 ceph-mon[27245]: Reconfiguring daemon mon.c on smithi018 2024-09-13T12:59:29.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:29 smithi094 ceph-mon[27245]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:29.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:29 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:29.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:29 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:29.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:29 smithi094 ceph-mon[27245]: Reconfiguring mon.b (monmap changed)... 2024-09-13T12:59:29.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:29 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T12:59:29.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:29 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T12:59:29.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:29 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:29.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:29 smithi094 ceph-mon[27245]: Reconfiguring daemon mon.b on smithi094 2024-09-13T12:59:29.321 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:29 smithi018 ceph-mon[23698]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:29.321 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:29 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:29.321 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:29 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:29.321 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:29 smithi018 ceph-mon[23698]: Reconfiguring mon.b (monmap changed)... 2024-09-13T12:59:29.321 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:29 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T12:59:29.321 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:29 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T12:59:29.321 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:29 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:29.321 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:29 smithi018 ceph-mon[23698]: Reconfiguring daemon mon.b on smithi094 2024-09-13T12:59:29.322 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:29 smithi018 ceph-mon[33841]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:29.322 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:29 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:29.322 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:29 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:29.322 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:29 smithi018 ceph-mon[33841]: Reconfiguring mon.b (monmap changed)... 2024-09-13T12:59:29.322 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:29 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T12:59:29.322 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:29 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T12:59:29.322 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:29 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:29.322 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:29 smithi018 ceph-mon[33841]: Reconfiguring daemon mon.b on smithi094 2024-09-13T12:59:30.370 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:30 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:30.370 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:30 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:30.370 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:30 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:59:30.371 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:30 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:30.371 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:30 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T12:59:30.371 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:30 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:30.371 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:30 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T12:59:30.371 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:30 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-13T12:59:30.371 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:30 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T12:59:30.371 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:30 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:30.371 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:30 smithi018 ceph-mon[33841]: Deploying daemon mgr.x on smithi094 2024-09-13T12:59:30.371 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:30 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:30.371 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:30 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:30.371 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:30 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:59:30.371 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:30 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:30.372 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:30 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T12:59:30.372 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:30 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:30.372 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:30 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T12:59:30.372 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:30 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-13T12:59:30.372 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:30 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T12:59:30.372 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:30 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:30.372 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:30 smithi018 ceph-mon[23698]: Deploying daemon mgr.x on smithi094 2024-09-13T12:59:30.373 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T12:59:30.401 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi018:vg_nvme/lv_4 2024-09-13T12:59:30.505 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:30 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:30.505 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:30 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:30.505 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:30 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:59:30.505 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:30 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:30.505 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:30 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T12:59:30.506 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:30 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:30.506 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:30 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T12:59:30.506 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:30 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-13T12:59:30.506 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:30 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T12:59:30.506 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:30 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:30.506 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:30 smithi094 ceph-mon[27245]: Deploying daemon mgr.x on smithi094 2024-09-13T12:59:30.653 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T12:59:30.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 12:59:30 smithi094 systemd[1]: Starting Ceph mgr.x for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T12:59:31.176 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 12:59:30 smithi094 podman[29027]: 2024-09-13 12:59:30.921131523 +0000 UTC m=+0.108527590 container create ee1493fbc996ef631d9a30ac7d630f1f5e0b888f597015b6dca148fccc9959fb (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=squid-7741f7f, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T12:59:31.176 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 12:59:30 smithi094 podman[29027]: 2024-09-13 12:59:30.828468808 +0000 UTC m=+0.015864847 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T12:59:31.177 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 12:59:31 smithi094 podman[29027]: 2024-09-13 12:59:31.115194465 +0000 UTC m=+0.302590496 container init ee1493fbc996ef631d9a30ac7d630f1f5e0b888f597015b6dca148fccc9959fb (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, maintainer=Guillaume Abrioux , RELEASE=squid-7741f7f, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-09-13T12:59:31.177 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 12:59:31 smithi094 podman[29027]: 2024-09-13 12:59:31.117929285 +0000 UTC m=+0.305325311 container start ee1493fbc996ef631d9a30ac7d630f1f5e0b888f597015b6dca148fccc9959fb (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, maintainer=Guillaume Abrioux , RELEASE=squid-7741f7f, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-13T12:59:31.177 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 12:59:31 smithi094 ceph-mgr[29046]: -- 172.21.15.94:0/3524230581 <== mon.1 v2:172.21.15.94:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d239f2b0e0 con 0x55d239f09400 2024-09-13T12:59:31.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:31 smithi018 ceph-mon[23698]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:31.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:31 smithi018 ceph-mon[33841]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:31.458 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:31 smithi094 ceph-mon[27245]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:31.458 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 12:59:31 smithi094 bash[29027]: ee1493fbc996ef631d9a30ac7d630f1f5e0b888f597015b6dca148fccc9959fb 2024-09-13T12:59:31.458 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 12:59:31 smithi094 systemd[1]: Started Ceph mgr.x for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T12:59:31.458 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 12:59:31 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T12:59:31.238+0000 7f52fe774040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-13T12:59:31.459 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 12:59:31 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T12:59:31.300+0000 7f52fe774040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-13T12:59:31.459 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 12:59:31 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T12:59:31.456+0000 7f52fe774040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-13T12:59:31.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 12:59:31 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T12:59:31.525+0000 7f52fe774040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-13T12:59:31.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 12:59:31 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T12:59:31.690+0000 7f52fe774040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-13T12:59:32.105 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 12:59:31 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T12:59:31.845+0000 7f52fe774040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-13T12:59:32.424 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 12:59:32 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T12:59:32.169+0000 7f52fe774040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-13T12:59:32.424 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 12:59:32 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T12:59:32.232+0000 7f52fe774040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-13T12:59:32.424 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:32 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:32.424 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:32 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:32.424 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:32 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:32.425 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:32 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:32.425 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:32 smithi094 ceph-mon[27245]: from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi018:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T12:59:32.425 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:32 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T12:59:32.425 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:32 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T12:59:32.425 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:32 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:32.425 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:32 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:59:32.425 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:32 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:32.682 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:32 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:32.682 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:32 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:32.682 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:32 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:32.682 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:32 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:32.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:32 smithi018 ceph-mon[23698]: from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi018:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T12:59:32.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:32 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T12:59:32.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:32 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T12:59:32.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:32 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:32.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:32 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:59:32.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:32 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:32.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:32 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:32.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:32 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:32.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:32 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:32.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:32 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:32.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:32 smithi018 ceph-mon[33841]: from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi018:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T12:59:32.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:32 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T12:59:32.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:32 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T12:59:32.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:32 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:32.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:32 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:59:32.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:32 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:32.807 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 12:59:32 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T12:59:32.422+0000 7f52fe774040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-13T12:59:33.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:33 smithi018 ceph-mon[23698]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:33.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:33 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:33.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:33 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:33.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:33 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:33.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:33 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T12:59:33.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:33 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:33.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:33 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:59:33.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:33 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:33.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:33 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T12:59:33.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:33 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:33.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:33 smithi018 ceph-mon[33841]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:33.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:33 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:33.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:33 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:33.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:33 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:33.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:33 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T12:59:33.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:33 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:33.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:33 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:59:33.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:33 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:33.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:33 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T12:59:33.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:33 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:33.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 12:59:33 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T12:59:33.312+0000 7f52fe774040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-13T12:59:33.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 12:59:33 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T12:59:33.380+0000 7f52fe774040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-13T12:59:33.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:33 smithi094 ceph-mon[27245]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:33.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:33 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:33.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:33 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:33.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:33 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:33.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:33 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T12:59:33.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:33 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:33.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:33 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:59:33.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:33 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:33.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:33 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T12:59:33.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:33 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:34.360 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 12:59:34 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T12:59:34.099+0000 7f52fe774040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-13T12:59:34.360 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 12:59:34 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T12:59:34.216+0000 7f52fe774040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-13T12:59:34.360 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 12:59:34 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T12:59:34.357+0000 7f52fe774040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-13T12:59:34.635 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 12:59:34 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T12:59:34.418+0000 7f52fe774040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-13T12:59:34.636 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 12:59:34 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T12:59:34.566+0000 7f52fe774040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-13T12:59:34.636 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 12:59:34 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T12:59:34.633+0000 7f52fe774040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-13T12:59:34.636 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:34 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2629210246' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "be7e2e80-7d1e-436b-a590-2db61e3c19ee"}]: dispatch 2024-09-13T12:59:34.636 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:34 smithi094 ceph-mon[27245]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "be7e2e80-7d1e-436b-a590-2db61e3c19ee"}]: dispatch 2024-09-13T12:59:34.636 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:34 smithi094 ceph-mon[27245]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "be7e2e80-7d1e-436b-a590-2db61e3c19ee"}]': finished 2024-09-13T12:59:34.636 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:34 smithi094 ceph-mon[27245]: osdmap e5: 1 total, 0 up, 1 in 2024-09-13T12:59:34.636 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:34 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T12:59:34.636 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:34 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/1066680256' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T12:59:34.917 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 12:59:34 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T12:59:34.693+0000 7f52fe774040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-13T12:59:34.917 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 12:59:34 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T12:59:34.851+0000 7f52fe774040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-13T12:59:34.917 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 12:59:34 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T12:59:34.915+0000 7f52fe774040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-13T12:59:34.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:34 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2629210246' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "be7e2e80-7d1e-436b-a590-2db61e3c19ee"}]: dispatch 2024-09-13T12:59:34.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:34 smithi018 ceph-mon[23698]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "be7e2e80-7d1e-436b-a590-2db61e3c19ee"}]: dispatch 2024-09-13T12:59:34.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:34 smithi018 ceph-mon[23698]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "be7e2e80-7d1e-436b-a590-2db61e3c19ee"}]': finished 2024-09-13T12:59:34.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:34 smithi018 ceph-mon[23698]: osdmap e5: 1 total, 0 up, 1 in 2024-09-13T12:59:34.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:34 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T12:59:34.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:34 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/1066680256' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T12:59:34.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:34 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/2629210246' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "be7e2e80-7d1e-436b-a590-2db61e3c19ee"}]: dispatch 2024-09-13T12:59:34.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:34 smithi018 ceph-mon[33841]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "be7e2e80-7d1e-436b-a590-2db61e3c19ee"}]: dispatch 2024-09-13T12:59:34.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:34 smithi018 ceph-mon[33841]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "be7e2e80-7d1e-436b-a590-2db61e3c19ee"}]': finished 2024-09-13T12:59:34.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:34 smithi018 ceph-mon[33841]: osdmap e5: 1 total, 0 up, 1 in 2024-09-13T12:59:34.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:34 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T12:59:34.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:34 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/1066680256' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T12:59:35.181 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 12:59:34 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T12:59:34.980+0000 7f52fe774040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-13T12:59:35.181 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 12:59:35 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T12:59:35.061+0000 7f52fe774040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-13T12:59:35.181 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 12:59:35 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T12:59:35.119+0000 7f52fe774040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-13T12:59:35.181 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 12:59:35 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T12:59:35.178+0000 7f52fe774040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-13T12:59:35.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:35 smithi018 ceph-mon[23698]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:35.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:35 smithi018 ceph-mon[33841]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:36.008 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:35 smithi094 ceph-mon[27245]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:36.307 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 12:59:36 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T12:59:36.005+0000 7f52fe774040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-13T12:59:36.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:36 smithi094 ceph-mon[27245]: Standby manager daemon x started 2024-09-13T12:59:36.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:36 smithi094 ceph-mon[27245]: from='mgr.? 172.21.15.94:0/241510772' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T12:59:36.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:36 smithi094 ceph-mon[27245]: from='mgr.? 172.21.15.94:0/241510772' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T12:59:36.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:36 smithi094 ceph-mon[27245]: from='mgr.? 172.21.15.94:0/241510772' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T12:59:36.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:36 smithi094 ceph-mon[27245]: from='mgr.? 172.21.15.94:0/241510772' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T12:59:36.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:36 smithi018 ceph-mon[23698]: Standby manager daemon x started 2024-09-13T12:59:36.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:36 smithi018 ceph-mon[23698]: from='mgr.? 172.21.15.94:0/241510772' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T12:59:36.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:36 smithi018 ceph-mon[23698]: from='mgr.? 172.21.15.94:0/241510772' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T12:59:36.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:36 smithi018 ceph-mon[23698]: from='mgr.? 172.21.15.94:0/241510772' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T12:59:36.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:36 smithi018 ceph-mon[23698]: from='mgr.? 172.21.15.94:0/241510772' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T12:59:36.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:36 smithi018 ceph-mon[33841]: Standby manager daemon x started 2024-09-13T12:59:36.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:36 smithi018 ceph-mon[33841]: from='mgr.? 172.21.15.94:0/241510772' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T12:59:36.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:36 smithi018 ceph-mon[33841]: from='mgr.? 172.21.15.94:0/241510772' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T12:59:36.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:36 smithi018 ceph-mon[33841]: from='mgr.? 172.21.15.94:0/241510772' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T12:59:36.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:36 smithi018 ceph-mon[33841]: from='mgr.? 172.21.15.94:0/241510772' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T12:59:37.856 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:37 smithi018 ceph-mon[23698]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:37.856 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:37 smithi018 ceph-mon[23698]: mgrmap e14: y(active, since 54s), standbys: x 2024-09-13T12:59:37.856 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:37 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T12:59:37.856 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:37 smithi018 ceph-mon[33841]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:37.856 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:37 smithi018 ceph-mon[33841]: mgrmap e14: y(active, since 54s), standbys: x 2024-09-13T12:59:37.856 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:37 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T12:59:38.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:37 smithi094 ceph-mon[27245]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:38.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:37 smithi094 ceph-mon[27245]: mgrmap e14: y(active, since 54s), standbys: x 2024-09-13T12:59:38.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:37 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T12:59:39.718 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:39 smithi018 ceph-mon[23698]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:39.718 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:39 smithi018 ceph-mon[33841]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:40.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:39 smithi094 ceph-mon[27245]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:41.793 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:41 smithi018 ceph-mon[23698]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:41.793 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:41 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-13T12:59:41.793 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:41 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:41.794 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:41 smithi018 ceph-mon[33841]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:41.794 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:41 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-13T12:59:41.794 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:41 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:42.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:41 smithi094 ceph-mon[27245]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:42.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:41 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-13T12:59:42.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:41 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:42.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:42 smithi018 ceph-mon[23698]: Deploying daemon osd.0 on smithi018 2024-09-13T12:59:42.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:42 smithi018 ceph-mon[33841]: Deploying daemon osd.0 on smithi018 2024-09-13T12:59:43.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:42 smithi094 ceph-mon[27245]: Deploying daemon osd.0 on smithi018 2024-09-13T12:59:43.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:43 smithi018 ceph-mon[23698]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:43.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:43 smithi018 ceph-mon[33841]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:44.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:43 smithi094 ceph-mon[27245]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:45.884 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:45 smithi094 ceph-mon[27245]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:45.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:45 smithi018 ceph-mon[23698]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:45.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:45 smithi018 ceph-mon[33841]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:47.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:47 smithi018 ceph-mon[23698]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:47.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:47 smithi018 ceph-mon[33841]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:48.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:47 smithi094 ceph-mon[27245]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:48.852 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:48 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:59:48.852 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:48 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:48.852 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:48 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:48.852 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:48 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:59:48.852 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:48 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:48.853 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:48 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:49.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:48 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:59:49.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:48 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:49.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:48 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:50.032 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:49 smithi018 ceph-mon[23698]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:50.032 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:49 smithi018 ceph-mon[33841]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:50.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:49 smithi094 ceph-mon[27245]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:51.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:51 smithi094 ceph-mon[27245]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:51.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:51 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:51.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:51 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:51.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:51 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:51.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:51 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T12:59:51.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:51 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:51.619 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:51 smithi018 ceph-mon[23698]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:51.619 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:51 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:51.619 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:51 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:51.619 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:51 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:51.619 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:51 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T12:59:51.620 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:51 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:51.620 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:51 smithi018 ceph-mon[33841]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:51.620 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:51 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:51.620 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:51 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:51.620 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:51 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:51.620 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:51 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T12:59:51.620 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:51 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:51.929 INFO:teuthology.orchestra.run.smithi018.stdout:Created osd(s) 0 on host 'smithi018' 2024-09-13T12:59:52.531 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:52 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:59:52.531 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:52 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:52.531 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:52 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:52.532 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:52 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:59:52.532 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:52 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:52.532 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:52 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:52.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:52 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T12:59:52.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:52 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:52.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:52 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:52.564 DEBUG:teuthology.orchestra.run.smithi018:osd.0> sudo journalctl -f -n 0 -u ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.0.service 2024-09-13T12:59:52.566 INFO:tasks.cephadm:Deploying osd.1 on smithi018 with /dev/vg_nvme/lv_3... 2024-09-13T12:59:52.566 DEBUG:teuthology.orchestra.run.smithi018:> 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 9f4b6690-71cf-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-13T12:59:52.845 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 12:59:52 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0[37640]: 2024-09-13T12:59:52.714+0000 7f69c574d640 -1 osd.0 0 log_to_monitors true 2024-09-13T12:59:53.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:53 smithi094 ceph-mon[27245]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:53.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:53 smithi094 ceph-mon[27245]: from='osd.0 [v2:172.21.15.18:6802/3867010974,v1:172.21.15.18:6803/3867010974]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-13T12:59:53.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:53 smithi018 ceph-mon[23698]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:53.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:53 smithi018 ceph-mon[23698]: from='osd.0 [v2:172.21.15.18:6802/3867010974,v1:172.21.15.18:6803/3867010974]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-13T12:59:53.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:53 smithi018 ceph-mon[33841]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:53.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:53 smithi018 ceph-mon[33841]: from='osd.0 [v2:172.21.15.18:6802/3867010974,v1:172.21.15.18:6803/3867010974]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-13T12:59:53.760 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T12:59:54.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:54 smithi094 ceph-mon[27245]: from='osd.0 [v2:172.21.15.18:6802/3867010974,v1:172.21.15.18:6803/3867010974]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-13T12:59:54.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:54 smithi094 ceph-mon[27245]: osdmap e6: 1 total, 0 up, 1 in 2024-09-13T12:59:54.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:54 smithi094 ceph-mon[27245]: from='osd.0 [v2:172.21.15.18:6802/3867010974,v1:172.21.15.18:6803/3867010974]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]: dispatch 2024-09-13T12:59:54.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:54 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T12:59:54.562 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:54 smithi018 ceph-mon[23698]: from='osd.0 [v2:172.21.15.18:6802/3867010974,v1:172.21.15.18:6803/3867010974]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-13T12:59:54.562 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:54 smithi018 ceph-mon[23698]: osdmap e6: 1 total, 0 up, 1 in 2024-09-13T12:59:54.562 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:54 smithi018 ceph-mon[23698]: from='osd.0 [v2:172.21.15.18:6802/3867010974,v1:172.21.15.18:6803/3867010974]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]: dispatch 2024-09-13T12:59:54.562 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:54 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T12:59:54.562 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:54 smithi018 ceph-mon[33841]: from='osd.0 [v2:172.21.15.18:6802/3867010974,v1:172.21.15.18:6803/3867010974]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-13T12:59:54.562 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:54 smithi018 ceph-mon[33841]: osdmap e6: 1 total, 0 up, 1 in 2024-09-13T12:59:54.562 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:54 smithi018 ceph-mon[33841]: from='osd.0 [v2:172.21.15.18:6802/3867010974,v1:172.21.15.18:6803/3867010974]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]: dispatch 2024-09-13T12:59:54.563 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:54 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T12:59:54.850 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 12:59:54 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0[37640]: 2024-09-13T12:59:54.559+0000 7f69c16d0640 -1 osd.0 0 waiting for initial osdmap 2024-09-13T12:59:54.850 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 12:59:54 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0[37640]: 2024-09-13T12:59:54.561+0000 7f69b94f0640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T12:59:55.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:55 smithi094 ceph-mon[27245]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:55.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:55 smithi094 ceph-mon[27245]: from='osd.0 [v2:172.21.15.18:6802/3867010974,v1:172.21.15.18:6803/3867010974]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]': finished 2024-09-13T12:59:55.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:55 smithi094 ceph-mon[27245]: osdmap e7: 1 total, 0 up, 1 in 2024-09-13T12:59:55.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:55 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T12:59:55.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:55 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T12:59:55.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:55 smithi094 ceph-mon[27245]: from='osd.0 [v2:172.21.15.18:6802/3867010974,v1:172.21.15.18:6803/3867010974]' entity='osd.0' 2024-09-13T12:59:55.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:55 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T12:59:55.573 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:55 smithi018 ceph-mon[23698]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:55.573 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:55 smithi018 ceph-mon[23698]: from='osd.0 [v2:172.21.15.18:6802/3867010974,v1:172.21.15.18:6803/3867010974]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]': finished 2024-09-13T12:59:55.573 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:55 smithi018 ceph-mon[23698]: osdmap e7: 1 total, 0 up, 1 in 2024-09-13T12:59:55.573 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:55 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T12:59:55.573 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:55 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T12:59:55.573 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:55 smithi018 ceph-mon[23698]: from='osd.0 [v2:172.21.15.18:6802/3867010974,v1:172.21.15.18:6803/3867010974]' entity='osd.0' 2024-09-13T12:59:55.573 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:55 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T12:59:55.574 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:55 smithi018 ceph-mon[33841]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:55.574 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:55 smithi018 ceph-mon[33841]: from='osd.0 [v2:172.21.15.18:6802/3867010974,v1:172.21.15.18:6803/3867010974]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]': finished 2024-09-13T12:59:55.574 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:55 smithi018 ceph-mon[33841]: osdmap e7: 1 total, 0 up, 1 in 2024-09-13T12:59:55.574 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:55 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T12:59:55.574 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:55 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T12:59:55.574 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:55 smithi018 ceph-mon[33841]: from='osd.0 [v2:172.21.15.18:6802/3867010974,v1:172.21.15.18:6803/3867010974]' entity='osd.0' 2024-09-13T12:59:55.574 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:55 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T12:59:56.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:56 smithi018 ceph-mon[23698]: purged_snaps scrub starts 2024-09-13T12:59:56.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:56 smithi018 ceph-mon[23698]: purged_snaps scrub ok 2024-09-13T12:59:56.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:56 smithi018 ceph-mon[23698]: osd.0 [v2:172.21.15.18:6802/3867010974,v1:172.21.15.18:6803/3867010974] boot 2024-09-13T12:59:56.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:56 smithi018 ceph-mon[23698]: osdmap e8: 1 total, 1 up, 1 in 2024-09-13T12:59:56.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:56 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T12:59:56.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:56 smithi018 ceph-mon[23698]: Detected new or changed devices on smithi018 2024-09-13T12:59:56.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:56 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:56.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:56 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:56.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:56 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T12:59:56.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:56 smithi018 ceph-mon[23698]: Adjusting osd_memory_target on smithi018 to 16068M 2024-09-13T12:59:56.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:56 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:56.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:56 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:56.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:56 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T12:59:56.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:56 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:56.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:56 smithi018 ceph-mon[33841]: purged_snaps scrub starts 2024-09-13T12:59:56.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:56 smithi018 ceph-mon[33841]: purged_snaps scrub ok 2024-09-13T12:59:56.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:56 smithi018 ceph-mon[33841]: osd.0 [v2:172.21.15.18:6802/3867010974,v1:172.21.15.18:6803/3867010974] boot 2024-09-13T12:59:56.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:56 smithi018 ceph-mon[33841]: osdmap e8: 1 total, 1 up, 1 in 2024-09-13T12:59:56.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:56 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T12:59:56.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:56 smithi018 ceph-mon[33841]: Detected new or changed devices on smithi018 2024-09-13T12:59:56.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:56 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:56.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:56 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:56.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:56 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T12:59:56.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:56 smithi018 ceph-mon[33841]: Adjusting osd_memory_target on smithi018 to 16068M 2024-09-13T12:59:56.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:56 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:56.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:56 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:56.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:56 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T12:59:56.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:56 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:57.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:56 smithi094 ceph-mon[27245]: purged_snaps scrub starts 2024-09-13T12:59:57.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:56 smithi094 ceph-mon[27245]: purged_snaps scrub ok 2024-09-13T12:59:57.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:56 smithi094 ceph-mon[27245]: osd.0 [v2:172.21.15.18:6802/3867010974,v1:172.21.15.18:6803/3867010974] boot 2024-09-13T12:59:57.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:56 smithi094 ceph-mon[27245]: osdmap e8: 1 total, 1 up, 1 in 2024-09-13T12:59:57.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:56 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T12:59:57.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:56 smithi094 ceph-mon[27245]: Detected new or changed devices on smithi018 2024-09-13T12:59:57.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:56 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:57.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:56 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:57.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:56 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T12:59:57.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:56 smithi094 ceph-mon[27245]: Adjusting osd_memory_target on smithi018 to 16068M 2024-09-13T12:59:57.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:56 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:57.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:56 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:57.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:56 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T12:59:57.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:56 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T12:59:57.218 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T12:59:57.245 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi018:vg_nvme/lv_3 2024-09-13T12:59:57.499 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T12:59:57.917 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:57 smithi018 ceph-mon[33841]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:57.917 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:57 smithi018 ceph-mon[33841]: osdmap e9: 1 total, 1 up, 1 in 2024-09-13T12:59:57.918 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:57 smithi018 ceph-mon[23698]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:57.918 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:57 smithi018 ceph-mon[23698]: osdmap e9: 1 total, 1 up, 1 in 2024-09-13T12:59:58.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:57 smithi094 ceph-mon[27245]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T12:59:58.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:57 smithi094 ceph-mon[27245]: osdmap e9: 1 total, 1 up, 1 in 2024-09-13T12:59:58.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:58 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T12:59:58.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:58 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T12:59:58.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:58 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:58.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:58 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T12:59:58.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:58 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T12:59:58.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:58 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:59.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:58 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T12:59:59.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:58 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T12:59:59.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:58 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T12:59:59.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:59 smithi018 ceph-mon[33841]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T12:59:59.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 12:59:59 smithi018 ceph-mon[33841]: from='client.14247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi018:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T12:59:59.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:59 smithi018 ceph-mon[23698]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T12:59:59.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 12:59:59 smithi018 ceph-mon[23698]: from='client.14247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi018:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:00:00.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:59 smithi094 ceph-mon[27245]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:00:00.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 12:59:59 smithi094 ceph-mon[27245]: from='client.14247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi018:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:00:00.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:00 smithi018 ceph-mon[33841]: overall HEALTH_OK 2024-09-13T13:00:00.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:00 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/1415096026' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6824b796-d36c-44e8-ad97-6373b20c1da0"}]: dispatch 2024-09-13T13:00:00.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:00 smithi018 ceph-mon[33841]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6824b796-d36c-44e8-ad97-6373b20c1da0"}]: dispatch 2024-09-13T13:00:00.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:00 smithi018 ceph-mon[33841]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6824b796-d36c-44e8-ad97-6373b20c1da0"}]': finished 2024-09-13T13:00:00.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:00 smithi018 ceph-mon[33841]: osdmap e10: 2 total, 1 up, 2 in 2024-09-13T13:00:00.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:00 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:00:00.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:00 smithi018 ceph-mon[23698]: overall HEALTH_OK 2024-09-13T13:00:00.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:00 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/1415096026' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6824b796-d36c-44e8-ad97-6373b20c1da0"}]: dispatch 2024-09-13T13:00:00.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:00 smithi018 ceph-mon[23698]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6824b796-d36c-44e8-ad97-6373b20c1da0"}]: dispatch 2024-09-13T13:00:00.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:00 smithi018 ceph-mon[23698]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6824b796-d36c-44e8-ad97-6373b20c1da0"}]': finished 2024-09-13T13:00:00.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:00 smithi018 ceph-mon[23698]: osdmap e10: 2 total, 1 up, 2 in 2024-09-13T13:00:00.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:00 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:00:01.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:00 smithi094 ceph-mon[27245]: overall HEALTH_OK 2024-09-13T13:00:01.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:00 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/1415096026' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6824b796-d36c-44e8-ad97-6373b20c1da0"}]: dispatch 2024-09-13T13:00:01.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:00 smithi094 ceph-mon[27245]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6824b796-d36c-44e8-ad97-6373b20c1da0"}]: dispatch 2024-09-13T13:00:01.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:00 smithi094 ceph-mon[27245]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6824b796-d36c-44e8-ad97-6373b20c1da0"}]': finished 2024-09-13T13:00:01.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:00 smithi094 ceph-mon[27245]: osdmap e10: 2 total, 1 up, 2 in 2024-09-13T13:00:01.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:00 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:00:01.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:01 smithi018 ceph-mon[33841]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:00:01.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:01 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/3814221733' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:00:01.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:01 smithi018 ceph-mon[23698]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:00:01.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:01 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/3814221733' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:00:02.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:01 smithi094 ceph-mon[27245]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:00:02.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:01 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3814221733' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:00:03.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:03 smithi018 ceph-mon[23698]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:00:03.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:03 smithi018 ceph-mon[33841]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:00:04.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:03 smithi094 ceph-mon[27245]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:00:05.894 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:05 smithi018 ceph-mon[23698]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:00:05.895 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:05 smithi018 ceph-mon[33841]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:00:06.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:05 smithi094 ceph-mon[27245]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:00:07.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:07 smithi018 ceph-mon[23698]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:00:07.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:07 smithi018 ceph-mon[33841]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:00:08.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:07 smithi094 ceph-mon[27245]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:00:08.793 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:08 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-13T13:00:08.793 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:08 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:00:08.793 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:08 smithi018 ceph-mon[33841]: Deploying daemon osd.1 on smithi018 2024-09-13T13:00:08.794 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:08 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-13T13:00:08.794 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:08 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:00:08.794 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:08 smithi018 ceph-mon[23698]: Deploying daemon osd.1 on smithi018 2024-09-13T13:00:09.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-13T13:00:09.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:08 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:00:09.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:08 smithi094 ceph-mon[27245]: Deploying daemon osd.1 on smithi018 2024-09-13T13:00:09.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:09 smithi018 ceph-mon[23698]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:00:09.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:09 smithi018 ceph-mon[33841]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:00:10.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:09 smithi094 ceph-mon[27245]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:00:11.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:11 smithi018 ceph-mon[23698]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:00:11.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:11 smithi018 ceph-mon[33841]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:00:12.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:11 smithi094 ceph-mon[27245]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:00:13.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:13 smithi018 ceph-mon[23698]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:00:13.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:13 smithi018 ceph-mon[33841]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:00:14.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:13 smithi094 ceph-mon[27245]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:00:14.772 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:14 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:00:14.772 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:14 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:14.772 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:14 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:14.773 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:14 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:00:14.773 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:14 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:14.773 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:14 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:15.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:14 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:00:15.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:14 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:15.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:14 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:15.771 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:15 smithi018 ceph-mon[23698]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:00:15.771 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:15 smithi018 ceph-mon[33841]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:00:16.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:15 smithi094 ceph-mon[27245]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:00:17.719 INFO:teuthology.orchestra.run.smithi018.stdout:Created osd(s) 1 on host 'smithi018' 2024-09-13T13:00:17.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:17 smithi018 ceph-mon[23698]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:00:17.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:17 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:17.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:17 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:17.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:17 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:00:17.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:17 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:00:17.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:17 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:17.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:17 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:00:17.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:17 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:17.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:17 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:17.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:17 smithi018 ceph-mon[33841]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:00:17.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:17 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:17.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:17 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:17.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:17 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:00:17.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:17 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:00:17.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:17 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:17.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:17 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:00:17.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:17 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:17.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:17 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:18.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:17 smithi094 ceph-mon[27245]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:00:18.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:17 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:18.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:17 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:18.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:17 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:00:18.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:17 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:00:18.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:17 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:18.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:17 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:00:18.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:17 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:18.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:17 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:18.366 DEBUG:teuthology.orchestra.run.smithi018:osd.1> sudo journalctl -f -n 0 -u ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.1.service 2024-09-13T13:00:18.368 INFO:tasks.cephadm:Deploying osd.2 on smithi018 with /dev/vg_nvme/lv_2... 2024-09-13T13:00:18.368 DEBUG:teuthology.orchestra.run.smithi018:> 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 9f4b6690-71cf-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-13T13:00:19.101 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:00:19.183 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:00:19 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1[43217]: 2024-09-13T13:00:19.061+0000 7f5e201d8640 -1 osd.1 0 log_to_monitors true 2024-09-13T13:00:20.071 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:19 smithi018 ceph-mon[23698]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:00:20.071 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:19 smithi018 ceph-mon[23698]: from='osd.1 [v2:172.21.15.18:6810/1388714563,v1:172.21.15.18:6811/1388714563]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-13T13:00:20.071 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:19 smithi018 ceph-mon[23698]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-13T13:00:20.071 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:19 smithi018 ceph-mon[33841]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:00:20.072 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:19 smithi018 ceph-mon[33841]: from='osd.1 [v2:172.21.15.18:6810/1388714563,v1:172.21.15.18:6811/1388714563]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-13T13:00:20.072 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:19 smithi018 ceph-mon[33841]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-13T13:00:20.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:19 smithi094 ceph-mon[27245]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:00:20.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:19 smithi094 ceph-mon[27245]: from='osd.1 [v2:172.21.15.18:6810/1388714563,v1:172.21.15.18:6811/1388714563]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-13T13:00:20.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:19 smithi094 ceph-mon[27245]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-13T13:00:21.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:20 smithi018 ceph-mon[23698]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-13T13:00:21.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:20 smithi018 ceph-mon[23698]: osdmap e11: 2 total, 1 up, 2 in 2024-09-13T13:00:21.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:20 smithi018 ceph-mon[23698]: from='osd.1 [v2:172.21.15.18:6810/1388714563,v1:172.21.15.18:6811/1388714563]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]: dispatch 2024-09-13T13:00:21.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:20 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:00:21.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:20 smithi018 ceph-mon[23698]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]: dispatch 2024-09-13T13:00:21.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:20 smithi018 ceph-mon[23698]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]': finished 2024-09-13T13:00:21.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:20 smithi018 ceph-mon[33841]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-13T13:00:21.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:20 smithi018 ceph-mon[33841]: osdmap e11: 2 total, 1 up, 2 in 2024-09-13T13:00:21.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:20 smithi018 ceph-mon[33841]: from='osd.1 [v2:172.21.15.18:6810/1388714563,v1:172.21.15.18:6811/1388714563]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]: dispatch 2024-09-13T13:00:21.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:20 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:00:21.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:20 smithi018 ceph-mon[33841]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]: dispatch 2024-09-13T13:00:21.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:20 smithi018 ceph-mon[33841]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]': finished 2024-09-13T13:00:21.185 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:00:20 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1[43217]: 2024-09-13T13:00:20.821+0000 7f5e1c15b640 -1 osd.1 0 waiting for initial osdmap 2024-09-13T13:00:21.185 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:00:20 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1[43217]: 2024-09-13T13:00:20.824+0000 7f5e17f83640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T13:00:21.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:20 smithi094 ceph-mon[27245]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-13T13:00:21.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:20 smithi094 ceph-mon[27245]: osdmap e11: 2 total, 1 up, 2 in 2024-09-13T13:00:21.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:20 smithi094 ceph-mon[27245]: from='osd.1 [v2:172.21.15.18:6810/1388714563,v1:172.21.15.18:6811/1388714563]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]: dispatch 2024-09-13T13:00:21.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:20 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:00:21.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:20 smithi094 ceph-mon[27245]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]: dispatch 2024-09-13T13:00:21.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:20 smithi094 ceph-mon[27245]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]': finished 2024-09-13T13:00:21.974 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:21 smithi018 ceph-mon[23698]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:00:21.974 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:21 smithi018 ceph-mon[23698]: osdmap e12: 2 total, 1 up, 2 in 2024-09-13T13:00:21.974 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:21 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:00:21.974 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:21 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:00:21.974 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:21 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:00:21.975 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:21 smithi018 ceph-mon[33841]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:00:21.975 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:21 smithi018 ceph-mon[33841]: osdmap e12: 2 total, 1 up, 2 in 2024-09-13T13:00:21.975 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:21 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:00:21.975 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:21 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:00:21.975 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:21 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:00:21.977 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T13:00:22.003 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi018:vg_nvme/lv_2 2024-09-13T13:00:22.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:21 smithi094 ceph-mon[27245]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:00:22.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:21 smithi094 ceph-mon[27245]: osdmap e12: 2 total, 1 up, 2 in 2024-09-13T13:00:22.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:21 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:00:22.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:21 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:00:22.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:21 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:00:22.489 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:00:22.889 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:22 smithi018 ceph-mon[23698]: purged_snaps scrub starts 2024-09-13T13:00:22.889 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:22 smithi018 ceph-mon[23698]: purged_snaps scrub ok 2024-09-13T13:00:22.889 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:22 smithi018 ceph-mon[23698]: osd.1 [v2:172.21.15.18:6810/1388714563,v1:172.21.15.18:6811/1388714563] boot 2024-09-13T13:00:22.889 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:22 smithi018 ceph-mon[23698]: osdmap e13: 2 total, 2 up, 2 in 2024-09-13T13:00:22.889 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:22 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:00:22.890 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:22 smithi018 ceph-mon[33841]: purged_snaps scrub starts 2024-09-13T13:00:22.890 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:22 smithi018 ceph-mon[33841]: purged_snaps scrub ok 2024-09-13T13:00:22.890 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:22 smithi018 ceph-mon[33841]: osd.1 [v2:172.21.15.18:6810/1388714563,v1:172.21.15.18:6811/1388714563] boot 2024-09-13T13:00:22.890 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:22 smithi018 ceph-mon[33841]: osdmap e13: 2 total, 2 up, 2 in 2024-09-13T13:00:22.890 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:22 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:00:23.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:22 smithi094 ceph-mon[27245]: purged_snaps scrub starts 2024-09-13T13:00:23.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:22 smithi094 ceph-mon[27245]: purged_snaps scrub ok 2024-09-13T13:00:23.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:22 smithi094 ceph-mon[27245]: osd.1 [v2:172.21.15.18:6810/1388714563,v1:172.21.15.18:6811/1388714563] boot 2024-09-13T13:00:23.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:22 smithi094 ceph-mon[27245]: osdmap e13: 2 total, 2 up, 2 in 2024-09-13T13:00:23.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:22 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:00:24.038 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:23 smithi018 ceph-mon[33841]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:00:24.038 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:23 smithi018 ceph-mon[33841]: osdmap e14: 2 total, 2 up, 2 in 2024-09-13T13:00:24.039 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:23 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:00:24.039 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:23 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:00:24.039 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:23 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:00:24.039 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:23 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:24.039 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:23 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:24.039 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:23 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:00:24.039 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:23 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:00:24.039 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:23 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:24.039 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:23 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:00:24.039 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:23 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:00:24.039 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:23 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:24.040 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:23 smithi018 ceph-mon[23698]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:00:24.040 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:23 smithi018 ceph-mon[23698]: osdmap e14: 2 total, 2 up, 2 in 2024-09-13T13:00:24.040 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:23 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:00:24.040 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:23 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:00:24.040 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:23 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:00:24.040 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:23 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:24.040 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:23 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:24.040 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:23 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:00:24.040 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:23 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:00:24.041 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:23 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:24.041 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:23 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:00:24.041 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:23 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:00:24.041 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:23 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:24.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:23 smithi094 ceph-mon[27245]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:00:24.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:23 smithi094 ceph-mon[27245]: osdmap e14: 2 total, 2 up, 2 in 2024-09-13T13:00:24.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:23 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:00:24.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:23 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:00:24.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:23 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:00:24.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:23 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:24.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:23 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:24.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:23 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:00:24.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:23 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:00:24.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:23 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:24.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:23 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:00:24.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:23 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:00:24.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:23 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:25.094 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:24 smithi018 ceph-mon[23698]: from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi018:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:00:25.095 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:24 smithi018 ceph-mon[23698]: Detected new or changed devices on smithi018 2024-09-13T13:00:25.095 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:24 smithi018 ceph-mon[23698]: Adjusting osd_memory_target on smithi018 to 8034M 2024-09-13T13:00:25.095 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:24 smithi018 ceph-mon[33841]: from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi018:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:00:25.095 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:24 smithi018 ceph-mon[33841]: Detected new or changed devices on smithi018 2024-09-13T13:00:25.095 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:24 smithi018 ceph-mon[33841]: Adjusting osd_memory_target on smithi018 to 8034M 2024-09-13T13:00:25.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:24 smithi094 ceph-mon[27245]: from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi018:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:00:25.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:24 smithi094 ceph-mon[27245]: Detected new or changed devices on smithi018 2024-09-13T13:00:25.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:24 smithi094 ceph-mon[27245]: Adjusting osd_memory_target on smithi018 to 8034M 2024-09-13T13:00:25.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:25 smithi018 ceph-mon[23698]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:00:25.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:25 smithi018 ceph-mon[33841]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:00:26.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:25 smithi094 ceph-mon[27245]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:00:27.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:26 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2993003728' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f093a52d-8786-4613-838a-4685f3916ed1"}]: dispatch 2024-09-13T13:00:27.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:26 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2993003728' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f093a52d-8786-4613-838a-4685f3916ed1"}]': finished 2024-09-13T13:00:27.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:26 smithi018 ceph-mon[23698]: osdmap e15: 3 total, 2 up, 3 in 2024-09-13T13:00:27.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:26 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:00:27.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:26 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/3884681893' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:00:27.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:26 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/2993003728' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f093a52d-8786-4613-838a-4685f3916ed1"}]: dispatch 2024-09-13T13:00:27.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:26 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/2993003728' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f093a52d-8786-4613-838a-4685f3916ed1"}]': finished 2024-09-13T13:00:27.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:26 smithi018 ceph-mon[33841]: osdmap e15: 3 total, 2 up, 3 in 2024-09-13T13:00:27.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:26 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:00:27.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:26 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/3884681893' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:00:27.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:26 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2993003728' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f093a52d-8786-4613-838a-4685f3916ed1"}]: dispatch 2024-09-13T13:00:27.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:26 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2993003728' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f093a52d-8786-4613-838a-4685f3916ed1"}]': finished 2024-09-13T13:00:27.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:26 smithi094 ceph-mon[27245]: osdmap e15: 3 total, 2 up, 3 in 2024-09-13T13:00:27.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:26 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:00:27.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:26 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3884681893' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:00:28.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:27 smithi018 ceph-mon[23698]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:00:28.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:27 smithi018 ceph-mon[33841]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:00:28.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:27 smithi094 ceph-mon[27245]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:00:30.089 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:29 smithi018 ceph-mon[23698]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:00:30.089 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:29 smithi018 ceph-mon[33841]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:00:30.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:29 smithi094 ceph-mon[27245]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:00:31.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:30 smithi018 ceph-mon[33841]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:00:31.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:30 smithi018 ceph-mon[23698]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:00:31.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:30 smithi094 ceph-mon[27245]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:00:33.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:33 smithi018 ceph-mon[23698]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:00:33.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:33 smithi018 ceph-mon[33841]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:00:33.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:33 smithi094 ceph-mon[27245]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:00:34.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:34 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-13T13:00:34.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:34 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:00:34.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:34 smithi018 ceph-mon[23698]: Deploying daemon osd.2 on smithi018 2024-09-13T13:00:34.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:34 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-13T13:00:34.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:34 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:00:34.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:34 smithi018 ceph-mon[33841]: Deploying daemon osd.2 on smithi018 2024-09-13T13:00:34.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:34 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-13T13:00:34.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:34 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:00:34.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:34 smithi094 ceph-mon[27245]: Deploying daemon osd.2 on smithi018 2024-09-13T13:00:35.162 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:35 smithi018 ceph-mon[23698]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:00:35.162 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:35 smithi018 ceph-mon[33841]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:00:35.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:35 smithi094 ceph-mon[27245]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:00:37.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:37 smithi094 ceph-mon[27245]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:00:37.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:37 smithi018 ceph-mon[23698]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:00:37.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:37 smithi018 ceph-mon[33841]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:00:39.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:39 smithi018 ceph-mon[23698]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:00:39.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:39 smithi018 ceph-mon[33841]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:00:39.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:39 smithi094 ceph-mon[27245]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:00:40.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:40 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:00:40.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:40 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:40.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:40 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:40.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:40 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:00:40.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:40 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:40.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:40 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:40.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:40 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:00:40.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:40 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:40.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:40 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:41.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:41 smithi094 ceph-mon[27245]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:00:41.571 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:41 smithi018 ceph-mon[23698]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:00:41.571 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:41 smithi018 ceph-mon[33841]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:00:42.346 INFO:teuthology.orchestra.run.smithi018.stdout:Created osd(s) 2 on host 'smithi018' 2024-09-13T13:00:42.945 DEBUG:teuthology.orchestra.run.smithi018:osd.2> sudo journalctl -f -n 0 -u ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.2.service 2024-09-13T13:00:42.948 INFO:tasks.cephadm:Deploying osd.3 on smithi018 with /dev/vg_nvme/lv_1... 2024-09-13T13:00:42.948 DEBUG:teuthology.orchestra.run.smithi018:> 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 9f4b6690-71cf-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-13T13:00:43.255 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:00:43.673 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:43 smithi018 ceph-mon[33841]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:00:43.673 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:43 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:43.673 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:43 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:43.673 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:43 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:43.673 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:43 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:43.673 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:43 smithi018 ceph-mon[23698]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:00:43.674 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:43 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:43.674 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:43 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:43.674 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:43 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:43.674 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:43 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:43.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:43 smithi094 ceph-mon[27245]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:00:43.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:43 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:43.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:43 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:43.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:43 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:43.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:43 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:44.642 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:44 smithi018 ceph-mon[33841]: from='osd.2 [v2:172.21.15.18:6818/373750380,v1:172.21.15.18:6819/373750380]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-13T13:00:44.642 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:44 smithi018 ceph-mon[33841]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-13T13:00:44.642 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:00:44 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2[49196]: 2024-09-13T13:00:44.311+0000 7fe451c06640 -1 osd.2 0 log_to_monitors true 2024-09-13T13:00:44.642 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:44 smithi018 ceph-mon[23698]: from='osd.2 [v2:172.21.15.18:6818/373750380,v1:172.21.15.18:6819/373750380]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-13T13:00:44.642 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:44 smithi018 ceph-mon[23698]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-13T13:00:44.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:44 smithi094 ceph-mon[27245]: from='osd.2 [v2:172.21.15.18:6818/373750380,v1:172.21.15.18:6819/373750380]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-13T13:00:44.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:44 smithi094 ceph-mon[27245]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-13T13:00:45.668 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:00:45 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2[49196]: 2024-09-13T13:00:45.353+0000 7fe44db89640 -1 osd.2 0 waiting for initial osdmap 2024-09-13T13:00:45.668 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:00:45 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2[49196]: 2024-09-13T13:00:45.357+0000 7fe4499b1640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T13:00:45.668 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:45 smithi018 ceph-mon[33841]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:00:45.669 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:45 smithi018 ceph-mon[33841]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-13T13:00:45.669 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:45 smithi018 ceph-mon[33841]: osdmap e16: 3 total, 2 up, 3 in 2024-09-13T13:00:45.669 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:45 smithi018 ceph-mon[33841]: from='osd.2 [v2:172.21.15.18:6818/373750380,v1:172.21.15.18:6819/373750380]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]: dispatch 2024-09-13T13:00:45.669 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:45 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:00:45.669 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:45 smithi018 ceph-mon[33841]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]: dispatch 2024-09-13T13:00:45.669 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:45 smithi018 ceph-mon[23698]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:00:45.669 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:45 smithi018 ceph-mon[23698]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-13T13:00:45.669 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:45 smithi018 ceph-mon[23698]: osdmap e16: 3 total, 2 up, 3 in 2024-09-13T13:00:45.669 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:45 smithi018 ceph-mon[23698]: from='osd.2 [v2:172.21.15.18:6818/373750380,v1:172.21.15.18:6819/373750380]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]: dispatch 2024-09-13T13:00:45.669 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:45 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:00:45.669 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:45 smithi018 ceph-mon[23698]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]: dispatch 2024-09-13T13:00:45.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:45 smithi094 ceph-mon[27245]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:00:45.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:45 smithi094 ceph-mon[27245]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-13T13:00:45.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:45 smithi094 ceph-mon[27245]: osdmap e16: 3 total, 2 up, 3 in 2024-09-13T13:00:45.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:45 smithi094 ceph-mon[27245]: from='osd.2 [v2:172.21.15.18:6818/373750380,v1:172.21.15.18:6819/373750380]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]: dispatch 2024-09-13T13:00:45.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:45 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:00:45.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:45 smithi094 ceph-mon[27245]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]: dispatch 2024-09-13T13:00:46.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:46 smithi018 ceph-mon[33841]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]': finished 2024-09-13T13:00:46.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:46 smithi018 ceph-mon[33841]: osdmap e17: 3 total, 2 up, 3 in 2024-09-13T13:00:46.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:46 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:00:46.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:46 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:00:46.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:46 smithi018 ceph-mon[23698]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]': finished 2024-09-13T13:00:46.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:46 smithi018 ceph-mon[23698]: osdmap e17: 3 total, 2 up, 3 in 2024-09-13T13:00:46.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:46 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:00:46.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:46 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:00:46.725 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T13:00:46.753 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi018:vg_nvme/lv_1 2024-09-13T13:00:46.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:46 smithi094 ceph-mon[27245]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]': finished 2024-09-13T13:00:46.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:46 smithi094 ceph-mon[27245]: osdmap e17: 3 total, 2 up, 3 in 2024-09-13T13:00:46.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:46 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:00:46.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:46 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:00:47.353 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:00:47.576 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:47 smithi018 ceph-mon[33841]: purged_snaps scrub starts 2024-09-13T13:00:47.576 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:47 smithi018 ceph-mon[33841]: purged_snaps scrub ok 2024-09-13T13:00:47.576 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:47 smithi018 ceph-mon[33841]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:00:47.576 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:47 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:00:47.576 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:47 smithi018 ceph-mon[33841]: osd.2 [v2:172.21.15.18:6818/373750380,v1:172.21.15.18:6819/373750380] boot 2024-09-13T13:00:47.576 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:47 smithi018 ceph-mon[33841]: osdmap e18: 3 total, 3 up, 3 in 2024-09-13T13:00:47.576 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:47 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:00:47.577 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:47 smithi018 ceph-mon[23698]: purged_snaps scrub starts 2024-09-13T13:00:47.577 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:47 smithi018 ceph-mon[23698]: purged_snaps scrub ok 2024-09-13T13:00:47.577 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:47 smithi018 ceph-mon[23698]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:00:47.577 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:47 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:00:47.577 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:47 smithi018 ceph-mon[23698]: osd.2 [v2:172.21.15.18:6818/373750380,v1:172.21.15.18:6819/373750380] boot 2024-09-13T13:00:47.577 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:47 smithi018 ceph-mon[23698]: osdmap e18: 3 total, 3 up, 3 in 2024-09-13T13:00:47.577 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:47 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:00:47.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:47 smithi094 ceph-mon[27245]: purged_snaps scrub starts 2024-09-13T13:00:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:47 smithi094 ceph-mon[27245]: purged_snaps scrub ok 2024-09-13T13:00:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:47 smithi094 ceph-mon[27245]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:00:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:47 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:00:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:47 smithi094 ceph-mon[27245]: osd.2 [v2:172.21.15.18:6818/373750380,v1:172.21.15.18:6819/373750380] boot 2024-09-13T13:00:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:47 smithi094 ceph-mon[27245]: osdmap e18: 3 total, 3 up, 3 in 2024-09-13T13:00:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:47 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:00:48.800 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:48 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:00:48.801 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:48 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:00:48.801 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:48 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:00:48.801 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:48 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:00:48.801 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:48 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:00:48.801 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:48 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:00:48.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:48 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:00:48.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:48 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:00:48.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:48 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:00:49.531 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[23698]: from='client.24197 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi018:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:00:49.531 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[23698]: pgmap v71: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:00:49.531 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' 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-13T13:00:49.531 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' 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-13T13:00:49.531 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[23698]: osdmap e19: 3 total, 3 up, 3 in 2024-09-13T13:00:49.531 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-13T13:00:49.531 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[23698]: Detected new or changed devices on smithi018 2024-09-13T13:00:49.531 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:49.531 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:49.531 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:00:49.531 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:00:49.531 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:00:49.532 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[23698]: Adjusting osd_memory_target on smithi018 to 5356M 2024-09-13T13:00:49.532 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:49.532 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:00:49.532 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:00:49.532 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:49.532 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:00:49.532 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:00:49.532 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:00:49.532 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:49.532 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[33841]: from='client.24197 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi018:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:00:49.533 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[33841]: pgmap v71: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:00:49.533 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' 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-13T13:00:49.533 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' 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-13T13:00:49.533 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[33841]: osdmap e19: 3 total, 3 up, 3 in 2024-09-13T13:00:49.533 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-13T13:00:49.533 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[33841]: Detected new or changed devices on smithi018 2024-09-13T13:00:49.533 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:49.533 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:49.533 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:00:49.533 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:00:49.533 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:00:49.533 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[33841]: Adjusting osd_memory_target on smithi018 to 5356M 2024-09-13T13:00:49.533 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:49.533 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:00:49.534 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:00:49.534 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:49.534 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:00:49.534 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:00:49.534 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:00:49.534 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:49 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:49.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:49 smithi094 ceph-mon[27245]: from='client.24197 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi018:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:00:49.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:49 smithi094 ceph-mon[27245]: pgmap v71: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:00:49.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:49 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' 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-13T13:00:49.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:49 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' 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-13T13:00:49.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:49 smithi094 ceph-mon[27245]: osdmap e19: 3 total, 3 up, 3 in 2024-09-13T13:00:49.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:49 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-13T13:00:49.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:49 smithi094 ceph-mon[27245]: Detected new or changed devices on smithi018 2024-09-13T13:00:49.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:49 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:49.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:49 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:49.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:49 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:00:49.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:49 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:00:49.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:49 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:00:49.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:49 smithi094 ceph-mon[27245]: Adjusting osd_memory_target on smithi018 to 5356M 2024-09-13T13:00:49.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:49 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:49.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:49 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:00:49.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:49 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:00:49.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:49 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:49.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:49 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:00:49.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:49 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:00:49.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:49 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:00:49.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:49 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:50.183 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:00:50 smithi018 sudo[53519]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-13T13:00:50.183 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:00:50 smithi018 sudo[53519]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T13:00:50.183 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:00:50 smithi018 sudo[53519]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T13:00:50.183 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:00:50 smithi018 sudo[53519]: pam_unix(sudo:session): session closed for user root 2024-09-13T13:00:50.780 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:50 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-13T13:00:50.780 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:50 smithi018 ceph-mon[33841]: osdmap e20: 3 total, 3 up, 3 in 2024-09-13T13:00:50.780 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:50 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-13T13:00:50.780 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:50 smithi018 ceph-mon[23698]: osdmap e20: 3 total, 3 up, 3 in 2024-09-13T13:00:50.780 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:00:50 smithi018 sudo[53564]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-13T13:00:50.780 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:00:50 smithi018 sudo[53564]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T13:00:50.781 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:00:50 smithi018 sudo[53564]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T13:00:50.781 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:00:50 smithi018 sudo[53564]: pam_unix(sudo:session): session closed for user root 2024-09-13T13:00:50.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:50 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-13T13:00:50.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:50 smithi094 ceph-mon[27245]: osdmap e20: 3 total, 3 up, 3 in 2024-09-13T13:00:51.118 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:00:50 smithi018 sudo[53598]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-13T13:00:51.118 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:00:50 smithi018 sudo[53598]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T13:00:51.118 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:00:50 smithi018 sudo[53598]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T13:00:51.118 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:00:50 smithi018 sudo[53598]: pam_unix(sudo:session): session closed for user root 2024-09-13T13:00:51.683 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:00:51 smithi018 sudo[53623]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-13T13:00:51.683 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:00:51 smithi018 sudo[53623]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T13:00:51.683 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:00:51 smithi018 sudo[53623]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T13:00:51.683 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:00:51 smithi018 sudo[53623]: pam_unix(sudo:session): session closed for user root 2024-09-13T13:00:51.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:51 smithi018 ceph-mon[23698]: pgmap v74: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:00:51.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:51 smithi018 ceph-mon[23698]: osdmap e21: 3 total, 3 up, 3 in 2024-09-13T13:00:51.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:51 smithi018 ceph-mon[23698]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-13T13:00:51.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:51 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:51.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:51 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/1727250636' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "35ee3922-c20a-44b6-815f-25e288835ec4"}]: dispatch 2024-09-13T13:00:51.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:51 smithi018 ceph-mon[23698]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "35ee3922-c20a-44b6-815f-25e288835ec4"}]: dispatch 2024-09-13T13:00:51.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:51 smithi018 ceph-mon[23698]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "35ee3922-c20a-44b6-815f-25e288835ec4"}]': finished 2024-09-13T13:00:51.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:51 smithi018 ceph-mon[23698]: osdmap e22: 4 total, 3 up, 4 in 2024-09-13T13:00:51.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:51 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:00:51.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:51 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/3382163214' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:00:51.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:51 smithi018 ceph-mon[33841]: pgmap v74: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:00:51.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:51 smithi018 ceph-mon[33841]: osdmap e21: 3 total, 3 up, 3 in 2024-09-13T13:00:51.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:51 smithi018 ceph-mon[33841]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-13T13:00:51.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:51 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:51.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:51 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/1727250636' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "35ee3922-c20a-44b6-815f-25e288835ec4"}]: dispatch 2024-09-13T13:00:51.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:51 smithi018 ceph-mon[33841]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "35ee3922-c20a-44b6-815f-25e288835ec4"}]: dispatch 2024-09-13T13:00:51.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:51 smithi018 ceph-mon[33841]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "35ee3922-c20a-44b6-815f-25e288835ec4"}]': finished 2024-09-13T13:00:51.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:51 smithi018 ceph-mon[33841]: osdmap e22: 4 total, 3 up, 4 in 2024-09-13T13:00:51.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:51 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:00:51.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:51 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/3382163214' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:00:51.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:51 smithi094 ceph-mon[27245]: pgmap v74: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:00:51.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:51 smithi094 ceph-mon[27245]: osdmap e21: 3 total, 3 up, 3 in 2024-09-13T13:00:51.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:51 smithi094 ceph-mon[27245]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-13T13:00:51.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:51 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:51.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:51 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/1727250636' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "35ee3922-c20a-44b6-815f-25e288835ec4"}]: dispatch 2024-09-13T13:00:51.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:51 smithi094 ceph-mon[27245]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "35ee3922-c20a-44b6-815f-25e288835ec4"}]: dispatch 2024-09-13T13:00:51.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:51 smithi094 ceph-mon[27245]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "35ee3922-c20a-44b6-815f-25e288835ec4"}]': finished 2024-09-13T13:00:51.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:51 smithi094 ceph-mon[27245]: osdmap e22: 4 total, 3 up, 4 in 2024-09-13T13:00:51.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:51 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:00:51.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:51 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3382163214' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:00:52.183 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:00:51 smithi018 sudo[53651]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-13T13:00:52.183 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:00:51 smithi018 sudo[53651]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T13:00:52.183 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:00:51 smithi018 sudo[53651]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T13:00:52.183 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:00:51 smithi018 sudo[53651]: pam_unix(sudo:session): session closed for user root 2024-09-13T13:00:52.683 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:00:52 smithi018 sudo[53839]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-13T13:00:52.683 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:00:52 smithi018 sudo[53839]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T13:00:52.683 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:00:52 smithi018 sudo[53839]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T13:00:52.683 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:00:52 smithi018 sudo[53839]: pam_unix(sudo:session): session closed for user root 2024-09-13T13:00:53.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:52 smithi018 sudo[54025]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-13T13:00:53.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:52 smithi018 sudo[54025]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T13:00:53.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:52 smithi018 sudo[54025]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T13:00:53.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:52 smithi018 sudo[54025]: pam_unix(sudo:session): session closed for user root 2024-09-13T13:00:53.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:53 smithi018 sudo[54035]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-13T13:00:53.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:53 smithi018 sudo[54035]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T13:00:53.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:53 smithi018 sudo[54035]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T13:00:53.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:53 smithi018 sudo[54035]: pam_unix(sudo:session): session closed for user root 2024-09-13T13:00:53.715 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:53 smithi094 sudo[29687]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-13T13:00:53.716 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:53 smithi094 sudo[29687]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T13:00:53.716 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:53 smithi094 sudo[29687]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T13:00:53.716 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:53 smithi094 sudo[29687]: pam_unix(sudo:session): session closed for user root 2024-09-13T13:00:54.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:53 smithi094 sudo[29690]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-13T13:00:54.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:53 smithi094 sudo[29690]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T13:00:54.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:53 smithi094 sudo[29690]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T13:00:54.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:53 smithi094 sudo[29690]: pam_unix(sudo:session): session closed for user root 2024-09-13T13:00:54.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:53 smithi094 ceph-mon[27245]: pgmap v77: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:00:54.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:53 smithi094 ceph-mon[27245]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:00:54.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:53 smithi094 ceph-mon[27245]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:00:54.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:53 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:00:54.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:53 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:00:54.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:53 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:00:54.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:53 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:00:54.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:53 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:00:54.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:53 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:00:54.087 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:53 smithi018 ceph-mon[33841]: pgmap v77: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:00:54.087 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:53 smithi018 ceph-mon[33841]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:00:54.087 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:53 smithi018 ceph-mon[33841]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:00:54.087 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:53 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:00:54.087 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:53 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:00:54.087 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:53 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:00:54.088 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:53 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:00:54.088 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:53 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:00:54.088 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:53 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:00:54.088 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:53 smithi018 ceph-mon[23698]: pgmap v77: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:00:54.088 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:53 smithi018 ceph-mon[23698]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:00:54.088 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:53 smithi018 ceph-mon[23698]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:00:54.088 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:53 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:00:54.088 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:53 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:00:54.088 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:53 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:00:54.088 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:53 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:00:54.088 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:53 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:00:54.088 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:53 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:00:54.424 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:54 smithi018 sudo[54502]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-13T13:00:54.424 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:54 smithi018 sudo[54502]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T13:00:54.424 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:54 smithi018 sudo[54502]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T13:00:54.424 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:54 smithi018 sudo[54502]: pam_unix(sudo:session): session closed for user root 2024-09-13T13:00:54.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:54 smithi018 sudo[54521]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-13T13:00:54.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:54 smithi018 sudo[54521]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T13:00:54.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:54 smithi018 sudo[54521]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T13:00:54.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:54 smithi018 sudo[54521]: pam_unix(sudo:session): session closed for user root 2024-09-13T13:00:55.039 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:54 smithi018 ceph-mon[23698]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:00:55.039 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:54 smithi018 ceph-mon[23698]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:00:55.039 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:54 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:55.039 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:54 smithi018 ceph-mon[23698]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:00:55.039 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:54 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:00:55.039 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:54 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:00:55.039 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:54 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:00:55.039 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:54 smithi018 ceph-mon[23698]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:00:55.039 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:54 smithi018 ceph-mon[33841]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:00:55.040 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:54 smithi018 ceph-mon[33841]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:00:55.040 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:54 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:55.040 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:54 smithi018 ceph-mon[33841]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:00:55.040 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:54 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:00:55.040 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:54 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:00:55.040 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:54 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:00:55.040 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:54 smithi018 ceph-mon[33841]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:00:55.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:54 smithi094 ceph-mon[27245]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:00:55.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:54 smithi094 ceph-mon[27245]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:00:55.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:54 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:00:55.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:54 smithi094 ceph-mon[27245]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:00:55.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:54 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:00:55.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:54 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:00:55.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:54 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:00:55.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:54 smithi094 ceph-mon[27245]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:00:56.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:55 smithi094 ceph-mon[27245]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:00:56.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:55 smithi018 ceph-mon[23698]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:00:56.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:55 smithi018 ceph-mon[33841]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:00:58.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:57 smithi094 ceph-mon[27245]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:00:58.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:57 smithi018 ceph-mon[23698]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:00:58.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:57 smithi018 ceph-mon[33841]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:00:59.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:58 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-13T13:00:59.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:58 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:00:59.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:58 smithi094 ceph-mon[27245]: Deploying daemon osd.3 on smithi018 2024-09-13T13:00:59.107 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:58 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-13T13:00:59.107 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:58 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:00:59.108 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:58 smithi018 ceph-mon[23698]: Deploying daemon osd.3 on smithi018 2024-09-13T13:00:59.108 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:58 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-13T13:00:59.108 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:58 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:00:59.108 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:58 smithi018 ceph-mon[33841]: Deploying daemon osd.3 on smithi018 2024-09-13T13:01:00.014 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:00:59 smithi018 ceph-mon[33841]: pgmap v80: 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-13T13:01:00.014 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:00:59 smithi018 ceph-mon[23698]: pgmap v80: 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-13T13:01:00.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:00:59 smithi094 ceph-mon[27245]: pgmap v80: 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-13T13:01:02.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:01 smithi094 ceph-mon[27245]: pgmap v81: 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-13T13:01:02.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:01 smithi018 ceph-mon[23698]: pgmap v81: 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-13T13:01:02.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:01 smithi018 ceph-mon[33841]: pgmap v81: 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-13T13:01:04.010 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:03 smithi018 ceph-mon[23698]: pgmap v82: 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-13T13:01:04.010 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:03 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:01:04.010 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:03 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:04.010 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:03 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:04.010 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:03 smithi018 ceph-mon[33841]: pgmap v82: 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-13T13:01:04.010 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:03 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:01:04.011 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:03 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:04.011 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:03 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:04.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:03 smithi094 ceph-mon[27245]: pgmap v82: 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-13T13:01:04.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:03 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:01:04.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:03 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:04.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:03 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:05.769 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:05 smithi018 ceph-mon[33841]: pgmap v83: 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-13T13:01:05.770 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:05 smithi018 ceph-mon[23698]: pgmap v83: 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-13T13:01:06.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:05 smithi094 ceph-mon[27245]: pgmap v83: 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-13T13:01:06.764 INFO:teuthology.orchestra.run.smithi018.stdout:Created osd(s) 3 on host 'smithi018' 2024-09-13T13:01:07.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:07 smithi094 ceph-mon[27245]: pgmap v84: 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-13T13:01:07.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:07 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:07.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:07 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:07.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:07 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:01:07.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:07 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:01:07.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:07 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:07.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:07 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:01:07.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:07 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:07.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:07 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:07.347 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:07 smithi018 ceph-mon[33841]: pgmap v84: 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-13T13:01:07.347 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:07 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:07.347 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:07 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:07.347 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:07 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:01:07.347 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:07 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:01:07.347 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:07 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:07.347 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:07 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:01:07.347 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:07 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:07.347 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:07 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:07.347 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:07 smithi018 ceph-mon[23698]: pgmap v84: 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-13T13:01:07.348 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:07 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:07.348 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:07 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:07.348 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:07 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:01:07.348 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:07 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:01:07.348 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:07 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:07.348 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:07 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:01:07.348 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:07 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:07.348 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:07 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:07.375 DEBUG:teuthology.orchestra.run.smithi018:osd.3> sudo journalctl -f -n 0 -u ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.3.service 2024-09-13T13:01:07.377 INFO:tasks.cephadm:Deploying osd.4 on smithi094 with /dev/vg_nvme/lv_4... 2024-09-13T13:01:07.378 DEBUG:teuthology.orchestra.run.smithi094:> 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 9f4b6690-71cf-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-13T13:01:07.620 INFO:teuthology.orchestra.run.smithi094.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T13:01:08.701 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:01:08 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3[55290]: 2024-09-13T13:01:08.493+0000 7f95b1668640 -1 osd.3 0 log_to_monitors true 2024-09-13T13:01:09.242 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:09 smithi094 ceph-mon[27245]: pgmap v85: 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-13T13:01:09.243 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:09 smithi094 ceph-mon[27245]: from='osd.3 [v2:172.21.15.18:6826/2863677425,v1:172.21.15.18:6827/2863677425]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-13T13:01:09.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:09 smithi018 ceph-mon[23698]: pgmap v85: 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-13T13:01:09.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:09 smithi018 ceph-mon[23698]: from='osd.3 [v2:172.21.15.18:6826/2863677425,v1:172.21.15.18:6827/2863677425]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-13T13:01:09.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:09 smithi018 ceph-mon[33841]: pgmap v85: 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-13T13:01:09.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:09 smithi018 ceph-mon[33841]: from='osd.3 [v2:172.21.15.18:6826/2863677425,v1:172.21.15.18:6827/2863677425]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-13T13:01:09.915 INFO:teuthology.orchestra.run.smithi094.stdout: 2024-09-13T13:01:09.944 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi094:vg_nvme/lv_4 2024-09-13T13:01:10.191 INFO:teuthology.orchestra.run.smithi094.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T13:01:10.326 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:10 smithi018 ceph-mon[23698]: from='osd.3 [v2:172.21.15.18:6826/2863677425,v1:172.21.15.18:6827/2863677425]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-13T13:01:10.326 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:10 smithi018 ceph-mon[23698]: osdmap e23: 4 total, 3 up, 4 in 2024-09-13T13:01:10.326 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:10 smithi018 ceph-mon[23698]: from='osd.3 [v2:172.21.15.18:6826/2863677425,v1:172.21.15.18:6827/2863677425]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]: dispatch 2024-09-13T13:01:10.326 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:10 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:01:10.327 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:10 smithi018 ceph-mon[33841]: from='osd.3 [v2:172.21.15.18:6826/2863677425,v1:172.21.15.18:6827/2863677425]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-13T13:01:10.327 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:10 smithi018 ceph-mon[33841]: osdmap e23: 4 total, 3 up, 4 in 2024-09-13T13:01:10.327 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:10 smithi018 ceph-mon[33841]: from='osd.3 [v2:172.21.15.18:6826/2863677425,v1:172.21.15.18:6827/2863677425]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]: dispatch 2024-09-13T13:01:10.327 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:10 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:01:10.415 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:10 smithi094 ceph-mon[27245]: from='osd.3 [v2:172.21.15.18:6826/2863677425,v1:172.21.15.18:6827/2863677425]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-13T13:01:10.415 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:10 smithi094 ceph-mon[27245]: osdmap e23: 4 total, 3 up, 4 in 2024-09-13T13:01:10.415 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:10 smithi094 ceph-mon[27245]: from='osd.3 [v2:172.21.15.18:6826/2863677425,v1:172.21.15.18:6827/2863677425]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]: dispatch 2024-09-13T13:01:10.415 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:10 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:01:10.685 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:01:10 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3[55290]: 2024-09-13T13:01:10.398+0000 7f95ad5eb640 -1 osd.3 0 waiting for initial osdmap 2024-09-13T13:01:10.685 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:01:10 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3[55290]: 2024-09-13T13:01:10.402+0000 7f95a540b640 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T13:01:11.410 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:11 smithi094 ceph-mon[27245]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:01:11.410 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:11 smithi094 ceph-mon[27245]: from='osd.3 [v2:172.21.15.18:6826/2863677425,v1:172.21.15.18:6827/2863677425]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]': finished 2024-09-13T13:01:11.410 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:11 smithi094 ceph-mon[27245]: osdmap e24: 4 total, 3 up, 4 in 2024-09-13T13:01:11.410 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:11 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:01:11.411 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:11 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:01:11.411 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:11 smithi094 ceph-mon[27245]: Detected new or changed devices on smithi018 2024-09-13T13:01:11.411 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:11 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:11.411 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:11 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:11.411 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:11 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:01:11.411 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:11 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:01:11.411 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:11 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:01:11.411 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:11 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:01:11.411 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:11 smithi094 ceph-mon[27245]: Adjusting osd_memory_target on smithi018 to 4017M 2024-09-13T13:01:11.411 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:11 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:11.411 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:11 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:01:11.411 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:11 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:01:11.411 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:11 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:11.412 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:11 smithi094 ceph-mon[27245]: from='osd.3 [v2:172.21.15.18:6826/2863677425,v1:172.21.15.18:6827/2863677425]' entity='osd.3' 2024-09-13T13:01:11.412 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:11 smithi094 ceph-mon[27245]: from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi094:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:01:11.412 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:11 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:01:11.412 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:11 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:01:11.412 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:11 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:01:11.412 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:11 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:01:11.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[23698]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:01:11.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[23698]: from='osd.3 [v2:172.21.15.18:6826/2863677425,v1:172.21.15.18:6827/2863677425]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]': finished 2024-09-13T13:01:11.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[23698]: osdmap e24: 4 total, 3 up, 4 in 2024-09-13T13:01:11.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:01:11.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:01:11.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[23698]: Detected new or changed devices on smithi018 2024-09-13T13:01:11.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:11.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:11.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:01:11.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:01:11.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:01:11.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:01:11.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[23698]: Adjusting osd_memory_target on smithi018 to 4017M 2024-09-13T13:01:11.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:11.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:01:11.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:01:11.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:11.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[23698]: from='osd.3 [v2:172.21.15.18:6826/2863677425,v1:172.21.15.18:6827/2863677425]' entity='osd.3' 2024-09-13T13:01:11.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[23698]: from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi094:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:01:11.435 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:01:11.435 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:01:11.435 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:01:11.435 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:01:11.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[33841]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:01:11.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[33841]: from='osd.3 [v2:172.21.15.18:6826/2863677425,v1:172.21.15.18:6827/2863677425]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi018", "root=default"]}]': finished 2024-09-13T13:01:11.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[33841]: osdmap e24: 4 total, 3 up, 4 in 2024-09-13T13:01:11.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:01:11.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:01:11.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[33841]: Detected new or changed devices on smithi018 2024-09-13T13:01:11.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:11.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:11.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:01:11.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:01:11.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:01:11.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:01:11.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[33841]: Adjusting osd_memory_target on smithi018 to 4017M 2024-09-13T13:01:11.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:11.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:01:11.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:01:11.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:11.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[33841]: from='osd.3 [v2:172.21.15.18:6826/2863677425,v1:172.21.15.18:6827/2863677425]' entity='osd.3' 2024-09-13T13:01:11.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[33841]: from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi094:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:01:11.437 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:01:11.437 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:01:11.437 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:01:11.437 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:11 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:01:12.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:12 smithi018 ceph-mon[23698]: purged_snaps scrub starts 2024-09-13T13:01:12.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:12 smithi018 ceph-mon[23698]: purged_snaps scrub ok 2024-09-13T13:01:12.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:12 smithi018 ceph-mon[23698]: osd.3 [v2:172.21.15.18:6826/2863677425,v1:172.21.15.18:6827/2863677425] boot 2024-09-13T13:01:12.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:12 smithi018 ceph-mon[23698]: osdmap e25: 4 total, 4 up, 4 in 2024-09-13T13:01:12.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:12 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:01:12.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:12 smithi018 ceph-mon[33841]: purged_snaps scrub starts 2024-09-13T13:01:12.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:12 smithi018 ceph-mon[33841]: purged_snaps scrub ok 2024-09-13T13:01:12.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:12 smithi018 ceph-mon[33841]: osd.3 [v2:172.21.15.18:6826/2863677425,v1:172.21.15.18:6827/2863677425] boot 2024-09-13T13:01:12.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:12 smithi018 ceph-mon[33841]: osdmap e25: 4 total, 4 up, 4 in 2024-09-13T13:01:12.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:12 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:01:12.780 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:12 smithi094 ceph-mon[27245]: purged_snaps scrub starts 2024-09-13T13:01:12.781 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:12 smithi094 ceph-mon[27245]: purged_snaps scrub ok 2024-09-13T13:01:12.781 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:12 smithi094 ceph-mon[27245]: osd.3 [v2:172.21.15.18:6826/2863677425,v1:172.21.15.18:6827/2863677425] boot 2024-09-13T13:01:12.781 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:12 smithi094 ceph-mon[27245]: osdmap e25: 4 total, 4 up, 4 in 2024-09-13T13:01:12.781 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:12 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:01:13.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:13 smithi094 ceph-mon[27245]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:01:13.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:13 smithi094 ceph-mon[27245]: osdmap e26: 4 total, 4 up, 4 in 2024-09-13T13:01:13.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:13 smithi094 ceph-mon[27245]: from='client.? 172.21.15.94:0/2814819060' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea4720c9-e8c2-43db-a7a8-1128402ad7d0"}]: dispatch 2024-09-13T13:01:13.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:13 smithi094 ceph-mon[27245]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea4720c9-e8c2-43db-a7a8-1128402ad7d0"}]: dispatch 2024-09-13T13:01:13.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:13 smithi094 ceph-mon[27245]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea4720c9-e8c2-43db-a7a8-1128402ad7d0"}]': finished 2024-09-13T13:01:13.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:13 smithi094 ceph-mon[27245]: osdmap e27: 5 total, 4 up, 5 in 2024-09-13T13:01:13.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:13 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:01:13.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:13 smithi018 ceph-mon[23698]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:01:13.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:13 smithi018 ceph-mon[23698]: osdmap e26: 4 total, 4 up, 4 in 2024-09-13T13:01:13.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:13 smithi018 ceph-mon[23698]: from='client.? 172.21.15.94:0/2814819060' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea4720c9-e8c2-43db-a7a8-1128402ad7d0"}]: dispatch 2024-09-13T13:01:13.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:13 smithi018 ceph-mon[23698]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea4720c9-e8c2-43db-a7a8-1128402ad7d0"}]: dispatch 2024-09-13T13:01:13.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:13 smithi018 ceph-mon[23698]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea4720c9-e8c2-43db-a7a8-1128402ad7d0"}]': finished 2024-09-13T13:01:13.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:13 smithi018 ceph-mon[23698]: osdmap e27: 5 total, 4 up, 5 in 2024-09-13T13:01:13.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:13 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:01:13.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:13 smithi018 ceph-mon[33841]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:01:13.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:13 smithi018 ceph-mon[33841]: osdmap e26: 4 total, 4 up, 4 in 2024-09-13T13:01:13.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:13 smithi018 ceph-mon[33841]: from='client.? 172.21.15.94:0/2814819060' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea4720c9-e8c2-43db-a7a8-1128402ad7d0"}]: dispatch 2024-09-13T13:01:13.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:13 smithi018 ceph-mon[33841]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ea4720c9-e8c2-43db-a7a8-1128402ad7d0"}]: dispatch 2024-09-13T13:01:13.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:13 smithi018 ceph-mon[33841]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ea4720c9-e8c2-43db-a7a8-1128402ad7d0"}]': finished 2024-09-13T13:01:13.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:13 smithi018 ceph-mon[33841]: osdmap e27: 5 total, 4 up, 5 in 2024-09-13T13:01:13.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:13 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:01:14.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:14 smithi018 ceph-mon[33841]: from='client.? 172.21.15.94:0/1755260249' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:01:14.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:14 smithi018 ceph-mon[23698]: from='client.? 172.21.15.94:0/1755260249' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:01:14.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:14 smithi094 ceph-mon[27245]: from='client.? 172.21.15.94:0/1755260249' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:01:15.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:15 smithi018 ceph-mon[23698]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:01:15.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:15 smithi018 ceph-mon[33841]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:01:15.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:15 smithi094 ceph-mon[27245]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:01:17.547 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:17 smithi094 ceph-mon[27245]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:01:17.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:17 smithi018 ceph-mon[23698]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:01:17.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:17 smithi018 ceph-mon[33841]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:01:19.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:19 smithi018 ceph-mon[23698]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:01:19.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:19 smithi018 ceph-mon[33841]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:01:19.515 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:19 smithi094 ceph-mon[27245]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:01:20.679 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:20 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-13T13:01:20.679 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:20 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:01:20.682 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:20 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-13T13:01:20.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:20 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:01:20.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:20 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-13T13:01:20.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:20 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:01:21.648 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:21 smithi094 ceph-mon[27245]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:01:21.648 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:21 smithi094 ceph-mon[27245]: Deploying daemon osd.4 on smithi094 2024-09-13T13:01:21.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:21 smithi018 ceph-mon[23698]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:01:21.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:21 smithi018 ceph-mon[23698]: Deploying daemon osd.4 on smithi094 2024-09-13T13:01:21.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:21 smithi018 ceph-mon[33841]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:01:21.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:21 smithi018 ceph-mon[33841]: Deploying daemon osd.4 on smithi094 2024-09-13T13:01:23.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:23 smithi094 ceph-mon[27245]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:01:23.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:23 smithi018 ceph-mon[23698]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:01:23.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:23 smithi018 ceph-mon[33841]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:01:25.748 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:25 smithi094 ceph-mon[27245]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:01:25.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:25 smithi018 ceph-mon[23698]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:01:25.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:25 smithi018 ceph-mon[33841]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:01:26.758 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:26 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:01:26.758 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:26 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:26.759 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:26 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:26.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:26 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:01:26.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:26 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:26.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:26 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:26.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:26 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:01:26.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:26 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:26.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:26 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:27.765 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:27 smithi094 ceph-mon[27245]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:01:27.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:27 smithi018 ceph-mon[23698]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:01:27.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:27 smithi018 ceph-mon[33841]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:01:29.794 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:29 smithi094 ceph-mon[27245]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:01:29.794 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:29 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:29.794 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:29 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:29.794 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:29 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:01:29.794 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:29 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:01:29.795 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:29 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:29.833 INFO:teuthology.orchestra.run.smithi094.stdout:Created osd(s) 4 on host 'smithi094' 2024-09-13T13:01:29.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:29 smithi018 ceph-mon[23698]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:01:29.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:29 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:29.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:29 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:29.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:29 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:01:29.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:29 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:01:29.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:29 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:29.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:29 smithi018 ceph-mon[33841]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:01:29.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:29 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:29.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:29 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:29.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:29 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:01:29.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:29 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:01:29.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:29 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:30.424 DEBUG:teuthology.orchestra.run.smithi094:osd.4> sudo journalctl -f -n 0 -u ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.4.service 2024-09-13T13:01:30.426 INFO:tasks.cephadm:Deploying osd.5 on smithi094 with /dev/vg_nvme/lv_3... 2024-09-13T13:01:30.426 DEBUG:teuthology.orchestra.run.smithi094:> 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 9f4b6690-71cf-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-13T13:01:30.670 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:30 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:01:30.670 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:30 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:30.670 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:30 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:30.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:30 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:01:30.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:30 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:30.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:30 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:30.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:30 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:01:30.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:30 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:30.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:30 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:31.721 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:01:31 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4[32000]: 2024-09-13T13:01:31.316+0000 7f33020e3640 -1 osd.4 0 log_to_monitors true 2024-09-13T13:01:32.008 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:31 smithi094 ceph-mon[27245]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:01:32.008 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:31 smithi094 ceph-mon[27245]: from='osd.4 [v2:172.21.15.94:6800/3065810069,v1:172.21.15.94:6801/3065810069]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-13T13:01:32.008 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:31 smithi094 ceph-mon[27245]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-13T13:01:32.037 INFO:teuthology.orchestra.run.smithi094.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T13:01:32.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:31 smithi018 ceph-mon[23698]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:01:32.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:31 smithi018 ceph-mon[23698]: from='osd.4 [v2:172.21.15.94:6800/3065810069,v1:172.21.15.94:6801/3065810069]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-13T13:01:32.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:31 smithi018 ceph-mon[23698]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-13T13:01:32.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:31 smithi018 ceph-mon[33841]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:01:32.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:31 smithi018 ceph-mon[33841]: from='osd.4 [v2:172.21.15.94:6800/3065810069,v1:172.21.15.94:6801/3065810069]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-13T13:01:32.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:31 smithi018 ceph-mon[33841]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-13T13:01:33.051 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:01:32 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4[32000]: 2024-09-13T13:01:32.837+0000 7f32fe066640 -1 osd.4 0 waiting for initial osdmap 2024-09-13T13:01:33.051 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:01:32 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4[32000]: 2024-09-13T13:01:32.842+0000 7f32f9e8e640 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T13:01:33.051 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:32 smithi094 ceph-mon[27245]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-13T13:01:33.051 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:32 smithi094 ceph-mon[27245]: from='osd.4 [v2:172.21.15.94:6800/3065810069,v1:172.21.15.94:6801/3065810069]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-13T13:01:33.051 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:32 smithi094 ceph-mon[27245]: osdmap e28: 5 total, 4 up, 5 in 2024-09-13T13:01:33.052 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:32 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:01:33.052 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:32 smithi094 ceph-mon[27245]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-13T13:01:33.052 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:32 smithi094 ceph-mon[27245]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]': finished 2024-09-13T13:01:33.052 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:32 smithi094 ceph-mon[27245]: osdmap e29: 5 total, 4 up, 5 in 2024-09-13T13:01:33.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:32 smithi018 ceph-mon[33841]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-13T13:01:33.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:32 smithi018 ceph-mon[33841]: from='osd.4 [v2:172.21.15.94:6800/3065810069,v1:172.21.15.94:6801/3065810069]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-13T13:01:33.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:32 smithi018 ceph-mon[33841]: osdmap e28: 5 total, 4 up, 5 in 2024-09-13T13:01:33.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:32 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:01:33.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:32 smithi018 ceph-mon[33841]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-13T13:01:33.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:32 smithi018 ceph-mon[33841]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]': finished 2024-09-13T13:01:33.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:32 smithi018 ceph-mon[33841]: osdmap e29: 5 total, 4 up, 5 in 2024-09-13T13:01:33.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:32 smithi018 ceph-mon[23698]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-13T13:01:33.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:32 smithi018 ceph-mon[23698]: from='osd.4 [v2:172.21.15.94:6800/3065810069,v1:172.21.15.94:6801/3065810069]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-13T13:01:33.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:32 smithi018 ceph-mon[23698]: osdmap e28: 5 total, 4 up, 5 in 2024-09-13T13:01:33.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:32 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:01:33.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:32 smithi018 ceph-mon[23698]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-13T13:01:33.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:32 smithi018 ceph-mon[23698]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]': finished 2024-09-13T13:01:33.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:32 smithi018 ceph-mon[23698]: osdmap e29: 5 total, 4 up, 5 in 2024-09-13T13:01:34.136 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:33 smithi094 ceph-mon[27245]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:01:34.137 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:33 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:01:34.137 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:33 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:01:34.137 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:33 smithi094 ceph-mon[27245]: osd.4 [v2:172.21.15.94:6800/3065810069,v1:172.21.15.94:6801/3065810069] boot 2024-09-13T13:01:34.137 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:33 smithi094 ceph-mon[27245]: osdmap e30: 5 total, 5 up, 5 in 2024-09-13T13:01:34.137 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:33 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:01:34.137 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:33 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:34.137 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:33 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:34.137 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:33 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:01:34.137 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:33 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:34.137 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:33 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:01:34.137 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:33 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:01:34.137 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:33 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:34.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:33 smithi018 ceph-mon[23698]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:01:34.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:33 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:01:34.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:33 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:01:34.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:33 smithi018 ceph-mon[23698]: osd.4 [v2:172.21.15.94:6800/3065810069,v1:172.21.15.94:6801/3065810069] boot 2024-09-13T13:01:34.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:33 smithi018 ceph-mon[23698]: osdmap e30: 5 total, 5 up, 5 in 2024-09-13T13:01:34.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:33 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:01:34.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:33 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:34.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:33 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:34.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:33 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:01:34.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:33 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:34.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:33 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:01:34.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:33 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:01:34.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:33 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:34.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:33 smithi018 ceph-mon[33841]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:01:34.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:33 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:01:34.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:33 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:01:34.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:33 smithi018 ceph-mon[33841]: osd.4 [v2:172.21.15.94:6800/3065810069,v1:172.21.15.94:6801/3065810069] boot 2024-09-13T13:01:34.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:33 smithi018 ceph-mon[33841]: osdmap e30: 5 total, 5 up, 5 in 2024-09-13T13:01:34.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:33 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:01:34.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:33 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:34.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:33 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:34.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:33 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:01:34.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:33 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:34.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:33 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:01:34.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:33 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:01:34.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:33 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:35.156 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:34 smithi094 ceph-mon[27245]: purged_snaps scrub starts 2024-09-13T13:01:35.156 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:34 smithi094 ceph-mon[27245]: purged_snaps scrub ok 2024-09-13T13:01:35.156 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:34 smithi094 ceph-mon[27245]: Detected new or changed devices on smithi094 2024-09-13T13:01:35.157 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:34 smithi094 ceph-mon[27245]: Adjusting osd_memory_target on smithi094 to 17088M 2024-09-13T13:01:35.157 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:34 smithi094 ceph-mon[27245]: osdmap e31: 5 total, 5 up, 5 in 2024-09-13T13:01:35.159 INFO:teuthology.orchestra.run.smithi094.stdout: 2024-09-13T13:01:35.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:34 smithi018 ceph-mon[23698]: purged_snaps scrub starts 2024-09-13T13:01:35.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:34 smithi018 ceph-mon[23698]: purged_snaps scrub ok 2024-09-13T13:01:35.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:34 smithi018 ceph-mon[23698]: Detected new or changed devices on smithi094 2024-09-13T13:01:35.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:34 smithi018 ceph-mon[23698]: Adjusting osd_memory_target on smithi094 to 17088M 2024-09-13T13:01:35.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:34 smithi018 ceph-mon[23698]: osdmap e31: 5 total, 5 up, 5 in 2024-09-13T13:01:35.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:34 smithi018 ceph-mon[33841]: purged_snaps scrub starts 2024-09-13T13:01:35.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:34 smithi018 ceph-mon[33841]: purged_snaps scrub ok 2024-09-13T13:01:35.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:34 smithi018 ceph-mon[33841]: Detected new or changed devices on smithi094 2024-09-13T13:01:35.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:34 smithi018 ceph-mon[33841]: Adjusting osd_memory_target on smithi094 to 17088M 2024-09-13T13:01:35.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:34 smithi018 ceph-mon[33841]: osdmap e31: 5 total, 5 up, 5 in 2024-09-13T13:01:35.185 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi094:vg_nvme/lv_3 2024-09-13T13:01:35.427 INFO:teuthology.orchestra.run.smithi094.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T13:01:36.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:35 smithi018 ceph-mon[23698]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:01:36.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:35 smithi018 ceph-mon[23698]: osdmap e32: 5 total, 5 up, 5 in 2024-09-13T13:01:36.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:35 smithi018 ceph-mon[33841]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:01:36.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:35 smithi018 ceph-mon[33841]: osdmap e32: 5 total, 5 up, 5 in 2024-09-13T13:01:36.251 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:35 smithi094 ceph-mon[27245]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:01:36.251 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:35 smithi094 ceph-mon[27245]: osdmap e32: 5 total, 5 up, 5 in 2024-09-13T13:01:37.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:36 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:01:37.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:36 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:01:37.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:36 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:01:37.106 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:36 smithi094 ceph-mon[27245]: osdmap e33: 5 total, 5 up, 5 in 2024-09-13T13:01:37.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:36 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:01:37.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:36 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:01:37.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:36 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:01:37.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:36 smithi018 ceph-mon[23698]: osdmap e33: 5 total, 5 up, 5 in 2024-09-13T13:01:37.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:36 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:01:37.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:36 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:01:37.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:36 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:01:37.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:36 smithi018 ceph-mon[33841]: osdmap e33: 5 total, 5 up, 5 in 2024-09-13T13:01:38.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:37 smithi094 ceph-mon[27245]: from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi094:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:01:38.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:37 smithi094 ceph-mon[27245]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:01:38.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:37 smithi094 ceph-mon[27245]: osdmap e34: 5 total, 5 up, 5 in 2024-09-13T13:01:38.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:37 smithi018 ceph-mon[23698]: from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi094:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:01:38.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:37 smithi018 ceph-mon[23698]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:01:38.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:37 smithi018 ceph-mon[23698]: osdmap e34: 5 total, 5 up, 5 in 2024-09-13T13:01:38.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:37 smithi018 ceph-mon[33841]: from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi094:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:01:38.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:37 smithi018 ceph-mon[33841]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:01:38.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:37 smithi018 ceph-mon[33841]: osdmap e34: 5 total, 5 up, 5 in 2024-09-13T13:01:38.936 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:38 smithi094 ceph-mon[27245]: from='client.? 172.21.15.94:0/2721856353' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d4fc43e0-ddec-44b5-8a23-b8f79f6acef3"}]: dispatch 2024-09-13T13:01:38.936 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:38 smithi094 ceph-mon[27245]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d4fc43e0-ddec-44b5-8a23-b8f79f6acef3"}]: dispatch 2024-09-13T13:01:38.936 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:38 smithi094 ceph-mon[27245]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d4fc43e0-ddec-44b5-8a23-b8f79f6acef3"}]': finished 2024-09-13T13:01:38.936 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:38 smithi094 ceph-mon[27245]: osdmap e35: 6 total, 5 up, 6 in 2024-09-13T13:01:38.936 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:38 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:01:39.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:38 smithi018 ceph-mon[23698]: from='client.? 172.21.15.94:0/2721856353' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d4fc43e0-ddec-44b5-8a23-b8f79f6acef3"}]: dispatch 2024-09-13T13:01:39.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:38 smithi018 ceph-mon[23698]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d4fc43e0-ddec-44b5-8a23-b8f79f6acef3"}]: dispatch 2024-09-13T13:01:39.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:38 smithi018 ceph-mon[23698]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d4fc43e0-ddec-44b5-8a23-b8f79f6acef3"}]': finished 2024-09-13T13:01:39.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:38 smithi018 ceph-mon[23698]: osdmap e35: 6 total, 5 up, 6 in 2024-09-13T13:01:39.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:38 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:01:39.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:38 smithi018 ceph-mon[33841]: from='client.? 172.21.15.94:0/2721856353' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d4fc43e0-ddec-44b5-8a23-b8f79f6acef3"}]: dispatch 2024-09-13T13:01:39.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:38 smithi018 ceph-mon[33841]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d4fc43e0-ddec-44b5-8a23-b8f79f6acef3"}]: dispatch 2024-09-13T13:01:39.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:38 smithi018 ceph-mon[33841]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d4fc43e0-ddec-44b5-8a23-b8f79f6acef3"}]': finished 2024-09-13T13:01:39.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:38 smithi018 ceph-mon[33841]: osdmap e35: 6 total, 5 up, 6 in 2024-09-13T13:01:39.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:38 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:01:40.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:39 smithi018 ceph-mon[23698]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-13T13:01:40.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:39 smithi018 ceph-mon[23698]: from='client.? 172.21.15.94:0/4186429176' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:01:40.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:39 smithi018 ceph-mon[33841]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-13T13:01:40.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:39 smithi018 ceph-mon[33841]: from='client.? 172.21.15.94:0/4186429176' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:01:40.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:39 smithi094 ceph-mon[27245]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-13T13:01:40.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:39 smithi094 ceph-mon[27245]: from='client.? 172.21.15.94:0/4186429176' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:01:42.133 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:41 smithi094 ceph-mon[27245]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 121 KiB/s, 0 objects/s recovering 2024-09-13T13:01:42.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:41 smithi018 ceph-mon[23698]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 121 KiB/s, 0 objects/s recovering 2024-09-13T13:01:42.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:41 smithi018 ceph-mon[33841]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 121 KiB/s, 0 objects/s recovering 2024-09-13T13:01:44.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:43 smithi094 ceph-mon[27245]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-13T13:01:44.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:43 smithi018 ceph-mon[23698]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-13T13:01:44.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:43 smithi018 ceph-mon[33841]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-13T13:01:46.145 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:45 smithi094 ceph-mon[27245]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-09-13T13:01:46.145 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:45 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-13T13:01:46.146 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:45 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:01:46.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:45 smithi018 ceph-mon[23698]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-09-13T13:01:46.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:45 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-13T13:01:46.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:45 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:01:46.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:45 smithi018 ceph-mon[33841]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-09-13T13:01:46.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:45 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-13T13:01:46.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:45 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:01:46.935 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:46 smithi094 ceph-mon[27245]: Deploying daemon osd.5 on smithi094 2024-09-13T13:01:47.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:46 smithi018 ceph-mon[23698]: Deploying daemon osd.5 on smithi094 2024-09-13T13:01:47.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:46 smithi018 ceph-mon[33841]: Deploying daemon osd.5 on smithi094 2024-09-13T13:01:48.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:47 smithi094 ceph-mon[27245]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-13T13:01:48.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:47 smithi018 ceph-mon[23698]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-13T13:01:48.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:47 smithi018 ceph-mon[33841]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-13T13:01:50.108 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:49 smithi094 ceph-mon[27245]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:01:50.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:49 smithi018 ceph-mon[23698]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:01:50.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:49 smithi018 ceph-mon[33841]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:01:51.984 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:51 smithi094 ceph-mon[27245]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:01:51.984 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:51 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:01:51.985 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:51 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:51.985 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:51 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:52.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:51 smithi018 ceph-mon[23698]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:01:52.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:51 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:01:52.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:51 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:52.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:51 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:52.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:51 smithi018 ceph-mon[33841]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:01:52.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:51 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:01:52.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:51 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:52.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:51 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:54.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:53 smithi018 ceph-mon[23698]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:01:54.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:53 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:54.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:53 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:54.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:53 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:01:54.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:53 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:01:54.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:53 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:54.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:53 smithi018 ceph-mon[33841]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:01:54.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:53 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:54.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:53 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:54.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:53 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:01:54.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:53 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:01:54.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:53 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:54.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:53 smithi094 ceph-mon[27245]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:01:54.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:53 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:54.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:53 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:54.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:53 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:01:54.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:53 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:01:54.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:53 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:54.927 INFO:teuthology.orchestra.run.smithi094.stdout:Created osd(s) 5 on host 'smithi094' 2024-09-13T13:01:56.012 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:55 smithi094 ceph-mon[27245]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:01:56.012 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:55 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:01:56.012 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:55 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:56.012 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:55 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:56.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:55 smithi018 ceph-mon[23698]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:01:56.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:55 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:01:56.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:55 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:56.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:55 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:56.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:55 smithi018 ceph-mon[33841]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:01:56.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:55 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:01:56.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:55 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:56.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:55 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:56.339 DEBUG:teuthology.orchestra.run.smithi094:osd.5> sudo journalctl -f -n 0 -u ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.5.service 2024-09-13T13:01:56.341 INFO:tasks.cephadm:Deploying osd.6 on smithi094 with /dev/vg_nvme/lv_2... 2024-09-13T13:01:56.341 DEBUG:teuthology.orchestra.run.smithi094:> 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 9f4b6690-71cf-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-13T13:01:56.725 INFO:teuthology.orchestra.run.smithi094.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T13:01:56.945 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:56 smithi094 ceph-mon[27245]: from='osd.5 [v2:172.21.15.94:6808/3956000493,v1:172.21.15.94:6809/3956000493]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-13T13:01:56.945 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:56 smithi094 ceph-mon[27245]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-13T13:01:57.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:56 smithi018 ceph-mon[23698]: from='osd.5 [v2:172.21.15.94:6808/3956000493,v1:172.21.15.94:6809/3956000493]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-13T13:01:57.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:56 smithi018 ceph-mon[23698]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-13T13:01:57.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:56 smithi018 ceph-mon[33841]: from='osd.5 [v2:172.21.15.94:6808/3956000493,v1:172.21.15.94:6809/3956000493]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-13T13:01:57.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:56 smithi018 ceph-mon[33841]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-13T13:01:58.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:57 smithi018 ceph-mon[23698]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:01:58.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:57 smithi018 ceph-mon[23698]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-13T13:01:58.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:57 smithi018 ceph-mon[23698]: from='osd.5 [v2:172.21.15.94:6808/3956000493,v1:172.21.15.94:6809/3956000493]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-13T13:01:58.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:57 smithi018 ceph-mon[23698]: osdmap e36: 6 total, 5 up, 6 in 2024-09-13T13:01:58.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:57 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:01:58.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:57 smithi018 ceph-mon[23698]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-13T13:01:58.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:57 smithi018 ceph-mon[33841]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:01:58.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:57 smithi018 ceph-mon[33841]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-13T13:01:58.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:57 smithi018 ceph-mon[33841]: from='osd.5 [v2:172.21.15.94:6808/3956000493,v1:172.21.15.94:6809/3956000493]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-13T13:01:58.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:57 smithi018 ceph-mon[33841]: osdmap e36: 6 total, 5 up, 6 in 2024-09-13T13:01:58.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:57 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:01:58.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:57 smithi018 ceph-mon[33841]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-13T13:01:58.186 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:57 smithi094 ceph-mon[27245]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:01:58.186 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:57 smithi094 ceph-mon[27245]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-13T13:01:58.186 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:57 smithi094 ceph-mon[27245]: from='osd.5 [v2:172.21.15.94:6808/3956000493,v1:172.21.15.94:6809/3956000493]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-13T13:01:58.187 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:57 smithi094 ceph-mon[27245]: osdmap e36: 6 total, 5 up, 6 in 2024-09-13T13:01:58.187 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:57 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:01:58.187 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:57 smithi094 ceph-mon[27245]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-13T13:01:58.558 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:01:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[37510]: 2024-09-13T13:01:58.184+0000 7f348ad90640 -1 osd.5 0 waiting for initial osdmap 2024-09-13T13:01:58.558 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:01:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[37510]: 2024-09-13T13:01:58.188+0000 7f3482bb0640 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T13:01:59.163 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:58 smithi094 ceph-mon[27245]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]': finished 2024-09-13T13:01:59.163 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:58 smithi094 ceph-mon[27245]: osdmap e37: 6 total, 5 up, 6 in 2024-09-13T13:01:59.163 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:58 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:01:59.163 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:58 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:01:59.163 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:58 smithi094 ceph-mon[27245]: from='osd.5 ' entity='osd.5' 2024-09-13T13:01:59.163 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:58 smithi094 ceph-mon[27245]: osd.5 [v2:172.21.15.94:6808/3956000493,v1:172.21.15.94:6809/3956000493] boot 2024-09-13T13:01:59.164 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:58 smithi094 ceph-mon[27245]: osdmap e38: 6 total, 6 up, 6 in 2024-09-13T13:01:59.164 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:58 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:01:59.164 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:58 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:59.164 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:58 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:59.164 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:58 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:01:59.164 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:58 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:01:59.164 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:58 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:59.164 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:58 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:01:59.164 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:58 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:01:59.164 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:58 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:59.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:58 smithi018 ceph-mon[23698]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]': finished 2024-09-13T13:01:59.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:58 smithi018 ceph-mon[23698]: osdmap e37: 6 total, 5 up, 6 in 2024-09-13T13:01:59.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:58 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:01:59.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:58 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:01:59.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:58 smithi018 ceph-mon[23698]: from='osd.5 ' entity='osd.5' 2024-09-13T13:01:59.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:58 smithi018 ceph-mon[23698]: osd.5 [v2:172.21.15.94:6808/3956000493,v1:172.21.15.94:6809/3956000493] boot 2024-09-13T13:01:59.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:58 smithi018 ceph-mon[23698]: osdmap e38: 6 total, 6 up, 6 in 2024-09-13T13:01:59.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:58 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:01:59.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:58 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:59.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:58 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:59.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:58 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:01:59.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:58 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:01:59.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:58 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:59.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:58 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:01:59.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:58 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:01:59.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:58 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:59.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:58 smithi018 ceph-mon[33841]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]': finished 2024-09-13T13:01:59.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:58 smithi018 ceph-mon[33841]: osdmap e37: 6 total, 5 up, 6 in 2024-09-13T13:01:59.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:58 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:01:59.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:58 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:01:59.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:58 smithi018 ceph-mon[33841]: from='osd.5 ' entity='osd.5' 2024-09-13T13:01:59.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:58 smithi018 ceph-mon[33841]: osd.5 [v2:172.21.15.94:6808/3956000493,v1:172.21.15.94:6809/3956000493] boot 2024-09-13T13:01:59.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:58 smithi018 ceph-mon[33841]: osdmap e38: 6 total, 6 up, 6 in 2024-09-13T13:01:59.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:58 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:01:59.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:58 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:59.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:58 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:59.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:58 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:01:59.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:58 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:01:59.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:58 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:01:59.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:58 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:01:59.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:58 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:01:59.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:58 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:00.175 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:59 smithi094 ceph-mon[27245]: purged_snaps scrub starts 2024-09-13T13:02:00.175 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:59 smithi094 ceph-mon[27245]: purged_snaps scrub ok 2024-09-13T13:02:00.175 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:59 smithi094 ceph-mon[27245]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:02:00.175 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:59 smithi094 ceph-mon[27245]: Detected new or changed devices on smithi094 2024-09-13T13:02:00.175 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:59 smithi094 ceph-mon[27245]: Adjusting osd_memory_target on smithi094 to 8544M 2024-09-13T13:02:00.175 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:01:59 smithi094 ceph-mon[27245]: osdmap e39: 6 total, 6 up, 6 in 2024-09-13T13:02:00.178 INFO:teuthology.orchestra.run.smithi094.stdout: 2024-09-13T13:02:00.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:59 smithi018 ceph-mon[23698]: purged_snaps scrub starts 2024-09-13T13:02:00.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:59 smithi018 ceph-mon[23698]: purged_snaps scrub ok 2024-09-13T13:02:00.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:59 smithi018 ceph-mon[23698]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:02:00.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:59 smithi018 ceph-mon[23698]: Detected new or changed devices on smithi094 2024-09-13T13:02:00.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:59 smithi018 ceph-mon[23698]: Adjusting osd_memory_target on smithi094 to 8544M 2024-09-13T13:02:00.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:01:59 smithi018 ceph-mon[23698]: osdmap e39: 6 total, 6 up, 6 in 2024-09-13T13:02:00.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:59 smithi018 ceph-mon[33841]: purged_snaps scrub starts 2024-09-13T13:02:00.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:59 smithi018 ceph-mon[33841]: purged_snaps scrub ok 2024-09-13T13:02:00.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:59 smithi018 ceph-mon[33841]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:02:00.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:59 smithi018 ceph-mon[33841]: Detected new or changed devices on smithi094 2024-09-13T13:02:00.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:59 smithi018 ceph-mon[33841]: Adjusting osd_memory_target on smithi094 to 8544M 2024-09-13T13:02:00.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:01:59 smithi018 ceph-mon[33841]: osdmap e39: 6 total, 6 up, 6 in 2024-09-13T13:02:00.205 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi094:vg_nvme/lv_2 2024-09-13T13:02:00.452 INFO:teuthology.orchestra.run.smithi094.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T13:02:01.501 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:01 smithi094 ceph-mon[27245]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:02:01.501 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:01 smithi094 ceph-mon[27245]: osdmap e40: 6 total, 6 up, 6 in 2024-09-13T13:02:01.501 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:01 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:02:01.501 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:01 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:02:01.501 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:01 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:02:01.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:01 smithi018 ceph-mon[23698]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:02:01.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:01 smithi018 ceph-mon[23698]: osdmap e40: 6 total, 6 up, 6 in 2024-09-13T13:02:01.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:01 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:02:01.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:01 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:02:01.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:01 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:02:01.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:01 smithi018 ceph-mon[33841]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:02:01.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:01 smithi018 ceph-mon[33841]: osdmap e40: 6 total, 6 up, 6 in 2024-09-13T13:02:01.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:01 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:02:01.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:01 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:02:01.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:01 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:02:02.442 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:02 smithi094 ceph-mon[27245]: from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi094:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:02:02.442 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:02 smithi094 ceph-mon[27245]: osdmap e41: 6 total, 6 up, 6 in 2024-09-13T13:02:02.442 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:02 smithi094 ceph-mon[27245]: osdmap e42: 6 total, 6 up, 6 in 2024-09-13T13:02:02.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:02 smithi018 ceph-mon[23698]: from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi094:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:02:02.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:02 smithi018 ceph-mon[23698]: osdmap e41: 6 total, 6 up, 6 in 2024-09-13T13:02:02.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:02 smithi018 ceph-mon[23698]: osdmap e42: 6 total, 6 up, 6 in 2024-09-13T13:02:02.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:02 smithi018 ceph-mon[33841]: from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi094:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:02:02.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:02 smithi018 ceph-mon[33841]: osdmap e41: 6 total, 6 up, 6 in 2024-09-13T13:02:02.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:02 smithi018 ceph-mon[33841]: osdmap e42: 6 total, 6 up, 6 in 2024-09-13T13:02:03.561 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:03 smithi094 ceph-mon[27245]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:02:03.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:03 smithi018 ceph-mon[33841]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:02:03.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:03 smithi018 ceph-mon[23698]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:02:04.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:04 smithi094 ceph-mon[27245]: from='client.? 172.21.15.94:0/1171414414' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f453d401-03b8-4bad-87f2-6e5f850728b9"}]: dispatch 2024-09-13T13:02:04.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:04 smithi094 ceph-mon[27245]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f453d401-03b8-4bad-87f2-6e5f850728b9"}]: dispatch 2024-09-13T13:02:04.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:04 smithi094 ceph-mon[27245]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f453d401-03b8-4bad-87f2-6e5f850728b9"}]': finished 2024-09-13T13:02:04.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:04 smithi094 ceph-mon[27245]: osdmap e43: 7 total, 6 up, 7 in 2024-09-13T13:02:04.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:04 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:02:04.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:04 smithi094 ceph-mon[27245]: from='client.? 172.21.15.94:0/3200489680' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:02:04.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:04 smithi018 ceph-mon[23698]: from='client.? 172.21.15.94:0/1171414414' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f453d401-03b8-4bad-87f2-6e5f850728b9"}]: dispatch 2024-09-13T13:02:04.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:04 smithi018 ceph-mon[23698]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f453d401-03b8-4bad-87f2-6e5f850728b9"}]: dispatch 2024-09-13T13:02:04.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:04 smithi018 ceph-mon[23698]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f453d401-03b8-4bad-87f2-6e5f850728b9"}]': finished 2024-09-13T13:02:04.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:04 smithi018 ceph-mon[23698]: osdmap e43: 7 total, 6 up, 7 in 2024-09-13T13:02:04.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:04 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:02:04.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:04 smithi018 ceph-mon[23698]: from='client.? 172.21.15.94:0/3200489680' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:02:04.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:04 smithi018 ceph-mon[33841]: from='client.? 172.21.15.94:0/1171414414' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f453d401-03b8-4bad-87f2-6e5f850728b9"}]: dispatch 2024-09-13T13:02:04.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:04 smithi018 ceph-mon[33841]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f453d401-03b8-4bad-87f2-6e5f850728b9"}]: dispatch 2024-09-13T13:02:04.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:04 smithi018 ceph-mon[33841]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f453d401-03b8-4bad-87f2-6e5f850728b9"}]': finished 2024-09-13T13:02:04.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:04 smithi018 ceph-mon[33841]: osdmap e43: 7 total, 6 up, 7 in 2024-09-13T13:02:04.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:04 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:02:04.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:04 smithi018 ceph-mon[33841]: from='client.? 172.21.15.94:0/3200489680' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:02:05.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:05 smithi018 ceph-mon[23698]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:02:05.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:05 smithi018 ceph-mon[33841]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:02:05.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:05 smithi094 ceph-mon[27245]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:02:07.512 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:07 smithi094 ceph-mon[27245]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:02:07.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:07 smithi018 ceph-mon[23698]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:02:07.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:07 smithi018 ceph-mon[33841]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:02:09.657 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:09 smithi094 ceph-mon[27245]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:02:09.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:09 smithi018 ceph-mon[23698]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:02:09.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:09 smithi018 ceph-mon[33841]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:02:11.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:11 smithi018 ceph-mon[23698]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:02:11.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:11 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-13T13:02:11.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:11 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:02:11.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:11 smithi018 ceph-mon[23698]: Deploying daemon osd.6 on smithi094 2024-09-13T13:02:11.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:11 smithi018 ceph-mon[33841]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:02:11.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:11 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-13T13:02:11.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:11 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:02:11.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:11 smithi018 ceph-mon[33841]: Deploying daemon osd.6 on smithi094 2024-09-13T13:02:11.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:11 smithi094 ceph-mon[27245]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:02:11.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:11 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-13T13:02:11.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:11 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:02:11.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:11 smithi094 ceph-mon[27245]: Deploying daemon osd.6 on smithi094 2024-09-13T13:02:13.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:13 smithi018 ceph-mon[23698]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:02:13.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:13 smithi018 ceph-mon[33841]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:02:13.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:13 smithi094 ceph-mon[27245]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:02:15.666 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:15 smithi094 ceph-mon[27245]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:02:15.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:15 smithi018 ceph-mon[23698]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:02:15.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:15 smithi018 ceph-mon[33841]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:02:17.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:17 smithi018 ceph-mon[33841]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:02:17.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:17 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:02:17.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:17 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:17.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:17 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:17.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:17 smithi018 ceph-mon[23698]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:02:17.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:17 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:02:17.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:17 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:17.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:17 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:17.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:17 smithi094 ceph-mon[27245]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:02:17.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:17 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:02:17.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:17 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:17.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:17 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:19.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:19 smithi018 ceph-mon[23698]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:02:19.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:19 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:19.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:19 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:19.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:19 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:02:19.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:19 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:02:19.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:19 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:19.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:19 smithi018 ceph-mon[33841]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:02:19.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:19 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:19.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:19 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:19.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:19 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:02:19.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:19 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:02:19.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:19 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:19.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:19 smithi094 ceph-mon[27245]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:02:19.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:19 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:19.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:19 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:19.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:19 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:02:19.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:19 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:02:19.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:19 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:20.271 INFO:teuthology.orchestra.run.smithi094.stdout:Created osd(s) 6 on host 'smithi094' 2024-09-13T13:02:20.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:20 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:02:20.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:20 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:20.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:20 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:20.857 DEBUG:teuthology.orchestra.run.smithi094:osd.6> sudo journalctl -f -n 0 -u ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.6.service 2024-09-13T13:02:20.860 INFO:tasks.cephadm:Deploying osd.7 on smithi094 with /dev/vg_nvme/lv_1... 2024-09-13T13:02:20.860 DEBUG:teuthology.orchestra.run.smithi094:> 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 9f4b6690-71cf-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-13T13:02:20.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:20 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:02:20.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:20 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:20.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:20 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:20.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:20 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:02:20.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:20 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:20.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:20 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:21.433 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:02:21 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[43413]: 2024-09-13T13:02:21.106+0000 7f344c435640 -1 osd.6 0 log_to_monitors true 2024-09-13T13:02:21.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:21 smithi094 ceph-mon[27245]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:02:21.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:21 smithi094 ceph-mon[27245]: from='osd.6 [v2:172.21.15.94:6816/1198863865,v1:172.21.15.94:6817/1198863865]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-13T13:02:21.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:21 smithi094 ceph-mon[27245]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-13T13:02:21.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:21 smithi018 ceph-mon[23698]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:02:21.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:21 smithi018 ceph-mon[23698]: from='osd.6 [v2:172.21.15.94:6816/1198863865,v1:172.21.15.94:6817/1198863865]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-13T13:02:21.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:21 smithi018 ceph-mon[23698]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-13T13:02:21.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:21 smithi018 ceph-mon[33841]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:02:21.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:21 smithi018 ceph-mon[33841]: from='osd.6 [v2:172.21.15.94:6816/1198863865,v1:172.21.15.94:6817/1198863865]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-13T13:02:21.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:21 smithi018 ceph-mon[33841]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-13T13:02:22.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:22 smithi094 ceph-mon[27245]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-13T13:02:22.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:22 smithi094 ceph-mon[27245]: from='osd.6 [v2:172.21.15.94:6816/1198863865,v1:172.21.15.94:6817/1198863865]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-13T13:02:22.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:22 smithi094 ceph-mon[27245]: osdmap e44: 7 total, 6 up, 7 in 2024-09-13T13:02:22.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:22 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:02:22.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:22 smithi094 ceph-mon[27245]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-13T13:02:22.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:22 smithi094 ceph-mon[27245]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]': finished 2024-09-13T13:02:22.562 INFO:teuthology.orchestra.run.smithi094.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T13:02:22.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:22 smithi018 ceph-mon[23698]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-13T13:02:22.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:22 smithi018 ceph-mon[23698]: from='osd.6 [v2:172.21.15.94:6816/1198863865,v1:172.21.15.94:6817/1198863865]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-13T13:02:22.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:22 smithi018 ceph-mon[23698]: osdmap e44: 7 total, 6 up, 7 in 2024-09-13T13:02:22.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:22 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:02:22.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:22 smithi018 ceph-mon[23698]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-13T13:02:22.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:22 smithi018 ceph-mon[23698]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]': finished 2024-09-13T13:02:22.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:22 smithi018 ceph-mon[33841]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-13T13:02:22.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:22 smithi018 ceph-mon[33841]: from='osd.6 [v2:172.21.15.94:6816/1198863865,v1:172.21.15.94:6817/1198863865]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-13T13:02:22.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:22 smithi018 ceph-mon[33841]: osdmap e44: 7 total, 6 up, 7 in 2024-09-13T13:02:22.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:22 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:02:22.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:22 smithi018 ceph-mon[33841]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-13T13:02:22.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:22 smithi018 ceph-mon[33841]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]': finished 2024-09-13T13:02:22.992 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:02:22 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[43413]: 2024-09-13T13:02:22.739+0000 7f3448bcc640 -1 osd.6 0 waiting for initial osdmap 2024-09-13T13:02:22.992 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:02:22 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[43413]: 2024-09-13T13:02:22.745+0000 7f34401d8640 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T13:02:23.737 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:23 smithi094 ceph-mon[27245]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:02:23.737 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:23 smithi094 ceph-mon[27245]: osdmap e45: 7 total, 6 up, 7 in 2024-09-13T13:02:23.737 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:23 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:02:23.737 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:23 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:02:23.738 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:23 smithi094 ceph-mon[27245]: from='osd.6 ' entity='osd.6' 2024-09-13T13:02:23.738 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:23 smithi094 ceph-mon[27245]: osd.6 [v2:172.21.15.94:6816/1198863865,v1:172.21.15.94:6817/1198863865] boot 2024-09-13T13:02:23.738 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:23 smithi094 ceph-mon[27245]: osdmap e46: 7 total, 7 up, 7 in 2024-09-13T13:02:23.738 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:23 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:02:23.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:23 smithi018 ceph-mon[23698]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:02:23.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:23 smithi018 ceph-mon[23698]: osdmap e45: 7 total, 6 up, 7 in 2024-09-13T13:02:23.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:23 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:02:23.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:23 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:02:23.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:23 smithi018 ceph-mon[23698]: from='osd.6 ' entity='osd.6' 2024-09-13T13:02:23.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:23 smithi018 ceph-mon[23698]: osd.6 [v2:172.21.15.94:6816/1198863865,v1:172.21.15.94:6817/1198863865] boot 2024-09-13T13:02:23.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:23 smithi018 ceph-mon[23698]: osdmap e46: 7 total, 7 up, 7 in 2024-09-13T13:02:23.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:23 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:02:23.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:23 smithi018 ceph-mon[33841]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:02:23.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:23 smithi018 ceph-mon[33841]: osdmap e45: 7 total, 6 up, 7 in 2024-09-13T13:02:23.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:23 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:02:23.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:23 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:02:23.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:23 smithi018 ceph-mon[33841]: from='osd.6 ' entity='osd.6' 2024-09-13T13:02:23.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:23 smithi018 ceph-mon[33841]: osd.6 [v2:172.21.15.94:6816/1198863865,v1:172.21.15.94:6817/1198863865] boot 2024-09-13T13:02:23.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:23 smithi018 ceph-mon[33841]: osdmap e46: 7 total, 7 up, 7 in 2024-09-13T13:02:23.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:23 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:02:24.624 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:24 smithi094 ceph-mon[27245]: purged_snaps scrub starts 2024-09-13T13:02:24.624 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:24 smithi094 ceph-mon[27245]: purged_snaps scrub ok 2024-09-13T13:02:24.624 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:24 smithi094 ceph-mon[27245]: osdmap e47: 7 total, 7 up, 7 in 2024-09-13T13:02:24.624 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:24 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:24.624 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:24 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:24.625 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:24 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:02:24.625 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:24 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:02:24.625 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:24 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:02:24.625 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:24 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:24.625 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:24 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:02:24.625 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:24 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:02:24.625 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:24 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:24.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:24 smithi018 ceph-mon[33841]: purged_snaps scrub starts 2024-09-13T13:02:24.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:24 smithi018 ceph-mon[33841]: purged_snaps scrub ok 2024-09-13T13:02:24.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:24 smithi018 ceph-mon[33841]: osdmap e47: 7 total, 7 up, 7 in 2024-09-13T13:02:24.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:24 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:24.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:24 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:24.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:24 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:02:24.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:24 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:02:24.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:24 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:02:24.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:24 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:24.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:24 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:02:24.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:24 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:02:24.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:24 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:24.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:24 smithi018 ceph-mon[23698]: purged_snaps scrub starts 2024-09-13T13:02:24.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:24 smithi018 ceph-mon[23698]: purged_snaps scrub ok 2024-09-13T13:02:24.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:24 smithi018 ceph-mon[23698]: osdmap e47: 7 total, 7 up, 7 in 2024-09-13T13:02:24.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:24 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:24.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:24 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:24.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:24 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:02:24.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:24 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:02:24.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:24 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:02:24.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:24 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:24.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:24 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:02:24.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:24 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:02:24.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:24 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:25.689 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:25 smithi094 ceph-mon[27245]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 205 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:02:25.689 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:25 smithi094 ceph-mon[27245]: Detected new or changed devices on smithi094 2024-09-13T13:02:25.689 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:25 smithi094 ceph-mon[27245]: Adjusting osd_memory_target on smithi094 to 5696M 2024-09-13T13:02:25.689 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:25 smithi094 ceph-mon[27245]: osdmap e48: 7 total, 7 up, 7 in 2024-09-13T13:02:25.692 INFO:teuthology.orchestra.run.smithi094.stdout: 2024-09-13T13:02:25.717 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi094:vg_nvme/lv_1 2024-09-13T13:02:25.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:25 smithi018 ceph-mon[23698]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 205 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:02:25.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:25 smithi018 ceph-mon[23698]: Detected new or changed devices on smithi094 2024-09-13T13:02:25.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:25 smithi018 ceph-mon[23698]: Adjusting osd_memory_target on smithi094 to 5696M 2024-09-13T13:02:25.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:25 smithi018 ceph-mon[23698]: osdmap e48: 7 total, 7 up, 7 in 2024-09-13T13:02:25.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:25 smithi018 ceph-mon[33841]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 205 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:02:25.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:25 smithi018 ceph-mon[33841]: Detected new or changed devices on smithi094 2024-09-13T13:02:25.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:25 smithi018 ceph-mon[33841]: Adjusting osd_memory_target on smithi094 to 5696M 2024-09-13T13:02:25.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:25 smithi018 ceph-mon[33841]: osdmap e48: 7 total, 7 up, 7 in 2024-09-13T13:02:25.959 INFO:teuthology.orchestra.run.smithi094.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T13:02:27.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:27 smithi094 ceph-mon[27245]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 205 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:02:27.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:27 smithi094 ceph-mon[27245]: osdmap e49: 7 total, 7 up, 7 in 2024-09-13T13:02:27.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:27 smithi094 ceph-mon[27245]: from='client.24283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi094:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:02:27.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:27 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:02:27.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:27 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:02:27.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:27 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:02:27.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:27 smithi018 ceph-mon[23698]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 205 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:02:27.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:27 smithi018 ceph-mon[23698]: osdmap e49: 7 total, 7 up, 7 in 2024-09-13T13:02:27.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:27 smithi018 ceph-mon[23698]: from='client.24283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi094:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:02:27.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:27 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:02:27.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:27 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:02:27.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:27 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:02:27.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:27 smithi018 ceph-mon[33841]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 205 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:02:27.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:27 smithi018 ceph-mon[33841]: osdmap e49: 7 total, 7 up, 7 in 2024-09-13T13:02:27.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:27 smithi018 ceph-mon[33841]: from='client.24283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi094:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:02:27.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:27 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T13:02:27.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:27 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T13:02:27.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:27 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:02:28.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:28 smithi094 ceph-mon[27245]: osdmap e50: 7 total, 7 up, 7 in 2024-09-13T13:02:28.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:28 smithi018 ceph-mon[23698]: osdmap e50: 7 total, 7 up, 7 in 2024-09-13T13:02:28.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:28 smithi018 ceph-mon[33841]: osdmap e50: 7 total, 7 up, 7 in 2024-09-13T13:02:29.631 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:29 smithi094 ceph-mon[27245]: pgmap v153: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-13T13:02:29.632 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:29 smithi094 ceph-mon[27245]: from='client.? 172.21.15.94:0/307721894' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4d4a37b8-b199-42be-a779-c293b745c89c"}]: dispatch 2024-09-13T13:02:29.632 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:29 smithi094 ceph-mon[27245]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4d4a37b8-b199-42be-a779-c293b745c89c"}]: dispatch 2024-09-13T13:02:29.632 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:29 smithi094 ceph-mon[27245]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4d4a37b8-b199-42be-a779-c293b745c89c"}]': finished 2024-09-13T13:02:29.632 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:29 smithi094 ceph-mon[27245]: osdmap e51: 8 total, 7 up, 8 in 2024-09-13T13:02:29.632 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:29 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:02:29.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:29 smithi018 ceph-mon[23698]: pgmap v153: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-13T13:02:29.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:29 smithi018 ceph-mon[23698]: from='client.? 172.21.15.94:0/307721894' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4d4a37b8-b199-42be-a779-c293b745c89c"}]: dispatch 2024-09-13T13:02:29.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:29 smithi018 ceph-mon[23698]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4d4a37b8-b199-42be-a779-c293b745c89c"}]: dispatch 2024-09-13T13:02:29.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:29 smithi018 ceph-mon[23698]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4d4a37b8-b199-42be-a779-c293b745c89c"}]': finished 2024-09-13T13:02:29.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:29 smithi018 ceph-mon[23698]: osdmap e51: 8 total, 7 up, 8 in 2024-09-13T13:02:29.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:29 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:02:29.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:29 smithi018 ceph-mon[33841]: pgmap v153: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-13T13:02:29.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:29 smithi018 ceph-mon[33841]: from='client.? 172.21.15.94:0/307721894' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4d4a37b8-b199-42be-a779-c293b745c89c"}]: dispatch 2024-09-13T13:02:29.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:29 smithi018 ceph-mon[33841]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4d4a37b8-b199-42be-a779-c293b745c89c"}]: dispatch 2024-09-13T13:02:29.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:29 smithi018 ceph-mon[33841]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4d4a37b8-b199-42be-a779-c293b745c89c"}]': finished 2024-09-13T13:02:29.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:29 smithi018 ceph-mon[33841]: osdmap e51: 8 total, 7 up, 8 in 2024-09-13T13:02:29.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:29 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:02:30.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:30 smithi094 ceph-mon[27245]: from='client.? 172.21.15.94:0/3990786647' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:02:30.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:30 smithi018 ceph-mon[23698]: from='client.? 172.21.15.94:0/3990786647' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:02:30.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:30 smithi018 ceph-mon[33841]: from='client.? 172.21.15.94:0/3990786647' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T13:02:31.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:31 smithi094 ceph-mon[27245]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 121 KiB/s, 0 objects/s recovering 2024-09-13T13:02:31.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:31 smithi018 ceph-mon[23698]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 121 KiB/s, 0 objects/s recovering 2024-09-13T13:02:31.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:31 smithi018 ceph-mon[33841]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 121 KiB/s, 0 objects/s recovering 2024-09-13T13:02:33.798 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:33 smithi094 ceph-mon[27245]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-13T13:02:33.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:33 smithi018 ceph-mon[23698]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-13T13:02:33.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:33 smithi018 ceph-mon[33841]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-13T13:02:35.763 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:35 smithi094 ceph-mon[27245]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:02:35.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:35 smithi018 ceph-mon[23698]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:02:35.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:35 smithi018 ceph-mon[33841]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:02:36.695 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:36 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-13T13:02:36.696 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:36 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:02:36.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:36 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-13T13:02:36.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:36 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:02:36.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:36 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-13T13:02:36.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:36 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:02:37.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:37 smithi094 ceph-mon[27245]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:02:37.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:37 smithi094 ceph-mon[27245]: Deploying daemon osd.7 on smithi094 2024-09-13T13:02:37.833 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:37 smithi018 ceph-mon[33841]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:02:37.834 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:37 smithi018 ceph-mon[33841]: Deploying daemon osd.7 on smithi094 2024-09-13T13:02:37.834 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:37 smithi018 ceph-mon[23698]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:02:37.834 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:37 smithi018 ceph-mon[23698]: Deploying daemon osd.7 on smithi094 2024-09-13T13:02:39.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:39 smithi094 ceph-mon[27245]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:02:39.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:39 smithi018 ceph-mon[33841]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:02:39.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:39 smithi018 ceph-mon[23698]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:02:41.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:41 smithi094 ceph-mon[27245]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:02:41.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:41 smithi018 ceph-mon[33841]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:02:41.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:41 smithi018 ceph-mon[23698]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:02:42.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:42 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:02:42.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:42 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:42.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:42 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:42.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:42 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:02:42.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:42 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:42.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:42 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:42.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:42 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:02:42.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:42 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:42.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:42 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:43.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:43 smithi094 ceph-mon[27245]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:02:43.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:43 smithi018 ceph-mon[23698]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:02:43.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:43 smithi018 ceph-mon[33841]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:02:45.705 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:45 smithi094 ceph-mon[27245]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:02:45.753 INFO:teuthology.orchestra.run.smithi094.stdout:Created osd(s) 7 on host 'smithi094' 2024-09-13T13:02:45.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:45 smithi018 ceph-mon[23698]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:02:45.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:45 smithi018 ceph-mon[33841]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:02:46.357 DEBUG:teuthology.orchestra.run.smithi094:osd.7> sudo journalctl -f -n 0 -u ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.7.service 2024-09-13T13:02:46.359 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-13T13:02:46.359 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:02:46.623 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:02:47.054 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:46 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:47.054 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:46 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:47.054 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:46 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:47.054 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:46 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:47.054 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:46 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:47.054 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:46 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:47.054 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:46 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:47.054 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:46 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:47.055 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:46 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:47.055 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:46 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:47.055 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:46 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:47.055 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:46 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:47.242 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T13:02:47.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:02:47 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[49214]: 2024-09-13T13:02:47.164+0000 7fed48dde640 -1 osd.7 0 log_to_monitors true 2024-09-13T13:02:47.843 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:47 smithi094 ceph-mon[27245]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:02:47.844 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:47 smithi094 ceph-mon[27245]: from='osd.7 [v2:172.21.15.94:6824/1678103111,v1:172.21.15.94:6825/1678103111]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-13T13:02:47.844 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:47 smithi094 ceph-mon[27245]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-13T13:02:47.844 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:47 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/301396308' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-13T13:02:48.017 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:47 smithi018 ceph-mon[33841]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:02:48.017 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:47 smithi018 ceph-mon[33841]: from='osd.7 [v2:172.21.15.94:6824/1678103111,v1:172.21.15.94:6825/1678103111]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-13T13:02:48.017 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:47 smithi018 ceph-mon[33841]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-13T13:02:48.017 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:47 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/301396308' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-13T13:02:48.017 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:47 smithi018 ceph-mon[23698]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:02:48.017 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:47 smithi018 ceph-mon[23698]: from='osd.7 [v2:172.21.15.94:6824/1678103111,v1:172.21.15.94:6825/1678103111]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-13T13:02:48.017 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:47 smithi018 ceph-mon[23698]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-13T13:02:48.017 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:47 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/301396308' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-13T13:02:48.044 INFO:teuthology.orchestra.run.smithi018.stdout:{"epoch":51,"num_osds":8,"num_up_osds":7,"osd_up_since":1726232543,"num_in_osds":8,"osd_in_since":1726232549,"num_remapped_pgs":0} 2024-09-13T13:02:48.808 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:02:48 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[49214]: 2024-09-13T13:02:48.772+0000 7fed44d61640 -1 osd.7 0 waiting for initial osdmap 2024-09-13T13:02:48.808 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:02:48 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[49214]: 2024-09-13T13:02:48.779+0000 7fed40b89640 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T13:02:48.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:48 smithi094 ceph-mon[27245]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-13T13:02:48.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:48 smithi094 ceph-mon[27245]: from='osd.7 [v2:172.21.15.94:6824/1678103111,v1:172.21.15.94:6825/1678103111]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-13T13:02:48.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:48 smithi094 ceph-mon[27245]: osdmap e52: 8 total, 7 up, 8 in 2024-09-13T13:02:48.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:48 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:02:48.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:48 smithi094 ceph-mon[27245]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-13T13:02:49.045 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:02:49.072 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:48 smithi018 ceph-mon[23698]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-13T13:02:49.073 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:48 smithi018 ceph-mon[23698]: from='osd.7 [v2:172.21.15.94:6824/1678103111,v1:172.21.15.94:6825/1678103111]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-13T13:02:49.073 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:48 smithi018 ceph-mon[23698]: osdmap e52: 8 total, 7 up, 8 in 2024-09-13T13:02:49.073 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:48 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:02:49.073 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:48 smithi018 ceph-mon[23698]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-13T13:02:49.073 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:48 smithi018 ceph-mon[33841]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-13T13:02:49.073 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:48 smithi018 ceph-mon[33841]: from='osd.7 [v2:172.21.15.94:6824/1678103111,v1:172.21.15.94:6825/1678103111]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-13T13:02:49.073 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:48 smithi018 ceph-mon[33841]: osdmap e52: 8 total, 7 up, 8 in 2024-09-13T13:02:49.073 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:48 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:02:49.074 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:48 smithi018 ceph-mon[33841]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]: dispatch 2024-09-13T13:02:49.312 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:02:49.947 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T13:02:50.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:49 smithi094 ceph-mon[27245]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:02:50.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:49 smithi094 ceph-mon[27245]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]': finished 2024-09-13T13:02:50.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:49 smithi094 ceph-mon[27245]: osdmap e53: 8 total, 7 up, 8 in 2024-09-13T13:02:50.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:49 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:02:50.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:49 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:02:50.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:49 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:50.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:49 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:50.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:49 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:02:50.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:49 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:02:50.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:49 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:02:50.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:49 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:02:50.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:49 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:50.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:49 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:02:50.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:49 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:02:50.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:49 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:50.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:49 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:02:50.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:49 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:02:50.060 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:49 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:02:50.060 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:49 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:50.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[23698]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:02:50.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[23698]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]': finished 2024-09-13T13:02:50.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[23698]: osdmap e53: 8 total, 7 up, 8 in 2024-09-13T13:02:50.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:02:50.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:02:50.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:50.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:50.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:02:50.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:02:50.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:02:50.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:02:50.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:50.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:02:50.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:02:50.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:50.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:02:50.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:02:50.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:02:50.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:50.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[33841]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-09-13T13:02:50.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[33841]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi094", "root=default"]}]': finished 2024-09-13T13:02:50.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[33841]: osdmap e53: 8 total, 7 up, 8 in 2024-09-13T13:02:50.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:02:50.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:02:50.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:50.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:50.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:02:50.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:02:50.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:02:50.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:02:50.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:50.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:02:50.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:02:50.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:50.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:02:50.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:02:50.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:02:50.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:49 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:50.618 INFO:teuthology.orchestra.run.smithi018.stdout:{"epoch":54,"num_osds":8,"num_up_osds":8,"osd_up_since":1726232569,"num_in_osds":8,"osd_in_since":1726232549,"num_remapped_pgs":1} 2024-09-13T13:02:50.619 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-13T13:02:50.914 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:02:50.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:50 smithi018 ceph-mon[23698]: purged_snaps scrub starts 2024-09-13T13:02:50.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:50 smithi018 ceph-mon[23698]: purged_snaps scrub ok 2024-09-13T13:02:50.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:50 smithi018 ceph-mon[23698]: Detected new or changed devices on smithi094 2024-09-13T13:02:50.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:50 smithi018 ceph-mon[23698]: Adjusting osd_memory_target on smithi094 to 4272M 2024-09-13T13:02:50.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:50 smithi018 ceph-mon[23698]: osd.7 [v2:172.21.15.94:6824/1678103111,v1:172.21.15.94:6825/1678103111] boot 2024-09-13T13:02:50.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:50 smithi018 ceph-mon[23698]: osdmap e54: 8 total, 8 up, 8 in 2024-09-13T13:02:50.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:50 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:02:50.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:50 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/223183877' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-13T13:02:50.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:50 smithi018 ceph-mon[33841]: purged_snaps scrub starts 2024-09-13T13:02:50.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:50 smithi018 ceph-mon[33841]: purged_snaps scrub ok 2024-09-13T13:02:50.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:50 smithi018 ceph-mon[33841]: Detected new or changed devices on smithi094 2024-09-13T13:02:50.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:50 smithi018 ceph-mon[33841]: Adjusting osd_memory_target on smithi094 to 4272M 2024-09-13T13:02:50.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:50 smithi018 ceph-mon[33841]: osd.7 [v2:172.21.15.94:6824/1678103111,v1:172.21.15.94:6825/1678103111] boot 2024-09-13T13:02:50.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:50 smithi018 ceph-mon[33841]: osdmap e54: 8 total, 8 up, 8 in 2024-09-13T13:02:50.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:50 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:02:50.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:50 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/223183877' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-13T13:02:51.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:50 smithi094 ceph-mon[27245]: purged_snaps scrub starts 2024-09-13T13:02:51.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:50 smithi094 ceph-mon[27245]: purged_snaps scrub ok 2024-09-13T13:02:51.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:50 smithi094 ceph-mon[27245]: Detected new or changed devices on smithi094 2024-09-13T13:02:51.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:50 smithi094 ceph-mon[27245]: Adjusting osd_memory_target on smithi094 to 4272M 2024-09-13T13:02:51.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:50 smithi094 ceph-mon[27245]: osd.7 [v2:172.21.15.94:6824/1678103111,v1:172.21.15.94:6825/1678103111] boot 2024-09-13T13:02:51.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:50 smithi094 ceph-mon[27245]: osdmap e54: 8 total, 8 up, 8 in 2024-09-13T13:02:51.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:50 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:02:51.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:50 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/223183877' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-13T13:02:51.500 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T13:02:51.500 INFO:teuthology.orchestra.run.smithi018.stdout:{"epoch":55,"fsid":"9f4b6690-71cf-11ef-bceb-c7b262605968","created":"2024-09-13T12:57:52.203439+0000","modified":"2024-09-13T13:02:50.773554+0000","last_up_change":"2024-09-13T13:02:49.766729+0000","last_in_change":"2024-09-13T13:02:29.067493+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-13T13:00:48.474452+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"be7e2e80-7d1e-436b-a590-2db61e3c19ee","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6802","nonce":3867010974},{"type":"v1","addr":"172.21.15.18:6803","nonce":3867010974}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6804","nonce":3867010974},{"type":"v1","addr":"172.21.15.18:6805","nonce":3867010974}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6808","nonce":3867010974},{"type":"v1","addr":"172.21.15.18:6809","nonce":3867010974}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6806","nonce":3867010974},{"type":"v1","addr":"172.21.15.18:6807","nonce":3867010974}]},"public_addr":"172.21.15.18:6803/3867010974","cluster_addr":"172.21.15.18:6805/3867010974","heartbeat_back_addr":"172.21.15.18:6809/3867010974","heartbeat_front_addr":"172.21.15.18:6807/3867010974","state":["exists","up"]},{"osd":1,"uuid":"6824b796-d36c-44e8-ad97-6373b20c1da0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6810","nonce":1388714563},{"type":"v1","addr":"172.21.15.18:6811","nonce":1388714563}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6812","nonce":1388714563},{"type":"v1","addr":"172.21.15.18:6813","nonce":1388714563}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6816","nonce":1388714563},{"type":"v1","addr":"172.21.15.18:6817","nonce":1388714563}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6814","nonce":1388714563},{"type":"v1","addr":"172.21.15.18:6815","nonce":1388714563}]},"public_addr":"172.21.15.18:6811/1388714563","cluster_addr":"172.21.15.18:6813/1388714563","heartbeat_back_addr":"172.21.15.18:6817/1388714563","heartbeat_front_addr":"172.21.15.18:6815/1388714563","state":["exists","up"]},{"osd":2,"uuid":"f093a52d-8786-4613-838a-4685f3916ed1","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.18:6818","nonce":373750380},{"type":"v1","addr":"172.21.15.18:6819","nonce":373750380}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6820","nonce":373750380},{"type":"v1","addr":"172.21.15.18:6821","nonce":373750380}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6824","nonce":373750380},{"type":"v1","addr":"172.21.15.18:6825","nonce":373750380}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6822","nonce":373750380},{"type":"v1","addr":"172.21.15.18:6823","nonce":373750380}]},"public_addr":"172.21.15.18:6819/373750380","cluster_addr":"172.21.15.18:6821/373750380","heartbeat_back_addr":"172.21.15.18:6825/373750380","heartbeat_front_addr":"172.21.15.18:6823/373750380","state":["exists","up"]},{"osd":3,"uuid":"35ee3922-c20a-44b6-815f-25e288835ec4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6826","nonce":2863677425},{"type":"v1","addr":"172.21.15.18:6827","nonce":2863677425}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6828","nonce":2863677425},{"type":"v1","addr":"172.21.15.18:6829","nonce":2863677425}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6832","nonce":2863677425},{"type":"v1","addr":"172.21.15.18:6833","nonce":2863677425}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6830","nonce":2863677425},{"type":"v1","addr":"172.21.15.18:6831","nonce":2863677425}]},"public_addr":"172.21.15.18:6827/2863677425","cluster_addr":"172.21.15.18:6829/2863677425","heartbeat_back_addr":"172.21.15.18:6833/2863677425","heartbeat_front_addr":"172.21.15.18:6831/2863677425","state":["exists","up"]},{"osd":4,"uuid":"ea4720c9-e8c2-43db-a7a8-1128402ad7d0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6800","nonce":3065810069},{"type":"v1","addr":"172.21.15.94:6801","nonce":3065810069}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6802","nonce":3065810069},{"type":"v1","addr":"172.21.15.94:6803","nonce":3065810069}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6806","nonce":3065810069},{"type":"v1","addr":"172.21.15.94:6807","nonce":3065810069}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6804","nonce":3065810069},{"type":"v1","addr":"172.21.15.94:6805","nonce":3065810069}]},"public_addr":"172.21.15.94:6801/3065810069","cluster_addr":"172.21.15.94:6803/3065810069","heartbeat_back_addr":"172.21.15.94:6807/3065810069","heartbeat_front_addr":"172.21.15.94:6805/3065810069","state":["exists","up"]},{"osd":5,"uuid":"d4fc43e0-ddec-44b5-8a23-b8f79f6acef3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6808","nonce":3956000493},{"type":"v1","addr":"172.21.15.94:6809","nonce":3956000493}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6810","nonce":3956000493},{"type":"v1","addr":"172.21.15.94:6811","nonce":3956000493}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6814","nonce":3956000493},{"type":"v1","addr":"172.21.15.94:6815","nonce":3956000493}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6812","nonce":3956000493},{"type":"v1","addr":"172.21.15.94:6813","nonce":3956000493}]},"public_addr":"172.21.15.94:6809/3956000493","cluster_addr":"172.21.15.94:6811/3956000493","heartbeat_back_addr":"172.21.15.94:6815/3956000493","heartbeat_front_addr":"172.21.15.94:6813/3956000493","state":["exists","up"]},{"osd":6,"uuid":"f453d401-03b8-4bad-87f2-6e5f850728b9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6816","nonce":1198863865},{"type":"v1","addr":"172.21.15.94:6817","nonce":1198863865}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6818","nonce":1198863865},{"type":"v1","addr":"172.21.15.94:6819","nonce":1198863865}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6822","nonce":1198863865},{"type":"v1","addr":"172.21.15.94:6823","nonce":1198863865}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6820","nonce":1198863865},{"type":"v1","addr":"172.21.15.94:6821","nonce":1198863865}]},"public_addr":"172.21.15.94:6817/1198863865","cluster_addr":"172.21.15.94:6819/1198863865","heartbeat_back_addr":"172.21.15.94:6823/1198863865","heartbeat_front_addr":"172.21.15.94:6821/1198863865","state":["exists","up"]},{"osd":7,"uuid":"4d4a37b8-b199-42be-a779-c293b745c89c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6824","nonce":1678103111},{"type":"v1","addr":"172.21.15.94:6825","nonce":1678103111}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6826","nonce":1678103111},{"type":"v1","addr":"172.21.15.94:6827","nonce":1678103111}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6830","nonce":1678103111},{"type":"v1","addr":"172.21.15.94:6831","nonce":1678103111}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6828","nonce":1678103111},{"type":"v1","addr":"172.21.15.94:6829","nonce":1678103111}]},"public_addr":"172.21.15.94:6825/1678103111","cluster_addr":"172.21.15.94:6827/1678103111","heartbeat_back_addr":"172.21.15.94:6831/1678103111","heartbeat_front_addr":"172.21.15.94:6829/1678103111","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-13T12:59:53.704986+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-13T13:00:20.096171+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-13T13:00:45.339061+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-13T13:01:09.485066+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-13T13:01:32.358511+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-13T13:01:57.249138+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-13T13:02:22.070554+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-13T13:02:48.133774+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.18:0/1016184749":"2024-09-14T12:58:41.967843+0000","172.21.15.18:6801/2949182859":"2024-09-14T12:58:41.967843+0000","172.21.15.18:0/3031565567":"2024-09-14T12:58:41.967843+0000","172.21.15.18:6800/2949182859":"2024-09-14T12:58:41.967843+0000","172.21.15.18:6801/218579125":"2024-09-14T12:58:17.125720+0000","172.21.15.18:6800/218579125":"2024-09-14T12:58:17.125720+0000","172.21.15.18:0/2243155839":"2024-09-14T12:58:17.125720+0000","172.21.15.18:0/834932743":"2024-09-14T12:58:17.125720+0000","172.21.15.18:0/3716950942":"2024-09-14T12:58:41.967843+0000","172.21.15.18:0/3137609221":"2024-09-14T12:58:17.125720+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-13T13:02:52.052 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:51 smithi018 ceph-mon[33841]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:02:52.052 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:51 smithi018 ceph-mon[33841]: osdmap e55: 8 total, 8 up, 8 in 2024-09-13T13:02:52.052 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:51 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/3498415082' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T13:02:52.052 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:51 smithi018 ceph-mon[23698]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:02:52.052 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:51 smithi018 ceph-mon[23698]: osdmap e55: 8 total, 8 up, 8 in 2024-09-13T13:02:52.052 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:51 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/3498415082' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T13:02:52.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:51 smithi094 ceph-mon[27245]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:02:52.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:51 smithi094 ceph-mon[27245]: osdmap e55: 8 total, 8 up, 8 in 2024-09-13T13:02:52.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:51 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3498415082' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T13:02:52.135 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-13T13:00:48.474452+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'is_stretch_pool': False, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-13T13:02:52.135 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-13T13:02:52.389 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:02:53.018 INFO:teuthology.orchestra.run.smithi018.stdout:pg_num: 1 2024-09-13T13:02:53.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:52 smithi094 ceph-mon[27245]: osdmap e56: 8 total, 8 up, 8 in 2024-09-13T13:02:53.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:52 smithi018 ceph-mon[23698]: osdmap e56: 8 total, 8 up, 8 in 2024-09-13T13:02:53.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:52 smithi018 ceph-mon[33841]: osdmap e56: 8 total, 8 up, 8 in 2024-09-13T13:02:53.642 INFO:tasks.cephadm:Adding prometheus.a on smithi094 2024-09-13T13:02:53.642 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph orch apply prometheus '1;smithi094=a' 2024-09-13T13:02:53.902 INFO:teuthology.orchestra.run.smithi094.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T13:02:53.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:53 smithi018 ceph-mon[23698]: pgmap v171: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:02:53.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:53 smithi018 ceph-mon[23698]: osdmap e57: 8 total, 8 up, 8 in 2024-09-13T13:02:53.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:53 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2329327362' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-13T13:02:53.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:53 smithi018 ceph-mon[33841]: pgmap v171: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:02:53.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:53 smithi018 ceph-mon[33841]: osdmap e57: 8 total, 8 up, 8 in 2024-09-13T13:02:53.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:53 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/2329327362' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-13T13:02:54.023 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:53 smithi094 ceph-mon[27245]: pgmap v171: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:02:54.023 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:53 smithi094 ceph-mon[27245]: osdmap e57: 8 total, 8 up, 8 in 2024-09-13T13:02:54.023 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:53 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2329327362' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-13T13:02:54.578 INFO:teuthology.orchestra.run.smithi094.stdout:Scheduled prometheus update... 2024-09-13T13:02:55.054 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:54 smithi094 ceph-mon[27245]: osdmap e58: 8 total, 8 up, 8 in 2024-09-13T13:02:55.055 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:54 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:55.055 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:54 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:02:55.055 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:54 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:02:55.055 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:54 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:02:55.055 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:54 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:55.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:54 smithi018 ceph-mon[23698]: osdmap e58: 8 total, 8 up, 8 in 2024-09-13T13:02:55.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:54 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:55.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:54 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:02:55.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:54 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:02:55.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:54 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:02:55.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:54 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:55.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:54 smithi018 ceph-mon[33841]: osdmap e58: 8 total, 8 up, 8 in 2024-09-13T13:02:55.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:54 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:55.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:54 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:02:55.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:54 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:02:55.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:54 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:02:55.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:54 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:55.255 DEBUG:teuthology.orchestra.run.smithi094:prometheus.a> sudo journalctl -f -n 0 -u ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@prometheus.a.service 2024-09-13T13:02:55.257 INFO:tasks.cephadm:Adding node-exporter.a on smithi018 2024-09-13T13:02:55.257 INFO:tasks.cephadm:Adding node-exporter.b on smithi094 2024-09-13T13:02:55.257 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph orch apply node-exporter '2;smithi018=a;smithi094=b' 2024-09-13T13:02:55.561 INFO:teuthology.orchestra.run.smithi094.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T13:02:56.014 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:55 smithi094 ceph-mon[27245]: pgmap v174: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:02:56.014 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:55 smithi094 ceph-mon[27245]: from='client.24328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi094=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:02:56.014 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:55 smithi094 ceph-mon[27245]: Saving service prometheus spec with placement smithi094=a;count:1 2024-09-13T13:02:56.014 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:55 smithi094 ceph-mon[27245]: Deploying daemon prometheus.a on smithi094 2024-09-13T13:02:56.177 INFO:teuthology.orchestra.run.smithi094.stdout:Scheduled node-exporter update... 2024-09-13T13:02:56.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:55 smithi018 ceph-mon[23698]: pgmap v174: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:02:56.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:55 smithi018 ceph-mon[23698]: from='client.24328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi094=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:02:56.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:55 smithi018 ceph-mon[23698]: Saving service prometheus spec with placement smithi094=a;count:1 2024-09-13T13:02:56.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:55 smithi018 ceph-mon[23698]: Deploying daemon prometheus.a on smithi094 2024-09-13T13:02:56.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:55 smithi018 ceph-mon[33841]: pgmap v174: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:02:56.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:55 smithi018 ceph-mon[33841]: from='client.24328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi094=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:02:56.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:55 smithi018 ceph-mon[33841]: Saving service prometheus spec with placement smithi094=a;count:1 2024-09-13T13:02:56.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:55 smithi018 ceph-mon[33841]: Deploying daemon prometheus.a on smithi094 2024-09-13T13:02:57.153 DEBUG:teuthology.orchestra.run.smithi018:node-exporter.a> sudo journalctl -f -n 0 -u ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@node-exporter.a.service 2024-09-13T13:02:57.156 DEBUG:teuthology.orchestra.run.smithi094:node-exporter.b> sudo journalctl -f -n 0 -u ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@node-exporter.b.service 2024-09-13T13:02:57.158 INFO:tasks.cephadm:Adding alertmanager.a on smithi018 2024-09-13T13:02:57.158 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph orch apply alertmanager '1;smithi018=a' 2024-09-13T13:02:57.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:57 smithi018 ceph-mon[23698]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s, 0 objects/s recovering 2024-09-13T13:02:57.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:57 smithi018 ceph-mon[23698]: from='client.24334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi018=a;smithi094=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:02:57.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:57 smithi018 ceph-mon[23698]: Saving service node-exporter spec with placement smithi018=a;smithi094=b;count:2 2024-09-13T13:02:57.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:57 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:57.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:57 smithi018 ceph-mon[33841]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s, 0 objects/s recovering 2024-09-13T13:02:57.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:57 smithi018 ceph-mon[33841]: from='client.24334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi018=a;smithi094=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:02:57.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:57 smithi018 ceph-mon[33841]: Saving service node-exporter spec with placement smithi018=a;smithi094=b;count:2 2024-09-13T13:02:57.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:57 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:57.481 INFO:teuthology.orchestra.run.smithi094.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T13:02:57.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:57 smithi094 ceph-mon[27245]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 110 KiB/s, 0 objects/s recovering 2024-09-13T13:02:57.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:57 smithi094 ceph-mon[27245]: from='client.24334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi018=a;smithi094=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:02:57.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:57 smithi094 ceph-mon[27245]: Saving service node-exporter spec with placement smithi018=a;smithi094=b;count:2 2024-09-13T13:02:57.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:57 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:58.251 INFO:teuthology.orchestra.run.smithi094.stdout:Scheduled alertmanager update... 2024-09-13T13:02:59.545 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:59 smithi094 ceph-mon[27245]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-13T13:02:59.545 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:59 smithi094 ceph-mon[27245]: from='client.24340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi018=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:02:59.545 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:59 smithi094 ceph-mon[27245]: Saving service alertmanager spec with placement smithi018=a;count:1 2024-09-13T13:02:59.545 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:02:59 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:59.574 DEBUG:teuthology.orchestra.run.smithi018:alertmanager.a> sudo journalctl -f -n 0 -u ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@alertmanager.a.service 2024-09-13T13:02:59.577 INFO:tasks.cephadm:Adding grafana.a on smithi094 2024-09-13T13:02:59.577 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph orch apply grafana '1;smithi094=a' 2024-09-13T13:02:59.602 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:59 smithi018 ceph-mon[33841]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-13T13:02:59.602 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:59 smithi018 ceph-mon[33841]: from='client.24340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi018=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:02:59.602 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:59 smithi018 ceph-mon[33841]: Saving service alertmanager spec with placement smithi018=a;count:1 2024-09-13T13:02:59.602 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:02:59 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:59.602 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:59 smithi018 ceph-mon[23698]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-13T13:02:59.602 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:59 smithi018 ceph-mon[23698]: from='client.24340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi018=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:02:59.602 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:59 smithi018 ceph-mon[23698]: Saving service alertmanager spec with placement smithi018=a;count:1 2024-09-13T13:02:59.603 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:02:59 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:02:59.824 INFO:teuthology.orchestra.run.smithi094.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T13:03:00.908 INFO:teuthology.orchestra.run.smithi094.stdout:Scheduled grafana update... 2024-09-13T13:03:02.174 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:01 smithi094 ceph-mon[27245]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-13T13:03:02.174 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:01 smithi094 ceph-mon[27245]: from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi094=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:03:02.175 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:01 smithi094 ceph-mon[27245]: Saving service grafana spec with placement smithi094=a;count:1 2024-09-13T13:03:02.175 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:01 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:03:02.176 DEBUG:teuthology.orchestra.run.smithi094:grafana.a> sudo journalctl -f -n 0 -u ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@grafana.a.service 2024-09-13T13:03:02.178 INFO:tasks.cephadm:Setting up client nodes... 2024-09-13T13:03:02.178 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-13T13:03:02.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:01 smithi018 ceph-mon[23698]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-13T13:03:02.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:01 smithi018 ceph-mon[23698]: from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi094=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:03:02.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:01 smithi018 ceph-mon[23698]: Saving service grafana spec with placement smithi094=a;count:1 2024-09-13T13:03:02.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:01 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:03:02.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:01 smithi018 ceph-mon[33841]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-13T13:03:02.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:01 smithi018 ceph-mon[33841]: from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi094=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:03:02.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:01 smithi018 ceph-mon[33841]: Saving service grafana spec with placement smithi094=a;count:1 2024-09-13T13:03:02.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:01 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:03:02.445 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:03:03.337 INFO:teuthology.orchestra.run.smithi018.stdout:[client.0] 2024-09-13T13:03:03.338 INFO:teuthology.orchestra.run.smithi018.stdout: key = AQAHOORmOlADFBAAN23Z4eTIVS2grXAwKxsiBw== 2024-09-13T13:03:04.001 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:03 smithi018 ceph-mon[33841]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-13T13:03:04.001 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:03 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/3420947758' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-13T13:03:04.001 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:03 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/3420947758' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-13T13:03:04.002 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:03 smithi018 ceph-mon[23698]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-13T13:03:04.002 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:03 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/3420947758' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-13T13:03:04.002 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:03 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/3420947758' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-13T13:03:04.038 DEBUG:teuthology.orchestra.run.smithi018:> set -ex 2024-09-13T13:03:04.038 DEBUG:teuthology.orchestra.run.smithi018:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-13T13:03:04.038 DEBUG:teuthology.orchestra.run.smithi018:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-13T13:03:04.121 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-13T13:03:04.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:03 smithi094 ceph-mon[27245]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-13T13:03:04.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:03 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3420947758' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-13T13:03:04.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:03 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3420947758' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-13T13:03:05.917 INFO:teuthology.orchestra.run.smithi094.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T13:03:06.040 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:05 smithi094 ceph-mon[27245]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-13T13:03:06.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:05 smithi018 ceph-mon[33841]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-13T13:03:06.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:05 smithi018 ceph-mon[23698]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-13T13:03:06.833 INFO:teuthology.orchestra.run.smithi094.stdout:[client.1] 2024-09-13T13:03:06.833 INFO:teuthology.orchestra.run.smithi094.stdout: key = AQAKOORmNgMxMRAA74Y6gUYvG6XWvkQr0Nrg1A== 2024-09-13T13:03:07.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:06 smithi094 ceph-mon[27245]: from='client.? 172.21.15.94:0/4207354280' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-13T13:03:07.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:06 smithi094 ceph-mon[27245]: 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-13T13:03:07.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:06 smithi094 ceph-mon[27245]: 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-13T13:03:07.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:06 smithi018 ceph-mon[33841]: from='client.? 172.21.15.94:0/4207354280' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-13T13:03:07.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:06 smithi018 ceph-mon[33841]: 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-13T13:03:07.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:06 smithi018 ceph-mon[33841]: 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-13T13:03:07.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:06 smithi018 ceph-mon[23698]: from='client.? 172.21.15.94:0/4207354280' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-13T13:03:07.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:06 smithi018 ceph-mon[23698]: 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-13T13:03:07.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:06 smithi018 ceph-mon[23698]: 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-13T13:03:07.700 DEBUG:teuthology.orchestra.run.smithi094:> set -ex 2024-09-13T13:03:07.700 DEBUG:teuthology.orchestra.run.smithi094:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-13T13:03:07.700 DEBUG:teuthology.orchestra.run.smithi094:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-13T13:03:07.738 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph config log 1 --format=json 2024-09-13T13:03:08.013 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:03:08.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:07 smithi094 ceph-mon[27245]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:03:08.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:07 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:03:08.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:07 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:03:08.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:07 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:03:08.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:07 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-13T13:03:08.135 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:07 smithi018 ceph-mon[33841]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:03:08.135 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:07 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:03:08.135 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:07 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:03:08.136 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:07 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:03:08.136 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:07 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-13T13:03:08.136 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:07 smithi018 ceph-mon[23698]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:03:08.136 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:07 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:03:08.136 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:07 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:03:08.136 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:07 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' 2024-09-13T13:03:08.136 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:07 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-13T13:03:08.683 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:08 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ignoring --setuser ceph since I am not root 2024-09-13T13:03:08.683 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:08 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ignoring --setgroup ceph since I am not root 2024-09-13T13:03:08.683 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:08 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:03:08.514+0000 7f3c145f6040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-13T13:03:08.684 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:08 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:03:08.577+0000 7f3c145f6040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-13T13:03:08.714 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:03:08 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: ignoring --setuser ceph since I am not root 2024-09-13T13:03:08.714 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:03:08 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: ignoring --setgroup ceph since I am not root 2024-09-13T13:03:08.714 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:03:08 smithi094 ceph-mgr[29046]: -- 172.21.15.94:0/3661025392 <== mon.1 v2:172.21.15.94:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560da7e470e0 con 0x560da7e25400 2024-09-13T13:03:08.714 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:03:08 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T13:03:08.507+0000 7f10f9316040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-13T13:03:08.714 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:03:08 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T13:03:08.564+0000 7f10f9316040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-13T13:03:08.714 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:03:08 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T13:03:08.712+0000 7f10f9316040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-13T13:03:08.723 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T13:03:08.976 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:08 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:03:08.737+0000 7f3c145f6040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-13T13:03:08.976 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:08 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:03:08.815+0000 7f3c145f6040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-13T13:03:08.977 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:08 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:03:08.974+0000 7f3c145f6040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-13T13:03:09.057 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:03:08 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T13:03:08.780+0000 7f10f9316040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-13T13:03:09.058 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:03:08 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T13:03:08.924+0000 7f10f9316040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-13T13:03:09.342 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:09 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:03:09.125+0000 7f3c145f6040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-13T13:03:09.360 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:03:09 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T13:03:09.064+0000 7f10f9316040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-13T13:03:09.372 INFO:teuthology.orchestra.run.smithi018.stdout:[{"version":22,"timestamp":"2024-09-13T13:02:49.216241+0000","name":"","changes":[{"name":"osd/host:smithi094/osd_memory_target","previous_value":"5972705280","new_value":"4479528960"}]}] 2024-09-13T13:03:09.372 INFO:tasks.ceph_manager:config epoch is 22 2024-09-13T13:03:09.373 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-13T13:03:09.373 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-13T13:03:09.373 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-13T13:03:09.616 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:09 smithi094 ceph-mon[27245]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-13T13:03:09.616 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:09 smithi094 ceph-mon[27245]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-13T13:03:09.616 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:09 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2311201785' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-13T13:03:09.616 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:03:09 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T13:03:09.371+0000 7f10f9316040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-13T13:03:09.616 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:03:09 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T13:03:09.430+0000 7f10f9316040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-13T13:03:09.645 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:03:09.683 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:09 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:03:09.461+0000 7f3c145f6040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-13T13:03:09.683 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:09 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:03:09.526+0000 7f3c145f6040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-13T13:03:09.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:09 smithi018 ceph-mon[23698]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-13T13:03:09.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:09 smithi018 ceph-mon[23698]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-13T13:03:09.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:09 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2311201785' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-13T13:03:09.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:09 smithi018 ceph-mon[33841]: from='mgr.14150 172.21.15.18:0/1062994640' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-13T13:03:09.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:09 smithi018 ceph-mon[33841]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-13T13:03:09.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:09 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/2311201785' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-13T13:03:10.020 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:09 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:03:09.744+0000 7f3c145f6040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-13T13:03:10.057 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:03:09 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T13:03:09.614+0000 7f10f9316040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-13T13:03:10.343 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T13:03:10.648 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:10 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2138527778' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-13T13:03:10.648 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:10 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/2138527778' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-13T13:03:10.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:10 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2138527778' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-13T13:03:10.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:03:10 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T13:03:10.492+0000 7f10f9316040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-13T13:03:10.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:03:10 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T13:03:10.558+0000 7f10f9316040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-13T13:03:10.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:10 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:03:10.697+0000 7f3c145f6040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-13T13:03:10.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:10 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:03:10.768+0000 7f3c145f6040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-13T13:03:11.045 INFO:teuthology.orchestra.run.smithi018.stdout:{"epoch":16,"flags":0,"active_gid":14150,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6800","nonce":1234355865},{"type":"v1","addr":"172.21.15.18:6801","nonce":1234355865}]},"active_addr":"172.21.15.18:6801/1234355865","active_change":"2024-09-13T12:58:41.967991+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.18: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.18:0","nonce":414553352}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.18:0","nonce":1129471224}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.18:0","nonce":263289367}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.18:0","nonce":1094584493}]}]} 2024-09-13T13:03:11.049 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-13T13:03:11.049 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-13T13:03:11.050 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-13T13:03:11.307 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:03:11.518 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:03:11 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T13:03:11.261+0000 7f10f9316040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-13T13:03:11.518 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:03:11 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T13:03:11.376+0000 7f10f9316040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-13T13:03:11.683 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:11 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:03:11.540+0000 7f3c145f6040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-13T13:03:11.683 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:11 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:03:11.663+0000 7f3c145f6040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-13T13:03:11.791 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:03:11 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T13:03:11.517+0000 7f10f9316040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-13T13:03:11.792 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:03:11 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T13:03:11.577+0000 7f10f9316040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-13T13:03:11.792 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:03:11 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T13:03:11.723+0000 7f10f9316040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-13T13:03:11.792 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:03:11 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T13:03:11.790+0000 7f10f9316040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-13T13:03:11.958 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T13:03:11.958 INFO:teuthology.orchestra.run.smithi018.stdout:{"epoch":58,"fsid":"9f4b6690-71cf-11ef-bceb-c7b262605968","created":"2024-09-13T12:57:52.203439+0000","modified":"2024-09-13T13:02:53.786309+0000","last_up_change":"2024-09-13T13:02:49.766729+0000","last_in_change":"2024-09-13T13:02:29.067493+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-13T13:00:48.474452+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"be7e2e80-7d1e-436b-a590-2db61e3c19ee","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6802","nonce":3867010974},{"type":"v1","addr":"172.21.15.18:6803","nonce":3867010974}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6804","nonce":3867010974},{"type":"v1","addr":"172.21.15.18:6805","nonce":3867010974}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6808","nonce":3867010974},{"type":"v1","addr":"172.21.15.18:6809","nonce":3867010974}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6806","nonce":3867010974},{"type":"v1","addr":"172.21.15.18:6807","nonce":3867010974}]},"public_addr":"172.21.15.18:6803/3867010974","cluster_addr":"172.21.15.18:6805/3867010974","heartbeat_back_addr":"172.21.15.18:6809/3867010974","heartbeat_front_addr":"172.21.15.18:6807/3867010974","state":["exists","up"]},{"osd":1,"uuid":"6824b796-d36c-44e8-ad97-6373b20c1da0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6810","nonce":1388714563},{"type":"v1","addr":"172.21.15.18:6811","nonce":1388714563}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6812","nonce":1388714563},{"type":"v1","addr":"172.21.15.18:6813","nonce":1388714563}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6816","nonce":1388714563},{"type":"v1","addr":"172.21.15.18:6817","nonce":1388714563}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6814","nonce":1388714563},{"type":"v1","addr":"172.21.15.18:6815","nonce":1388714563}]},"public_addr":"172.21.15.18:6811/1388714563","cluster_addr":"172.21.15.18:6813/1388714563","heartbeat_back_addr":"172.21.15.18:6817/1388714563","heartbeat_front_addr":"172.21.15.18:6815/1388714563","state":["exists","up"]},{"osd":2,"uuid":"f093a52d-8786-4613-838a-4685f3916ed1","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.18:6818","nonce":373750380},{"type":"v1","addr":"172.21.15.18:6819","nonce":373750380}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6820","nonce":373750380},{"type":"v1","addr":"172.21.15.18:6821","nonce":373750380}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6824","nonce":373750380},{"type":"v1","addr":"172.21.15.18:6825","nonce":373750380}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6822","nonce":373750380},{"type":"v1","addr":"172.21.15.18:6823","nonce":373750380}]},"public_addr":"172.21.15.18:6819/373750380","cluster_addr":"172.21.15.18:6821/373750380","heartbeat_back_addr":"172.21.15.18:6825/373750380","heartbeat_front_addr":"172.21.15.18:6823/373750380","state":["exists","up"]},{"osd":3,"uuid":"35ee3922-c20a-44b6-815f-25e288835ec4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6826","nonce":2863677425},{"type":"v1","addr":"172.21.15.18:6827","nonce":2863677425}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6828","nonce":2863677425},{"type":"v1","addr":"172.21.15.18:6829","nonce":2863677425}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6832","nonce":2863677425},{"type":"v1","addr":"172.21.15.18:6833","nonce":2863677425}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6830","nonce":2863677425},{"type":"v1","addr":"172.21.15.18:6831","nonce":2863677425}]},"public_addr":"172.21.15.18:6827/2863677425","cluster_addr":"172.21.15.18:6829/2863677425","heartbeat_back_addr":"172.21.15.18:6833/2863677425","heartbeat_front_addr":"172.21.15.18:6831/2863677425","state":["exists","up"]},{"osd":4,"uuid":"ea4720c9-e8c2-43db-a7a8-1128402ad7d0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6800","nonce":3065810069},{"type":"v1","addr":"172.21.15.94:6801","nonce":3065810069}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6802","nonce":3065810069},{"type":"v1","addr":"172.21.15.94:6803","nonce":3065810069}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6806","nonce":3065810069},{"type":"v1","addr":"172.21.15.94:6807","nonce":3065810069}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6804","nonce":3065810069},{"type":"v1","addr":"172.21.15.94:6805","nonce":3065810069}]},"public_addr":"172.21.15.94:6801/3065810069","cluster_addr":"172.21.15.94:6803/3065810069","heartbeat_back_addr":"172.21.15.94:6807/3065810069","heartbeat_front_addr":"172.21.15.94:6805/3065810069","state":["exists","up"]},{"osd":5,"uuid":"d4fc43e0-ddec-44b5-8a23-b8f79f6acef3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6808","nonce":3956000493},{"type":"v1","addr":"172.21.15.94:6809","nonce":3956000493}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6810","nonce":3956000493},{"type":"v1","addr":"172.21.15.94:6811","nonce":3956000493}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6814","nonce":3956000493},{"type":"v1","addr":"172.21.15.94:6815","nonce":3956000493}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6812","nonce":3956000493},{"type":"v1","addr":"172.21.15.94:6813","nonce":3956000493}]},"public_addr":"172.21.15.94:6809/3956000493","cluster_addr":"172.21.15.94:6811/3956000493","heartbeat_back_addr":"172.21.15.94:6815/3956000493","heartbeat_front_addr":"172.21.15.94:6813/3956000493","state":["exists","up"]},{"osd":6,"uuid":"f453d401-03b8-4bad-87f2-6e5f850728b9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6816","nonce":1198863865},{"type":"v1","addr":"172.21.15.94:6817","nonce":1198863865}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6818","nonce":1198863865},{"type":"v1","addr":"172.21.15.94:6819","nonce":1198863865}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6822","nonce":1198863865},{"type":"v1","addr":"172.21.15.94:6823","nonce":1198863865}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6820","nonce":1198863865},{"type":"v1","addr":"172.21.15.94:6821","nonce":1198863865}]},"public_addr":"172.21.15.94:6817/1198863865","cluster_addr":"172.21.15.94:6819/1198863865","heartbeat_back_addr":"172.21.15.94:6823/1198863865","heartbeat_front_addr":"172.21.15.94:6821/1198863865","state":["exists","up"]},{"osd":7,"uuid":"4d4a37b8-b199-42be-a779-c293b745c89c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6824","nonce":1678103111},{"type":"v1","addr":"172.21.15.94:6825","nonce":1678103111}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6826","nonce":1678103111},{"type":"v1","addr":"172.21.15.94:6827","nonce":1678103111}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6830","nonce":1678103111},{"type":"v1","addr":"172.21.15.94:6831","nonce":1678103111}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6828","nonce":1678103111},{"type":"v1","addr":"172.21.15.94:6829","nonce":1678103111}]},"public_addr":"172.21.15.94:6825/1678103111","cluster_addr":"172.21.15.94:6827/1678103111","heartbeat_back_addr":"172.21.15.94:6831/1678103111","heartbeat_front_addr":"172.21.15.94:6829/1678103111","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-13T12:59:53.704986+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-13T13:00:20.096171+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-13T13:00:45.339061+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-13T13:01:09.485066+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-13T13:01:32.358511+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-13T13:01:57.249138+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-13T13:02:22.070554+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-13T13:02:48.133774+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.18:0/1016184749":"2024-09-14T12:58:41.967843+0000","172.21.15.18:6801/2949182859":"2024-09-14T12:58:41.967843+0000","172.21.15.18:0/3031565567":"2024-09-14T12:58:41.967843+0000","172.21.15.18:6800/2949182859":"2024-09-14T12:58:41.967843+0000","172.21.15.18:6801/218579125":"2024-09-14T12:58:17.125720+0000","172.21.15.18:6800/218579125":"2024-09-14T12:58:17.125720+0000","172.21.15.18:0/2243155839":"2024-09-14T12:58:17.125720+0000","172.21.15.18:0/834932743":"2024-09-14T12:58:17.125720+0000","172.21.15.18:0/3716950942":"2024-09-14T12:58:41.967843+0000","172.21.15.18:0/3137609221":"2024-09-14T12:58:17.125720+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-13T13:03:11.958 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:11 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:03:11.819+0000 7f3c145f6040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-13T13:03:11.958 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:11 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:03:11.884+0000 7f3c145f6040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-13T13:03:12.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:12 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3908119565' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T13:03:12.058 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:03:11 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T13:03:11.850+0000 7f10f9316040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-13T13:03:12.058 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:03:12 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T13:03:12.005+0000 7f10f9316040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-13T13:03:12.280 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:12 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/3908119565' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T13:03:12.281 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:12 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:03:12.047+0000 7f3c145f6040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-13T13:03:12.281 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:12 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:03:12.119+0000 7f3c145f6040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-13T13:03:12.281 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:12 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:03:12.183+0000 7f3c145f6040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-13T13:03:12.281 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:12 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/3908119565' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T13:03:12.336 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:03:12 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T13:03:12.071+0000 7f10f9316040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-13T13:03:12.337 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:03:12 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T13:03:12.136+0000 7f10f9316040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-13T13:03:12.337 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:03:12 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T13:03:12.217+0000 7f10f9316040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-13T13:03:12.337 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:03:12 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T13:03:12.276+0000 7f10f9316040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-13T13:03:12.337 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:03:12 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T13:03:12.335+0000 7f10f9316040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-13T13:03:12.580 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:12 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:03:12.351+0000 7f3c145f6040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-13T13:03:12.581 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:12 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:03:12.420+0000 7f3c145f6040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-13T13:03:12.581 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:12 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:03:12.491+0000 7f3c145f6040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-13T13:03:12.661 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-13T13:03:12.661 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-13T13:03:12.923 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:03:12.932 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:12 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:03:12.578+0000 7f3c145f6040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-13T13:03:12.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:12 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:03:12.643+0000 7f3c145f6040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-13T13:03:12.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:12 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:03:12.708+0000 7f3c145f6040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-13T13:03:13.344 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:13 smithi018 ceph-mon[23698]: Standby manager daemon x restarted 2024-09-13T13:03:13.344 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:13 smithi018 ceph-mon[23698]: Standby manager daemon x started 2024-09-13T13:03:13.344 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:13 smithi018 ceph-mon[23698]: from='mgr.? 172.21.15.94:0/709323726' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T13:03:13.344 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:13 smithi018 ceph-mon[23698]: from='mgr.? 172.21.15.94:0/709323726' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:03:13.344 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:13 smithi018 ceph-mon[23698]: from='mgr.? 172.21.15.94:0/709323726' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T13:03:13.344 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:13 smithi018 ceph-mon[23698]: from='mgr.? 172.21.15.94:0/709323726' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:03:13.344 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:13 smithi018 ceph-mon[33841]: Standby manager daemon x restarted 2024-09-13T13:03:13.344 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:13 smithi018 ceph-mon[33841]: Standby manager daemon x started 2024-09-13T13:03:13.344 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:13 smithi018 ceph-mon[33841]: from='mgr.? 172.21.15.94:0/709323726' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T13:03:13.345 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:13 smithi018 ceph-mon[33841]: from='mgr.? 172.21.15.94:0/709323726' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:03:13.345 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:13 smithi018 ceph-mon[33841]: from='mgr.? 172.21.15.94:0/709323726' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T13:03:13.345 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:13 smithi018 ceph-mon[33841]: from='mgr.? 172.21.15.94:0/709323726' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:03:13.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:13 smithi094 ceph-mon[27245]: Standby manager daemon x restarted 2024-09-13T13:03:13.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:13 smithi094 ceph-mon[27245]: Standby manager daemon x started 2024-09-13T13:03:13.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:13 smithi094 ceph-mon[27245]: from='mgr.? 172.21.15.94:0/709323726' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T13:03:13.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:13 smithi094 ceph-mon[27245]: from='mgr.? 172.21.15.94:0/709323726' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:03:13.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:13 smithi094 ceph-mon[27245]: from='mgr.? 172.21.15.94:0/709323726' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T13:03:13.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:13 smithi094 ceph-mon[27245]: from='mgr.? 172.21.15.94:0/709323726' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:03:13.558 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:03:13 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T13:03:13.118+0000 7f10f9316040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-13T13:03:13.558 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:03:13 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: [13/Sep/2024:13:03:13] ENGINE Bus STARTING 2024-09-13T13:03:13.558 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:03:13 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: CherryPy Checker: 2024-09-13T13:03:13.559 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:03:13 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: The Application mounted at '' has an empty config. 2024-09-13T13:03:13.559 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:03:13 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: 2024-09-13T13:03:13.559 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:03:13 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: [13/Sep/2024:13:03:13] ENGINE Serving on http://:::9283 2024-09-13T13:03:13.559 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:03:13 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[29042]: [13/Sep/2024:13:03:13] ENGINE Bus STARTED 2024-09-13T13:03:13.624 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T13:03:13.624 INFO:teuthology.orchestra.run.smithi018.stdout:{"epoch":59,"fsid":"9f4b6690-71cf-11ef-bceb-c7b262605968","created":"2024-09-13T12:57:52.203439+0000","modified":"2024-09-13T13:03:13.578742+0000","last_up_change":"2024-09-13T13:02:49.766729+0000","last_in_change":"2024-09-13T13:02:29.067493+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-13T13:00:48.474452+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"be7e2e80-7d1e-436b-a590-2db61e3c19ee","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6802","nonce":3867010974},{"type":"v1","addr":"172.21.15.18:6803","nonce":3867010974}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6804","nonce":3867010974},{"type":"v1","addr":"172.21.15.18:6805","nonce":3867010974}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6808","nonce":3867010974},{"type":"v1","addr":"172.21.15.18:6809","nonce":3867010974}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6806","nonce":3867010974},{"type":"v1","addr":"172.21.15.18:6807","nonce":3867010974}]},"public_addr":"172.21.15.18:6803/3867010974","cluster_addr":"172.21.15.18:6805/3867010974","heartbeat_back_addr":"172.21.15.18:6809/3867010974","heartbeat_front_addr":"172.21.15.18:6807/3867010974","state":["exists","up"]},{"osd":1,"uuid":"6824b796-d36c-44e8-ad97-6373b20c1da0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6810","nonce":1388714563},{"type":"v1","addr":"172.21.15.18:6811","nonce":1388714563}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6812","nonce":1388714563},{"type":"v1","addr":"172.21.15.18:6813","nonce":1388714563}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6816","nonce":1388714563},{"type":"v1","addr":"172.21.15.18:6817","nonce":1388714563}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6814","nonce":1388714563},{"type":"v1","addr":"172.21.15.18:6815","nonce":1388714563}]},"public_addr":"172.21.15.18:6811/1388714563","cluster_addr":"172.21.15.18:6813/1388714563","heartbeat_back_addr":"172.21.15.18:6817/1388714563","heartbeat_front_addr":"172.21.15.18:6815/1388714563","state":["exists","up"]},{"osd":2,"uuid":"f093a52d-8786-4613-838a-4685f3916ed1","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.18:6818","nonce":373750380},{"type":"v1","addr":"172.21.15.18:6819","nonce":373750380}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6820","nonce":373750380},{"type":"v1","addr":"172.21.15.18:6821","nonce":373750380}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6824","nonce":373750380},{"type":"v1","addr":"172.21.15.18:6825","nonce":373750380}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6822","nonce":373750380},{"type":"v1","addr":"172.21.15.18:6823","nonce":373750380}]},"public_addr":"172.21.15.18:6819/373750380","cluster_addr":"172.21.15.18:6821/373750380","heartbeat_back_addr":"172.21.15.18:6825/373750380","heartbeat_front_addr":"172.21.15.18:6823/373750380","state":["exists","up"]},{"osd":3,"uuid":"35ee3922-c20a-44b6-815f-25e288835ec4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6826","nonce":2863677425},{"type":"v1","addr":"172.21.15.18:6827","nonce":2863677425}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6828","nonce":2863677425},{"type":"v1","addr":"172.21.15.18:6829","nonce":2863677425}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6832","nonce":2863677425},{"type":"v1","addr":"172.21.15.18:6833","nonce":2863677425}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.18:6830","nonce":2863677425},{"type":"v1","addr":"172.21.15.18:6831","nonce":2863677425}]},"public_addr":"172.21.15.18:6827/2863677425","cluster_addr":"172.21.15.18:6829/2863677425","heartbeat_back_addr":"172.21.15.18:6833/2863677425","heartbeat_front_addr":"172.21.15.18:6831/2863677425","state":["exists","up"]},{"osd":4,"uuid":"ea4720c9-e8c2-43db-a7a8-1128402ad7d0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6800","nonce":3065810069},{"type":"v1","addr":"172.21.15.94:6801","nonce":3065810069}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6802","nonce":3065810069},{"type":"v1","addr":"172.21.15.94:6803","nonce":3065810069}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6806","nonce":3065810069},{"type":"v1","addr":"172.21.15.94:6807","nonce":3065810069}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6804","nonce":3065810069},{"type":"v1","addr":"172.21.15.94:6805","nonce":3065810069}]},"public_addr":"172.21.15.94:6801/3065810069","cluster_addr":"172.21.15.94:6803/3065810069","heartbeat_back_addr":"172.21.15.94:6807/3065810069","heartbeat_front_addr":"172.21.15.94:6805/3065810069","state":["exists","up"]},{"osd":5,"uuid":"d4fc43e0-ddec-44b5-8a23-b8f79f6acef3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6808","nonce":3956000493},{"type":"v1","addr":"172.21.15.94:6809","nonce":3956000493}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6810","nonce":3956000493},{"type":"v1","addr":"172.21.15.94:6811","nonce":3956000493}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6814","nonce":3956000493},{"type":"v1","addr":"172.21.15.94:6815","nonce":3956000493}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6812","nonce":3956000493},{"type":"v1","addr":"172.21.15.94:6813","nonce":3956000493}]},"public_addr":"172.21.15.94:6809/3956000493","cluster_addr":"172.21.15.94:6811/3956000493","heartbeat_back_addr":"172.21.15.94:6815/3956000493","heartbeat_front_addr":"172.21.15.94:6813/3956000493","state":["exists","up"]},{"osd":6,"uuid":"f453d401-03b8-4bad-87f2-6e5f850728b9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6816","nonce":1198863865},{"type":"v1","addr":"172.21.15.94:6817","nonce":1198863865}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6818","nonce":1198863865},{"type":"v1","addr":"172.21.15.94:6819","nonce":1198863865}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6822","nonce":1198863865},{"type":"v1","addr":"172.21.15.94:6823","nonce":1198863865}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6820","nonce":1198863865},{"type":"v1","addr":"172.21.15.94:6821","nonce":1198863865}]},"public_addr":"172.21.15.94:6817/1198863865","cluster_addr":"172.21.15.94:6819/1198863865","heartbeat_back_addr":"172.21.15.94:6823/1198863865","heartbeat_front_addr":"172.21.15.94:6821/1198863865","state":["exists","up"]},{"osd":7,"uuid":"4d4a37b8-b199-42be-a779-c293b745c89c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6824","nonce":1678103111},{"type":"v1","addr":"172.21.15.94:6825","nonce":1678103111}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6826","nonce":1678103111},{"type":"v1","addr":"172.21.15.94:6827","nonce":1678103111}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6830","nonce":1678103111},{"type":"v1","addr":"172.21.15.94:6831","nonce":1678103111}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.94:6828","nonce":1678103111},{"type":"v1","addr":"172.21.15.94:6829","nonce":1678103111}]},"public_addr":"172.21.15.94:6825/1678103111","cluster_addr":"172.21.15.94:6827/1678103111","heartbeat_back_addr":"172.21.15.94:6831/1678103111","heartbeat_front_addr":"172.21.15.94:6829/1678103111","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-13T12:59:53.704986+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-13T13:00:20.096171+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-13T13:00:45.339061+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-13T13:01:09.485066+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-13T13:01:32.358511+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-13T13:01:57.249138+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-13T13:02:22.070554+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-13T13:02:48.133774+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.18:0/1129471224":"2024-09-14T13:03:13.578714+0000","172.21.15.18:6801/1234355865":"2024-09-14T13:03:13.578714+0000","172.21.15.18:0/3137609221":"2024-09-14T12:58:17.125720+0000","172.21.15.18:0/1094584493":"2024-09-14T13:03:13.578714+0000","172.21.15.18:0/3716950942":"2024-09-14T12:58:41.967843+0000","172.21.15.18:0/834932743":"2024-09-14T12:58:17.125720+0000","172.21.15.18:6800/1234355865":"2024-09-14T13:03:13.578714+0000","172.21.15.18:6800/218579125":"2024-09-14T12:58:17.125720+0000","172.21.15.18:6801/218579125":"2024-09-14T12:58:17.125720+0000","172.21.15.18:0/263289367":"2024-09-14T13:03:13.578714+0000","172.21.15.18:6800/2949182859":"2024-09-14T12:58:41.967843+0000","172.21.15.18:0/3031565567":"2024-09-14T12:58:41.967843+0000","172.21.15.18:6801/2949182859":"2024-09-14T12:58:41.967843+0000","172.21.15.18:0/2243155839":"2024-09-14T12:58:17.125720+0000","172.21.15.18:0/1016184749":"2024-09-14T12:58:41.967843+0000","172.21.15.18:0/414553352":"2024-09-14T13:03:13.578714+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-13T13:03:13.624 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:13 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:03:13.575+0000 7f3c145f6040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-13T13:03:13.920 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:13 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:03:13] ENGINE Bus STARTING 2024-09-13T13:03:13.920 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:13 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: CherryPy Checker: 2024-09-13T13:03:13.921 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:13 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: The Application mounted at '' has an empty config. 2024-09-13T13:03:13.921 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:13 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:03:13.921 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:13 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:03:13] ENGINE Serving on http://:::9283 2024-09-13T13:03:13.921 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:13 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:03:13] ENGINE Bus STARTED 2024-09-13T13:03:14.351 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-13T13:03:14.351 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-13T13:03:14.352 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-13T13:03:14.352 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-13T13:03:14.353 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-13T13:03:14.353 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-13T13:03:14.354 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-09-13T13:03:14.354 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-09-13T13:03:14.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[23698]: mgrmap e17: y(active, since 4m), standbys: x 2024-09-13T13:03:14.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[23698]: Active manager daemon y restarted 2024-09-13T13:03:14.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[23698]: Activating manager daemon y 2024-09-13T13:03:14.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[23698]: osdmap e59: 8 total, 8 up, 8 in 2024-09-13T13:03:14.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[23698]: mgrmap e18: y(active, starting, since 0.00762309s), standbys: x 2024-09-13T13:03:14.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:03:14.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:03:14.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:03:14.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T13:03:14.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T13:03:14.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:03:14.435 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:03:14.435 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:03:14.435 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:03:14.435 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:03:14.435 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:03:14.435 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:03:14.435 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:03:14.435 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T13:03:14.435 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T13:03:14.435 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T13:03:14.435 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[23698]: Manager daemon y is now available 2024-09-13T13:03:14.436 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:03:14.436 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/3221081772' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T13:03:14.436 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:14.437 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:03:14.437 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:03:14.437 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:03:14.437 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T13:03:14.437 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T13:03:14.437 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[33841]: mgrmap e17: y(active, since 4m), standbys: x 2024-09-13T13:03:14.437 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[33841]: Active manager daemon y restarted 2024-09-13T13:03:14.438 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[33841]: Activating manager daemon y 2024-09-13T13:03:14.438 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[33841]: osdmap e59: 8 total, 8 up, 8 in 2024-09-13T13:03:14.438 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[33841]: mgrmap e18: y(active, starting, since 0.00762309s), standbys: x 2024-09-13T13:03:14.438 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:03:14.438 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:03:14.438 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:03:14.438 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T13:03:14.438 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T13:03:14.439 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:03:14.439 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:03:14.439 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:03:14.439 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:03:14.439 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:03:14.439 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:03:14.439 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:03:14.439 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:03:14.439 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T13:03:14.439 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T13:03:14.439 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T13:03:14.440 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[33841]: Manager daemon y is now available 2024-09-13T13:03:14.440 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:03:14.440 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/3221081772' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T13:03:14.440 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:14.440 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:03:14.440 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:03:14.440 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:03:14.440 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T13:03:14.440 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:14 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T13:03:14.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:14 smithi094 ceph-mon[27245]: mgrmap e17: y(active, since 4m), standbys: x 2024-09-13T13:03:14.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:14 smithi094 ceph-mon[27245]: Active manager daemon y restarted 2024-09-13T13:03:14.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:14 smithi094 ceph-mon[27245]: Activating manager daemon y 2024-09-13T13:03:14.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:14 smithi094 ceph-mon[27245]: osdmap e59: 8 total, 8 up, 8 in 2024-09-13T13:03:14.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:14 smithi094 ceph-mon[27245]: mgrmap e18: y(active, starting, since 0.00762309s), standbys: x 2024-09-13T13:03:14.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:14 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:03:14.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:14 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:03:14.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:14 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:03:14.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:14 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T13:03:14.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:14 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T13:03:14.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:14 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:03:14.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:14 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:03:14.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:14 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:03:14.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:14 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:03:14.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:14 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:03:14.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:14 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:03:14.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:14 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:03:14.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:14 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:03:14.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:14 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T13:03:14.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:14 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T13:03:14.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:14 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T13:03:14.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:14 smithi094 ceph-mon[27245]: Manager daemon y is now available 2024-09-13T13:03:14.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:14 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:03:14.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:14 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3221081772' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T13:03:14.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:14 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:14.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:14 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:03:14.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:14 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:03:14.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:14 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:03:14.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:14 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T13:03:14.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:14 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T13:03:15.528 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:03:15.554 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:03:15.578 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:03:15.584 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:03:15.852 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:15 smithi018 ceph-mon[23698]: mgrmap e19: y(active, since 1.02439s), standbys: x 2024-09-13T13:03:15.852 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:15 smithi018 ceph-mon[23698]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:15.853 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:15 smithi018 ceph-mon[33841]: mgrmap e19: y(active, since 1.02439s), standbys: x 2024-09-13T13:03:15.853 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:15 smithi018 ceph-mon[33841]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:15.853 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:15 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:03:15.591+0000 7f3b70e33640 -1 log_channel(cephadm) log [ERR] : [13/Sep/2024:13:03:15] ENGINE Error in HTTPServer.serve 2024-09-13T13:03:15.853 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:15 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: Traceback (most recent call last): 2024-09-13T13:03:15.853 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:15 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:03:15.853 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:15 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: self._connections.run(self.expiration_interval) 2024-09-13T13:03:15.853 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:15 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:03:15.853 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:15 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: self._run(expiration_interval) 2024-09-13T13:03:15.854 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:15 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:03:15.854 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:15 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:03:15.854 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:15 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:03:15.854 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:15 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:03:15.854 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:15 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:03:15.854 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:15 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: s = self.context.wrap_socket( 2024-09-13T13:03:15.854 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:15 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:03:15.854 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:15 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: return self.sslsocket_class._create( 2024-09-13T13:03:15.854 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:15 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:03:15.854 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:15 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: self.do_handshake() 2024-09-13T13:03:15.854 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:15 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:03:15.854 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:15 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: self._sslobj.do_handshake() 2024-09-13T13:03:15.854 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:15 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:03:15.854 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:15 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:03:15.920 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:15 smithi094 ceph-mon[27245]: mgrmap e19: y(active, since 1.02439s), standbys: x 2024-09-13T13:03:15.920 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:15 smithi094 ceph-mon[27245]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:16.777 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:16 smithi018 ceph-mon[23698]: [13/Sep/2024:13:03:15] ENGINE Bus STARTING 2024-09-13T13:03:16.777 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:16 smithi018 ceph-mon[23698]: [13/Sep/2024:13:03:15] ENGINE Serving on https://172.21.15.18:7150 2024-09-13T13:03:16.778 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:16 smithi018 ceph-mon[23698]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:16.778 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:16 smithi018 ceph-mon[23698]: [13/Sep/2024:13:03:15] ENGINE Error in HTTPServer.serve 2024-09-13T13:03:16.778 INFO:journalctl@ceph.mon.a.smithi018.stdout: Traceback (most recent call last): 2024-09-13T13:03:16.778 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:03:16.778 INFO:journalctl@ceph.mon.a.smithi018.stdout: self._connections.run(self.expiration_interval) 2024-09-13T13:03:16.778 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:03:16.778 INFO:journalctl@ceph.mon.a.smithi018.stdout: self._run(expiration_interval) 2024-09-13T13:03:16.778 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:03:16.778 INFO:journalctl@ceph.mon.a.smithi018.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:03:16.778 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:03:16.778 INFO:journalctl@ceph.mon.a.smithi018.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:03:16.778 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:03:16.778 INFO:journalctl@ceph.mon.a.smithi018.stdout: s = self.context.wrap_socket( 2024-09-13T13:03:16.778 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:03:16.779 INFO:journalctl@ceph.mon.a.smithi018.stdout: return self.sslsocket_class._create( 2024-09-13T13:03:16.779 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:03:16.779 INFO:journalctl@ceph.mon.a.smithi018.stdout: self.do_handshake() 2024-09-13T13:03:16.779 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:03:16.779 INFO:journalctl@ceph.mon.a.smithi018.stdout: self._sslobj.do_handshake() 2024-09-13T13:03:16.779 INFO:journalctl@ceph.mon.a.smithi018.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:03:16.779 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:16 smithi018 ceph-mon[23698]: mgrmap e20: y(active, since 2s), standbys: x 2024-09-13T13:03:16.779 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:16 smithi018 ceph-mon[23698]: [13/Sep/2024:13:03:15] ENGINE Serving on http://172.21.15.18:8765 2024-09-13T13:03:16.779 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:16 smithi018 ceph-mon[23698]: [13/Sep/2024:13:03:15] ENGINE Bus STARTED 2024-09-13T13:03:16.779 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:16 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:16.779 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:16 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:16.779 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:16 smithi018 ceph-mon[33841]: [13/Sep/2024:13:03:15] ENGINE Bus STARTING 2024-09-13T13:03:16.780 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:16 smithi018 ceph-mon[33841]: [13/Sep/2024:13:03:15] ENGINE Serving on https://172.21.15.18:7150 2024-09-13T13:03:16.780 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:16 smithi018 ceph-mon[33841]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:16.780 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:16 smithi018 ceph-mon[33841]: [13/Sep/2024:13:03:15] ENGINE Error in HTTPServer.serve 2024-09-13T13:03:16.780 INFO:journalctl@ceph.mon.c.smithi018.stdout: Traceback (most recent call last): 2024-09-13T13:03:16.780 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:03:16.780 INFO:journalctl@ceph.mon.c.smithi018.stdout: self._connections.run(self.expiration_interval) 2024-09-13T13:03:16.780 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:03:16.780 INFO:journalctl@ceph.mon.c.smithi018.stdout: self._run(expiration_interval) 2024-09-13T13:03:16.780 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:03:16.780 INFO:journalctl@ceph.mon.c.smithi018.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:03:16.780 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:03:16.780 INFO:journalctl@ceph.mon.c.smithi018.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:03:16.780 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:03:16.781 INFO:journalctl@ceph.mon.c.smithi018.stdout: s = self.context.wrap_socket( 2024-09-13T13:03:16.781 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:03:16.781 INFO:journalctl@ceph.mon.c.smithi018.stdout: return self.sslsocket_class._create( 2024-09-13T13:03:16.781 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:03:16.781 INFO:journalctl@ceph.mon.c.smithi018.stdout: self.do_handshake() 2024-09-13T13:03:16.781 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:03:16.781 INFO:journalctl@ceph.mon.c.smithi018.stdout: self._sslobj.do_handshake() 2024-09-13T13:03:16.781 INFO:journalctl@ceph.mon.c.smithi018.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:03:16.781 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:16 smithi018 ceph-mon[33841]: mgrmap e20: y(active, since 2s), standbys: x 2024-09-13T13:03:16.781 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:16 smithi018 ceph-mon[33841]: [13/Sep/2024:13:03:15] ENGINE Serving on http://172.21.15.18:8765 2024-09-13T13:03:16.781 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:16 smithi018 ceph-mon[33841]: [13/Sep/2024:13:03:15] ENGINE Bus STARTED 2024-09-13T13:03:16.782 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:16 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:16.782 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:16 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:17.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:16 smithi094 ceph-mon[27245]: [13/Sep/2024:13:03:15] ENGINE Bus STARTING 2024-09-13T13:03:17.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:16 smithi094 ceph-mon[27245]: [13/Sep/2024:13:03:15] ENGINE Serving on https://172.21.15.18:7150 2024-09-13T13:03:17.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:16 smithi094 ceph-mon[27245]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:17.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:16 smithi094 ceph-mon[27245]: [13/Sep/2024:13:03:15] ENGINE Error in HTTPServer.serve 2024-09-13T13:03:17.058 INFO:journalctl@ceph.mon.b.smithi094.stdout: Traceback (most recent call last): 2024-09-13T13:03:17.058 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:03:17.058 INFO:journalctl@ceph.mon.b.smithi094.stdout: self._connections.run(self.expiration_interval) 2024-09-13T13:03:17.058 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:03:17.058 INFO:journalctl@ceph.mon.b.smithi094.stdout: self._run(expiration_interval) 2024-09-13T13:03:17.058 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:03:17.058 INFO:journalctl@ceph.mon.b.smithi094.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:03:17.058 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:03:17.058 INFO:journalctl@ceph.mon.b.smithi094.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:03:17.059 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:03:17.059 INFO:journalctl@ceph.mon.b.smithi094.stdout: s = self.context.wrap_socket( 2024-09-13T13:03:17.059 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:03:17.059 INFO:journalctl@ceph.mon.b.smithi094.stdout: return self.sslsocket_class._create( 2024-09-13T13:03:17.059 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:03:17.059 INFO:journalctl@ceph.mon.b.smithi094.stdout: self.do_handshake() 2024-09-13T13:03:17.059 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:03:17.059 INFO:journalctl@ceph.mon.b.smithi094.stdout: self._sslobj.do_handshake() 2024-09-13T13:03:17.059 INFO:journalctl@ceph.mon.b.smithi094.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:03:17.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:16 smithi094 ceph-mon[27245]: mgrmap e20: y(active, since 2s), standbys: x 2024-09-13T13:03:17.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:16 smithi094 ceph-mon[27245]: [13/Sep/2024:13:03:15] ENGINE Serving on http://172.21.15.18:8765 2024-09-13T13:03:17.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:16 smithi094 ceph-mon[27245]: [13/Sep/2024:13:03:15] ENGINE Bus STARTED 2024-09-13T13:03:17.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:16 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:17.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:16 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:18.051 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:17 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:18.051 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:17 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:18.052 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:17 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:03:18.052 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:17 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:03:18.052 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:17 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:03:18.052 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:17 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:03:18.052 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:17 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:03:18.052 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:17 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:03:18.052 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:17 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:03:18.052 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:17 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:03:18.052 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:17 smithi018 ceph-mon[23698]: Adjusting osd_memory_target on smithi094 to 4016M 2024-09-13T13:03:18.052 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:17 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:18.053 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:17 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:18.053 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:17 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:18.053 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:17 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:03:18.053 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:17 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:03:18.053 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:17 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:03:18.053 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:17 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:03:18.053 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:17 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:03:18.053 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:17 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:03:18.053 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:17 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:03:18.053 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:17 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:03:18.053 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:17 smithi018 ceph-mon[33841]: Adjusting osd_memory_target on smithi094 to 4016M 2024-09-13T13:03:18.053 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:17 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:18.084 INFO:teuthology.orchestra.run.smithi018.stdout:34359738411 2024-09-13T13:03:18.084 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-13T13:03:18.125 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:03:18.126 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:03:18.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:17 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:18.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:17 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:18.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:17 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:03:18.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:17 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:03:18.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:17 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:03:18.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:17 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:03:18.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:17 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:03:18.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:17 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:03:18.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:17 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:03:18.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:17 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:03:18.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:17 smithi094 ceph-mon[27245]: Adjusting osd_memory_target on smithi094 to 4016M 2024-09-13T13:03:18.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:17 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:18.607 INFO:teuthology.orchestra.run.smithi018.stdout:107374182428 2024-09-13T13:03:18.607 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-13T13:03:19.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:18 smithi018 ceph-mon[33841]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:19.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:18 smithi018 ceph-mon[33841]: mgrmap e21: y(active, since 4s), standbys: x 2024-09-13T13:03:19.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:18 smithi018 ceph-mon[23698]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:19.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:18 smithi018 ceph-mon[23698]: mgrmap e21: y(active, since 4s), standbys: x 2024-09-13T13:03:19.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:18 smithi094 ceph-mon[27245]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:19.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:18 smithi094 ceph-mon[27245]: mgrmap e21: y(active, since 4s), standbys: x 2024-09-13T13:03:20.183 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:20 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:03:20] "GET /metrics HTTP/1.1" 200 23680 "" "Prometheus/2.43.0" 2024-09-13T13:03:20.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:19 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:20.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:19 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:20.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:19 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:20.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:19 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:20.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:19 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:03:20.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:19 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:03:20.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:19 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:20.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:19 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:20.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:19 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:20.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:19 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:20.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:19 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:03:20.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:19 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:03:20.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:19 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:20.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:19 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:20.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:19 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:20.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:19 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:20.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:19 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:03:20.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:19 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:03:20.551 INFO:teuthology.orchestra.run.smithi018.stdout:77309411361 2024-09-13T13:03:20.551 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-13T13:03:20.774 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:03:20.774 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:03:21.053 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:20 smithi018 ceph-mon[23698]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:21.054 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:20 smithi018 ceph-mon[23698]: Updating smithi018:/etc/ceph/ceph.conf 2024-09-13T13:03:21.054 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:20 smithi018 ceph-mon[23698]: Updating smithi094:/etc/ceph/ceph.conf 2024-09-13T13:03:21.054 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:20 smithi018 ceph-mon[23698]: Updating smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:03:21.054 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:20 smithi018 ceph-mon[23698]: Updating smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:03:21.054 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:20 smithi018 ceph-mon[23698]: Updating smithi018:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:03:21.054 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:20 smithi018 ceph-mon[23698]: Updating smithi094:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:03:21.054 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:20 smithi018 ceph-mon[23698]: Updating smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:03:21.054 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:20 smithi018 ceph-mon[23698]: Updating smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:03:21.054 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:20 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:21.054 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:20 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:21.054 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:20 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:21.054 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:20 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:21.055 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:20 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:21.055 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:20 smithi018 ceph-mon[33841]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:21.055 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:20 smithi018 ceph-mon[33841]: Updating smithi018:/etc/ceph/ceph.conf 2024-09-13T13:03:21.055 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:20 smithi018 ceph-mon[33841]: Updating smithi094:/etc/ceph/ceph.conf 2024-09-13T13:03:21.055 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:20 smithi018 ceph-mon[33841]: Updating smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:03:21.055 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:20 smithi018 ceph-mon[33841]: Updating smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:03:21.055 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:20 smithi018 ceph-mon[33841]: Updating smithi018:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:03:21.055 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:20 smithi018 ceph-mon[33841]: Updating smithi094:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:03:21.055 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:20 smithi018 ceph-mon[33841]: Updating smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:03:21.055 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:20 smithi018 ceph-mon[33841]: Updating smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:03:21.055 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:20 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:21.055 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:20 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:21.056 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:20 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:21.056 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:20 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:21.056 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:20 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:21.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:20 smithi094 ceph-mon[27245]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:21.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:20 smithi094 ceph-mon[27245]: Updating smithi018:/etc/ceph/ceph.conf 2024-09-13T13:03:21.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:20 smithi094 ceph-mon[27245]: Updating smithi094:/etc/ceph/ceph.conf 2024-09-13T13:03:21.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:20 smithi094 ceph-mon[27245]: Updating smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:03:21.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:20 smithi094 ceph-mon[27245]: Updating smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:03:21.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:20 smithi094 ceph-mon[27245]: Updating smithi018:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:03:21.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:20 smithi094 ceph-mon[27245]: Updating smithi094:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:03:21.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:20 smithi094 ceph-mon[27245]: Updating smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:03:21.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:20 smithi094 ceph-mon[27245]: Updating smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:03:21.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:20 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:21.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:20 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:21.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:20 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:21.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:20 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:21.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:20 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:21.421 INFO:teuthology.orchestra.run.smithi018.stdout:55834574886 2024-09-13T13:03:21.421 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-13T13:03:21.807 INFO:teuthology.orchestra.run.smithi018.stdout:197568495628 2024-09-13T13:03:21.807 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-09-13T13:03:22.059 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:21 smithi018 ceph-mon[23698]: Deploying daemon alertmanager.a on smithi018 2024-09-13T13:03:22.059 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:21 smithi018 ceph-mon[33841]: Deploying daemon alertmanager.a on smithi018 2024-09-13T13:03:22.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:21 smithi094 ceph-mon[27245]: Deploying daemon alertmanager.a on smithi018 2024-09-13T13:03:22.923 INFO:teuthology.orchestra.run.smithi018.stdout:231928233992 2024-09-13T13:03:22.923 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-09-13T13:03:23.044 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:22 smithi018 ceph-mon[23698]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-13T13:03:23.044 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:22 smithi018 ceph-mon[33841]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-13T13:03:23.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:22 smithi094 ceph-mon[27245]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-13T13:03:24.259 INFO:teuthology.orchestra.run.smithi018.stdout:163208757266 2024-09-13T13:03:24.259 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-13T13:03:24.268 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:03:25.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:24 smithi018 ceph-mon[23698]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-13T13:03:25.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:24 smithi018 ceph-mon[33841]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-13T13:03:25.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:24 smithi094 ceph-mon[27245]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-13T13:03:25.802 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:03:26.397 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:03:26.398 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:03:26.398 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:03:26.399 INFO:teuthology.orchestra.run.smithi018.stdout:128849018904 2024-09-13T13:03:26.399 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-13T13:03:26.480 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:03:26.480 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:03:27.012 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:26 smithi018 ceph-mon[23698]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-13T13:03:27.013 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:26 smithi018 ceph-mon[33841]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-13T13:03:27.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:26 smithi094 ceph-mon[27245]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-13T13:03:27.427 INFO:teuthology.orchestra.run.smithi018.stdout:197568495630 2024-09-13T13:03:28.131 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:27 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/2396662069' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-13T13:03:28.131 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:27 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2396662069' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-13T13:03:28.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:27 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2396662069' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-13T13:03:29.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:28 smithi018 ceph-mon[33841]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-13T13:03:29.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:28 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:03:29.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:28 smithi018 ceph-mon[23698]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-13T13:03:29.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:28 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:03:29.190 INFO:teuthology.orchestra.run.smithi018.stdout:163208757267 2024-09-13T13:03:29.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:28 smithi094 ceph-mon[27245]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-13T13:03:29.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:28 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:03:29.332 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495628 got 197568495630 for osd.6 2024-09-13T13:03:29.332 DEBUG:teuthology.parallel:result is None 2024-09-13T13:03:29.361 INFO:teuthology.orchestra.run.smithi018.stdout:231928233993 2024-09-13T13:03:30.048 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928233992 got 231928233993 for osd.7 2024-09-13T13:03:30.048 DEBUG:teuthology.parallel:result is None 2024-09-13T13:03:30.144 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:30 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:03:30] "GET /metrics HTTP/1.1" 200 26206 "" "Prometheus/2.43.0" 2024-09-13T13:03:30.144 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:29 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/2007886410' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-13T13:03:30.144 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:29 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/3623107904' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-13T13:03:30.144 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:29 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2007886410' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-13T13:03:30.144 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:29 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/3623107904' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-13T13:03:30.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:29 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2007886410' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-13T13:03:30.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:29 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3623107904' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-13T13:03:30.420 INFO:teuthology.orchestra.run.smithi018.stdout:107374182430 2024-09-13T13:03:31.230 INFO:teuthology.orchestra.run.smithi018.stdout:55834574888 2024-09-13T13:03:31.231 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:30 smithi018 ceph-mon[23698]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-13T13:03:31.231 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:30 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2345611324' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-13T13:03:31.231 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:30 smithi018 ceph-mon[33841]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-13T13:03:31.231 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:30 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/2345611324' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-13T13:03:31.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:30 smithi094 ceph-mon[27245]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-13T13:03:31.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:30 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2345611324' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-13T13:03:32.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:31 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/1617585338' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-13T13:03:32.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:31 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/1617585338' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-13T13:03:32.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:31 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/1617585338' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-13T13:03:32.419 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757266 got 163208757267 for osd.5 2024-09-13T13:03:32.420 DEBUG:teuthology.parallel:result is None 2024-09-13T13:03:32.461 INFO:teuthology.orchestra.run.smithi018.stdout:34359738414 2024-09-13T13:03:33.056 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:32 smithi018 ceph-mon[33841]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-13T13:03:33.056 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:32 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/2610031958' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-13T13:03:33.057 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:32 smithi018 ceph-mon[23698]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-13T13:03:33.057 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:32 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2610031958' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-13T13:03:33.106 INFO:teuthology.orchestra.run.smithi018.stdout:77309411364 2024-09-13T13:03:33.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:32 smithi094 ceph-mon[27245]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-13T13:03:33.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:32 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2610031958' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-13T13:03:33.925 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411361 got 77309411364 for osd.2 2024-09-13T13:03:33.925 DEBUG:teuthology.parallel:result is None 2024-09-13T13:03:34.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:33 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/3399031990' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-13T13:03:34.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:33 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/3399031990' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-13T13:03:34.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:33 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3399031990' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-13T13:03:34.644 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738411 got 34359738414 for osd.0 2024-09-13T13:03:34.644 DEBUG:teuthology.parallel:result is None 2024-09-13T13:03:35.007 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182428 got 107374182430 for osd.3 2024-09-13T13:03:35.007 DEBUG:teuthology.parallel:result is None 2024-09-13T13:03:35.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:34 smithi094 ceph-mon[27245]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:35.347 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:34 smithi018 ceph-mon[33841]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:35.347 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:34 smithi018 ceph-mon[23698]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:37.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:36 smithi018 ceph-mon[23698]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:37.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:36 smithi018 ceph-mon[33841]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:37.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:36 smithi094 ceph-mon[27245]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:37.576 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:03:37.613 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574886 got 55834574888 for osd.1 2024-09-13T13:03:37.613 DEBUG:teuthology.parallel:result is None 2024-09-13T13:03:38.360 INFO:teuthology.orchestra.run.smithi018.stdout:128849018906 2024-09-13T13:03:39.081 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:38 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:03:38] ENGINE Bus STOPPING 2024-09-13T13:03:39.081 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:38 smithi018 ceph-mon[33841]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:39.081 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:38 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/1087563664' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-13T13:03:39.081 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:38 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:39.081 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:38 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:39.082 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:38 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:39.082 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:38 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:39.082 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:38 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:39.082 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:38 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:39.082 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:38 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-13T13:03:39.082 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:38 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:39.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:38 smithi018 ceph-mon[23698]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:39.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:38 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/1087563664' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-13T13:03:39.082 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:38 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:39.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:38 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:39.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:38 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:39.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:38 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:39.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:38 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:39.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:38 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:39.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:38 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-13T13:03:39.083 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:38 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:39.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:38 smithi094 ceph-mon[27245]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:39.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:38 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/1087563664' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-13T13:03:39.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:38 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:39.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:38 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:39.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:38 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:39.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:38 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:39.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:38 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:39.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:38 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:39.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:38 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-13T13:03:39.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:38 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:39.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:39 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:03:39] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T13:03:39.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:39 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:03:39] ENGINE Bus STOPPED 2024-09-13T13:03:39.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:39 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:03:39] ENGINE Bus STARTING 2024-09-13T13:03:39.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:39 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:03:39] ENGINE Serving on http://:::9283 2024-09-13T13:03:39.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:39 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:03:39] ENGINE Bus STARTED 2024-09-13T13:03:39.599 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018904 got 128849018906 for osd.4 2024-09-13T13:03:39.600 DEBUG:teuthology.parallel:result is None 2024-09-13T13:03:39.600 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-13T13:03:39.600 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-13T13:03:39.857 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:03:40.224 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:39 smithi018 ceph-mon[23698]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-13T13:03:40.224 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:39 smithi018 ceph-mon[23698]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-13T13:03:40.224 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:39 smithi018 ceph-mon[23698]: Deploying daemon grafana.a on smithi094 2024-09-13T13:03:40.224 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:40 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:03:40] "GET /metrics HTTP/1.1" 200 26206 "" "Prometheus/2.43.0" 2024-09-13T13:03:40.225 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:39 smithi018 ceph-mon[33841]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-13T13:03:40.225 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:39 smithi018 ceph-mon[33841]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-13T13:03:40.225 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:39 smithi018 ceph-mon[33841]: Deploying daemon grafana.a on smithi094 2024-09-13T13:03:40.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:39 smithi094 ceph-mon[27245]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-13T13:03:40.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:39 smithi094 ceph-mon[27245]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-13T13:03:40.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:39 smithi094 ceph-mon[27245]: Deploying daemon grafana.a on smithi094 2024-09-13T13:03:40.488 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T13:03:40.488 INFO:teuthology.orchestra.run.smithi018.stderr:dumped all 2024-09-13T13:03:41.068 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:40 smithi018 ceph-mon[33841]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:41.069 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:40 smithi018 ceph-mon[23698]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:41.098 INFO:teuthology.orchestra.run.smithi018.stdout:{"pg_ready":true,"pg_map":{"version":16,"stamp":"2024-09-13T13:03:39.594759+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":239176,"kb_used_data":6316,"kb_used_omap":12,"kb_used_meta":232691,"kb_avail":749722040,"statfs":{"total":767960285184,"available":767715368960,"internally_reserved":0,"allocated":6467584,"data_stored":3680744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12751,"internal_metadata":238276145},"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.002010"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":254,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-09-13T13:03:15.655038+0000","last_change":"2024-09-13T13:02:53.792622+0000","last_active":"2024-09-13T13:03:15.655038+0000","last_peered":"2024-09-13T13:03:15.655038+0000","last_clean":"2024-09-13T13:03:15.655038+0000","last_became_active":"2024-09-13T13:02:53.792284+0000","last_became_peered":"2024-09-13T13:02:53.792284+0000","last_unstale":"2024-09-13T13:03:15.655038+0000","last_undegraded":"2024-09-13T13:03:15.655038+0000","last_fullsized":"2024-09-13T13:03:15.655038+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T13:00:48.474880+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T13:00:48.474880+0000","last_clean_scrub_stamp":"2024-09-13T13:00:48.474880+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-14T14:09:45.304284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928233995,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28180,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716972,"statfs":{"total":95995035648,"available":95966179328,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":46,"seq":197568495632,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32336,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712816,"statfs":{"total":95995035648,"available":95961923584,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31914438},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757269,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31760,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713392,"statfs":{"total":95995035648,"available":95962513408,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":30,"seq":128849018906,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":25,"seq":107374182432,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31760,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713392,"statfs":{"total":95995035648,"available":95962513408,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":31914440},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411365,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574890,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738415,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32340,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712812,"statfs":{"total":95995035648,"available":95961919488,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-13T13:03:41.098 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-13T13:03:41.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:40 smithi094 ceph-mon[27245]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:41.355 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:03:42.019 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T13:03:42.020 INFO:teuthology.orchestra.run.smithi018.stderr:dumped all 2024-09-13T13:03:42.020 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:41 smithi018 ceph-mon[33841]: from='client.14592 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:03:42.020 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:41 smithi018 ceph-mon[23698]: from='client.14592 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:03:42.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:41 smithi094 ceph-mon[27245]: from='client.14592 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:03:42.628 INFO:teuthology.orchestra.run.smithi018.stdout:{"pg_ready":true,"pg_map":{"version":17,"stamp":"2024-09-13T13:03:41.595099+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":239176,"kb_used_data":6316,"kb_used_omap":12,"kb_used_meta":232691,"kb_avail":749722040,"statfs":{"total":767960285184,"available":767715368960,"internally_reserved":0,"allocated":6467584,"data_stored":3680744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12751,"internal_metadata":238276145},"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.002020"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":254,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-09-13T13:03:15.655038+0000","last_change":"2024-09-13T13:02:53.792622+0000","last_active":"2024-09-13T13:03:15.655038+0000","last_peered":"2024-09-13T13:03:15.655038+0000","last_clean":"2024-09-13T13:03:15.655038+0000","last_became_active":"2024-09-13T13:02:53.792284+0000","last_became_peered":"2024-09-13T13:02:53.792284+0000","last_unstale":"2024-09-13T13:03:15.655038+0000","last_undegraded":"2024-09-13T13:03:15.655038+0000","last_fullsized":"2024-09-13T13:03:15.655038+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T13:00:48.474880+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T13:00:48.474880+0000","last_clean_scrub_stamp":"2024-09-13T13:00:48.474880+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-14T14:09:45.304284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928233996,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28180,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716972,"statfs":{"total":95995035648,"available":95966179328,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":46,"seq":197568495633,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32336,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712816,"statfs":{"total":95995035648,"available":95961923584,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31914438},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":38,"seq":163208757270,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31760,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713392,"statfs":{"total":95995035648,"available":95962513408,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":30,"seq":128849018907,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":25,"seq":107374182433,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31760,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713392,"statfs":{"total":95995035648,"available":95962513408,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":31914440},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411366,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574891,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738416,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32340,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712812,"statfs":{"total":95995035648,"available":95961919488,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-13T13:03:42.629 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-13T13:03:42.629 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-13T13:03:42.629 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-13T13:03:42.629 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-13T13:03:42.884 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:03:43.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:42 smithi094 ceph-mon[27245]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:43.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:42 smithi094 ceph-mon[27245]: from='client.24491 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:03:43.336 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:42 smithi018 ceph-mon[33841]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:43.336 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:42 smithi018 ceph-mon[33841]: from='client.24491 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:03:43.337 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:42 smithi018 ceph-mon[23698]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:43.337 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:42 smithi018 ceph-mon[23698]: from='client.24491 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:03:43.539 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T13:03:43.539 INFO:teuthology.orchestra.run.smithi018.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-13T13:03:44.182 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:44 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/3832536127' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-13T13:03:44.182 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:44 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:44.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:44 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:03:44.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:44 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/3832536127' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-13T13:03:44.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:44 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:44.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:44 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:03:44.211 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-13T13:03:44.211 INFO:tasks.cephadm:Setup complete, yielding 2024-09-13T13:03:44.211 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-13T13:03:44.221 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi018.front.sepia.ceph.com 2024-09-13T13:03:44.221 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-09-13T13:03:44.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:44 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3832536127' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-13T13:03:44.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:44 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:44.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:44 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:03:44.473 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:03:45.134 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:45 smithi018 ceph-mon[33841]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:45.134 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:45 smithi018 ceph-mon[23698]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:45.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:45 smithi094 ceph-mon[27245]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:45.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:45 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:03:45] ENGINE Bus STOPPING 2024-09-13T13:03:45.914 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:45 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:03:45] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T13:03:45.915 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:45 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:03:45] ENGINE Bus STOPPED 2024-09-13T13:03:45.915 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:45 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:03:45] ENGINE Bus STARTING 2024-09-13T13:03:45.915 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:45 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:03:45] ENGINE Serving on http://:::9283 2024-09-13T13:03:45.915 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:45 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:03:45] ENGINE Bus STARTED 2024-09-13T13:03:45.949 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-13T13:03:45.962 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi018.front.sepia.ceph.com 2024-09-13T13:03:45.962 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-09-13T13:03:46.182 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:46 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/782716671' entity='client.admin' 2024-09-13T13:03:46.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:46 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/782716671' entity='client.admin' 2024-09-13T13:03:46.222 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:03:46.228 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:46 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/782716671' entity='client.admin' 2024-09-13T13:03:47.247 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:47 smithi094 ceph-mon[27245]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:47.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:47 smithi018 ceph-mon[23698]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:47.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:47 smithi018 ceph-mon[33841]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:48.183 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:03:48.184 INFO:teuthology.orchestra.run.smithi018.stdout: "id": "c7e7c448-0217-4bae-989d-911e1f7475b3", 2024-09-13T13:03:48.184 INFO:teuthology.orchestra.run.smithi018.stdout: "name": "r", 2024-09-13T13:03:48.184 INFO:teuthology.orchestra.run.smithi018.stdout: "current_period": "724ecfa2-f9eb-4b21-b2f1-2fe870825c54", 2024-09-13T13:03:48.184 INFO:teuthology.orchestra.run.smithi018.stdout: "epoch": 1 2024-09-13T13:03:48.184 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:03:48.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:48 smithi018 ceph-mon[33841]: osdmap e60: 8 total, 8 up, 8 in 2024-09-13T13:03:48.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:48 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/1117781924' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-13T13:03:48.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:48 smithi018 ceph-mon[23698]: osdmap e60: 8 total, 8 up, 8 in 2024-09-13T13:03:48.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:48 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/1117781924' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-13T13:03:48.529 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:48 smithi094 ceph-mon[27245]: osdmap e60: 8 total, 8 up, 8 in 2024-09-13T13:03:48.529 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:48 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/1117781924' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-13T13:03:48.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:48 smithi094 systemd[1]: Starting Ceph grafana.a for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:03:48.905 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-09-13T13:03:49.166 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:03:49.247 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-mon[27245]: pgmap v21: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:49.247 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-mon[27245]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T13:03:49.248 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/1117781924' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-13T13:03:49.248 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-mon[27245]: osdmap e61: 8 total, 8 up, 8 in 2024-09-13T13:03:49.248 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:48 smithi094 podman[56077]: 2024-09-13 13:03:48.820222344 +0000 UTC m=+0.016611772 image pull 2bacad6d85d802cd176c146528adcc0e47a8a83e94bc4a8b7ba1a9b9ef2c65e7 quay.io/ceph/grafana:9.4.12 2024-09-13T13:03:49.248 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:48 smithi094 podman[56077]: 2024-09-13 13:03:48.935843367 +0000 UTC m=+0.132232790 container create 24929c7079e354e73af47a92db409f19dcbbc435deb4ec0c23ff06488c4fc0a4 (image=quay.io/ceph/grafana:9.4.12, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-13T13:03:49.248 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 podman[56077]: 2024-09-13 13:03:49.147399936 +0000 UTC m=+0.343789371 container init 24929c7079e354e73af47a92db409f19dcbbc435deb4ec0c23ff06488c4fc0a4 (image=quay.io/ceph/grafana:9.4.12, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-13T13:03:49.248 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 podman[56077]: 2024-09-13 13:03:49.15024484 +0000 UTC m=+0.346634263 container start 24929c7079e354e73af47a92db409f19dcbbc435deb4ec0c23ff06488c4fc0a4 (image=quay.io/ceph/grafana:9.4.12, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-13T13:03:49.392 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:49 smithi018 ceph-mon[23698]: pgmap v21: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:49.393 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:49 smithi018 ceph-mon[23698]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T13:03:49.393 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:49 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/1117781924' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-13T13:03:49.393 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:49 smithi018 ceph-mon[23698]: osdmap e61: 8 total, 8 up, 8 in 2024-09-13T13:03:49.393 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:49 smithi018 ceph-mon[33841]: pgmap v21: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:49.393 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:49 smithi018 ceph-mon[33841]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T13:03:49.393 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:49 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/1117781924' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-13T13:03:49.393 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:49 smithi018 ceph-mon[33841]: osdmap e61: 8 total, 8 up, 8 in 2024-09-13T13:03:49.498 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 bash[56077]: 24929c7079e354e73af47a92db409f19dcbbc435deb4ec0c23ff06488c4fc0a4 2024-09-13T13:03:49.498 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 systemd[1]: Started Ceph grafana.a for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:03:49.499 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=settings t=2024-09-13T13:03:49.297665735Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-09-13T13:03:49.499 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=settings t=2024-09-13T13:03:49.297864404Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-13T13:03:49.499 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=settings t=2024-09-13T13:03:49.297876558Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-13T13:03:49.499 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=settings t=2024-09-13T13:03:49.297879994Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-13T13:03:49.499 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=settings t=2024-09-13T13:03:49.297882683Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-13T13:03:49.499 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=settings t=2024-09-13T13:03:49.29788535Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-13T13:03:49.499 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=settings t=2024-09-13T13:03:49.297887863Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-13T13:03:49.499 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=settings t=2024-09-13T13:03:49.297890553Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-13T13:03:49.499 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=settings t=2024-09-13T13:03:49.297893158Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-13T13:03:49.499 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=settings t=2024-09-13T13:03:49.29789631Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-13T13:03:49.499 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=settings t=2024-09-13T13:03:49.297899478Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-13T13:03:49.499 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=settings t=2024-09-13T13:03:49.297902001Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-13T13:03:49.499 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=settings t=2024-09-13T13:03:49.297904645Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-13T13:03:49.499 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=settings t=2024-09-13T13:03:49.297907284Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-13T13:03:49.500 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=settings t=2024-09-13T13:03:49.297909844Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-13T13:03:49.500 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=settings t=2024-09-13T13:03:49.297912259Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-13T13:03:49.500 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=settings t=2024-09-13T13:03:49.297914533Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-13T13:03:49.501 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=settings t=2024-09-13T13:03:49.297917147Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-13T13:03:49.501 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=settings t=2024-09-13T13:03:49.297919768Z level=info msg="App mode production" 2024-09-13T13:03:49.501 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=sqlstore t=2024-09-13T13:03:49.297963178Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-13T13:03:49.501 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=sqlstore t=2024-09-13T13:03:49.297974548Z 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-13T13:03:49.501 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.298842834Z level=info msg="Starting DB migrations" 2024-09-13T13:03:49.501 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.298914327Z level=info msg="Executing migration" id="create migration_log table" 2024-09-13T13:03:49.501 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.299690533Z level=info msg="Executing migration" id="create user table" 2024-09-13T13:03:49.501 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.300140724Z level=info msg="Executing migration" id="add unique index user.login" 2024-09-13T13:03:49.501 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.300667106Z level=info msg="Executing migration" id="add unique index user.email" 2024-09-13T13:03:49.501 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.301085311Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-09-13T13:03:49.501 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.301483936Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-09-13T13:03:49.501 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.301850393Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-09-13T13:03:49.501 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.30257753Z level=info msg="Executing migration" id="create user table v2" 2024-09-13T13:03:49.502 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.302943946Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-09-13T13:03:49.502 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.303306418Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-09-13T13:03:49.502 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.30372462Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-09-13T13:03:49.502 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.304069534Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-09-13T13:03:49.502 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.304442121Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-09-13T13:03:49.502 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.304816337Z level=info msg="Executing migration" id="Update user table charset" 2024-09-13T13:03:49.502 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.305090237Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-09-13T13:03:49.502 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.305440408Z level=info msg="Executing migration" id="Add missing user data" 2024-09-13T13:03:49.502 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.305725192Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-09-13T13:03:49.502 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.306121776Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-09-13T13:03:49.502 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.306457859Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-09-13T13:03:49.502 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.306812975Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-09-13T13:03:49.502 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.30814663Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-09-13T13:03:49.503 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.308541186Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-09-13T13:03:49.503 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.308973166Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-09-13T13:03:49.503 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.30936993Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-09-13T13:03:49.503 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.309741356Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-09-13T13:03:49.503 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.310140448Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-09-13T13:03:49.503 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.310405427Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-09-13T13:03:49.503 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.310735772Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-09-13T13:03:49.503 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.31108214Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-09-13T13:03:49.503 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.311443721Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-09-13T13:03:49.503 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.3117501Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-09-13T13:03:49.503 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.312514722Z level=info msg="Executing migration" id="create temp_user v2" 2024-09-13T13:03:49.503 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.312849907Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-09-13T13:03:49.503 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.313233891Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-09-13T13:03:49.504 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.313581206Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-09-13T13:03:49.504 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.313966213Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-09-13T13:03:49.504 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.314350049Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-09-13T13:03:49.504 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.314624052Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-09-13T13:03:49.504 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.314900086Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-09-13T13:03:49.504 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.315220943Z level=info msg="Executing migration" id="create star table" 2024-09-13T13:03:49.504 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.315506109Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-09-13T13:03:49.504 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.315880871Z level=info msg="Executing migration" id="create org table v1" 2024-09-13T13:03:49.504 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.316227659Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-09-13T13:03:49.504 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.316566222Z level=info msg="Executing migration" id="create org_user table v1" 2024-09-13T13:03:49.505 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.3169015Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-09-13T13:03:49.505 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.317257764Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-09-13T13:03:49.505 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.317628264Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-09-13T13:03:49.505 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.317986703Z level=info msg="Executing migration" id="Update org table charset" 2024-09-13T13:03:49.505 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.318279378Z level=info msg="Executing migration" id="Update org_user table charset" 2024-09-13T13:03:49.505 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.318499011Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-09-13T13:03:49.505 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.318730067Z level=info msg="Executing migration" id="create dashboard table" 2024-09-13T13:03:49.505 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.319109082Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-09-13T13:03:49.505 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.319481967Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-09-13T13:03:49.505 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.319837942Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-09-13T13:03:49.505 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.320215838Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-09-13T13:03:49.505 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.32057042Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-13T13:03:49.505 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.320881897Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-09-13T13:03:49.505 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.321919611Z level=info msg="Executing migration" id="create dashboard v2" 2024-09-13T13:03:49.505 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.322255377Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-09-13T13:03:49.506 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.322632649Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-09-13T13:03:49.506 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.322998832Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-09-13T13:03:49.506 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.323280137Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-09-13T13:03:49.506 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.323671692Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-09-13T13:03:49.506 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.323924766Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-09-13T13:03:49.506 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.324390674Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-09-13T13:03:49.506 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.324799902Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-09-13T13:03:49.506 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.325318137Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-09-13T13:03:49.506 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.325647148Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-09-13T13:03:49.506 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.326127134Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-09-13T13:03:49.506 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.326546775Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-09-13T13:03:49.506 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.326868655Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-09-13T13:03:49.506 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.327108996Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-09-13T13:03:49.506 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.327312637Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-09-13T13:03:49.507 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.327830639Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-09-13T13:03:49.507 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.328313629Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-09-13T13:03:49.507 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.32874096Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-09-13T13:03:49.507 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.329227092Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-09-13T13:03:49.507 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.32949043Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-09-13T13:03:49.507 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.329900105Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-09-13T13:03:49.507 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.330295171Z level=info msg="Executing migration" id="Update dashboard title length" 2024-09-13T13:03:49.507 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.330519054Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-13T13:03:49.507 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.330882622Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-09-13T13:03:49.507 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.331231422Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-13T13:03:49.507 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.33229391Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-09-13T13:03:49.507 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.332644393Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-13T13:03:49.507 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.333033567Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-13T13:03:49.507 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.333438852Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-09-13T13:03:49.507 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.333697495Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-09-13T13:03:49.508 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.334060229Z level=info msg="Executing migration" id="Add check_sum column" 2024-09-13T13:03:49.508 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.33459138Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-09-13T13:03:49.508 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.334996236Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-09-13T13:03:49.508 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.335272189Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-09-13T13:03:49.510 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.335513801Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-09-13T13:03:49.510 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.335900374Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-09-13T13:03:49.510 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.336432583Z level=info msg="Executing migration" id="create data_source table" 2024-09-13T13:03:49.510 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.336847716Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-09-13T13:03:49.510 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.337258191Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-09-13T13:03:49.510 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.337685193Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-09-13T13:03:49.510 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.338076429Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-09-13T13:03:49.510 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.338464161Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-09-13T13:03:49.510 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.339701106Z level=info msg="Executing migration" id="create data_source table v2" 2024-09-13T13:03:49.510 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.340132474Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-09-13T13:03:49.510 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.340531433Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-09-13T13:03:49.510 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.340934037Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-09-13T13:03:49.510 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.341348255Z level=info msg="Executing migration" id="Add column with_credentials" 2024-09-13T13:03:49.510 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.341862882Z level=info msg="Executing migration" id="Add secure json data column" 2024-09-13T13:03:49.511 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.342435252Z level=info msg="Executing migration" id="Update data_source table charset" 2024-09-13T13:03:49.511 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.342656196Z level=info msg="Executing migration" id="Update initial version to 1" 2024-09-13T13:03:49.511 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.342892101Z level=info msg="Executing migration" id="Add read_only data column" 2024-09-13T13:03:49.511 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.343425445Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-09-13T13:03:49.511 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.343658879Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-09-13T13:03:49.511 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.343894286Z level=info msg="Executing migration" id="Add uid column" 2024-09-13T13:03:49.511 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.344445632Z level=info msg="Executing migration" id="Update uid value" 2024-09-13T13:03:49.511 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.344690727Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-09-13T13:03:49.511 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.345068209Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-09-13T13:03:49.511 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.345429403Z level=info msg="Executing migration" id="create api_key table" 2024-09-13T13:03:49.511 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.345788352Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-09-13T13:03:49.511 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.346164922Z level=info msg="Executing migration" id="add index api_key.key" 2024-09-13T13:03:49.511 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.346524334Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-09-13T13:03:49.511 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.346918033Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-09-13T13:03:49.512 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.347257882Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-09-13T13:03:49.512 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.347567664Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-09-13T13:03:49.512 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.347913419Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-09-13T13:03:49.512 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.349135337Z level=info msg="Executing migration" id="create api_key table v2" 2024-09-13T13:03:49.512 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.349479915Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-09-13T13:03:49.512 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.349847305Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-09-13T13:03:49.512 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.350246688Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-09-13T13:03:49.512 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.350604634Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-09-13T13:03:49.512 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.350855057Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-09-13T13:03:49.512 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.351207428Z level=info msg="Executing migration" id="Update api_key table charset" 2024-09-13T13:03:49.512 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.351414848Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-09-13T13:03:49.512 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.351960312Z level=info msg="Executing migration" id="Add service account foreign key" 2024-09-13T13:03:49.512 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.352529186Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-09-13T13:03:49.512 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.352760428Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-09-13T13:03:49.513 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.3533237Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-09-13T13:03:49.513 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.353861702Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-09-13T13:03:49.513 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.354227141Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-09-13T13:03:49.513 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.35450677Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-09-13T13:03:49.513 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.354815248Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-09-13T13:03:49.513 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.355223264Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-13T13:03:49.513 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.355588608Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-13T13:03:49.513 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.355978294Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-09-13T13:03:49.513 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.35621858Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-09-13T13:03:49.513 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.35642119Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-09-13T13:03:49.513 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.357009727Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-09-13T13:03:49.513 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.357551374Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-09-13T13:03:49.513 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.3577829Z level=info msg="Executing migration" id="create quota table v1" 2024-09-13T13:03:49.513 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.358220976Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-13T13:03:49.514 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.358582796Z level=info msg="Executing migration" id="Update quota table charset" 2024-09-13T13:03:49.514 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.358801594Z level=info msg="Executing migration" id="create plugin_setting table" 2024-09-13T13:03:49.514 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.359182391Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-13T13:03:49.514 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.359554427Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-09-13T13:03:49.514 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.360151447Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-09-13T13:03:49.514 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.360409645Z level=info msg="Executing migration" id="create session table" 2024-09-13T13:03:49.514 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.360787398Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-09-13T13:03:49.514 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.361065981Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-09-13T13:03:49.514 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.36133683Z level=info msg="Executing migration" id="create playlist table v2" 2024-09-13T13:03:49.514 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.361658926Z level=info msg="Executing migration" id="create playlist item table v2" 2024-09-13T13:03:49.514 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.362054599Z level=info msg="Executing migration" id="Update playlist table charset" 2024-09-13T13:03:49.514 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.362299862Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-09-13T13:03:49.514 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.362523208Z level=info msg="Executing migration" id="drop preferences table v2" 2024-09-13T13:03:49.514 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.362735502Z level=info msg="Executing migration" id="drop preferences table v3" 2024-09-13T13:03:49.514 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.363000175Z level=info msg="Executing migration" id="create preferences table v3" 2024-09-13T13:03:49.515 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.363382012Z level=info msg="Executing migration" id="Update preferences table charset" 2024-09-13T13:03:49.515 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.363620194Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-09-13T13:03:49.515 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.364230229Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-09-13T13:03:49.515 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.364492748Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-09-13T13:03:49.515 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.365117076Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-09-13T13:03:49.515 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.365687959Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-09-13T13:03:49.515 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.366001265Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-09-13T13:03:49.515 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.366392312Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-09-13T13:03:49.515 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.366793359Z level=info msg="Executing migration" id="create alert table v1" 2024-09-13T13:03:49.515 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.367205955Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-09-13T13:03:49.515 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.367593488Z level=info msg="Executing migration" id="add index alert state" 2024-09-13T13:03:49.515 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.367985152Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-09-13T13:03:49.515 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.368378449Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-09-13T13:03:49.515 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.368706531Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-13T13:03:49.516 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.369105533Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-09-13T13:03:49.516 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.36949373Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-09-13T13:03:49.516 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.371180997Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-09-13T13:03:49.516 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.371571899Z 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-13T13:03:49.516 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.37198434Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-09-13T13:03:49.516 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.372284887Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-09-13T13:03:49.516 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.37258004Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-09-13T13:03:49.516 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.372894654Z level=info msg="Executing migration" id="Add column is_default" 2024-09-13T13:03:49.516 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.373593858Z level=info msg="Executing migration" id="Add column frequency" 2024-09-13T13:03:49.516 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.374321377Z level=info msg="Executing migration" id="Add column send_reminder" 2024-09-13T13:03:49.516 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.375031833Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-09-13T13:03:49.516 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.37573593Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-09-13T13:03:49.516 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.376145439Z level=info msg="Executing migration" id="Update alert table charset" 2024-09-13T13:03:49.516 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.376414111Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-09-13T13:03:49.517 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.376627861Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-09-13T13:03:49.517 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.377015125Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-13T13:03:49.517 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.377419156Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-09-13T13:03:49.518 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.377784393Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-09-13T13:03:49.518 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.378185698Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-13T13:03:49.518 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.378536509Z level=info msg="Executing migration" id="Add for to alert table" 2024-09-13T13:03:49.518 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.379283558Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-09-13T13:03:49.518 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.380015778Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-09-13T13:03:49.518 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.380314682Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-09-13T13:03:49.518 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.380721557Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-09-13T13:03:49.518 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.381113143Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-09-13T13:03:49.518 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.381798772Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-09-13T13:03:49.518 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.382081614Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-09-13T13:03:49.518 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.382445393Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-09-13T13:03:49.518 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.382867052Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-09-13T13:03:49.519 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.383186131Z level=info msg="Executing migration" id="create annotation table v5" 2024-09-13T13:03:49.519 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.383599455Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-09-13T13:03:49.519 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.384000662Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-09-13T13:03:49.519 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.384409471Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-09-13T13:03:49.519 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.384820992Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-09-13T13:03:49.519 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.385304022Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-09-13T13:03:49.520 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.385759675Z level=info msg="Executing migration" id="Update annotation table charset" 2024-09-13T13:03:49.520 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.386050224Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-09-13T13:03:49.520 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.38683366Z level=info msg="Executing migration" id="Drop category_id index" 2024-09-13T13:03:49.520 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.387272023Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-09-13T13:03:49.520 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.388023543Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-09-13T13:03:49.520 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.38840117Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-13T13:03:49.520 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.38878082Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-09-13T13:03:49.520 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.389220202Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-09-13T13:03:49.521 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.391215392Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-09-13T13:03:49.521 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.391591888Z 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-13T13:03:49.521 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.39200207Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-09-13T13:03:49.521 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.392264684Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-09-13T13:03:49.521 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.392578432Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-09-13T13:03:49.521 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.392808842Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-09-13T13:03:49.521 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.39353189Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-09-13T13:03:49.521 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.394279265Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-09-13T13:03:49.521 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.394682288Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-09-13T13:03:49.521 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.395091584Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-09-13T13:03:49.521 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.395412837Z level=info msg="Executing migration" id="Add epoch_end column" 2024-09-13T13:03:49.522 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.396185008Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-09-13T13:03:49.522 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.3965971Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-09-13T13:03:49.522 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.396870224Z level=info msg="Executing migration" id="Move region to single row" 2024-09-13T13:03:49.522 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.39718032Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-09-13T13:03:49.522 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.397544417Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-13T13:03:49.522 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.39797138Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-13T13:03:49.522 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.398543612Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-13T13:03:49.522 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.398896623Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-13T13:03:49.522 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.399280277Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-09-13T13:03:49.522 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.39960818Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-09-13T13:03:49.522 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.399830619Z level=info msg="Executing migration" id="create test_data table" 2024-09-13T13:03:49.522 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.400204294Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-09-13T13:03:49.522 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.40056062Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-09-13T13:03:49.522 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.400934461Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-13T13:03:49.523 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.401305617Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-09-13T13:03:49.523 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.401531121Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-09-13T13:03:49.523 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.401799106Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-09-13T13:03:49.523 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.402052514Z level=info msg="Executing migration" id="create team table" 2024-09-13T13:03:49.523 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.402383507Z level=info msg="Executing migration" id="add index team.org_id" 2024-09-13T13:03:49.523 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.402765365Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-09-13T13:03:49.523 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.403191629Z level=info msg="Executing migration" id="create team member table" 2024-09-13T13:03:49.523 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.403527586Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-09-13T13:03:49.523 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.403894027Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-09-13T13:03:49.523 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.404266878Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-09-13T13:03:49.523 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.404623237Z level=info msg="Executing migration" id="Add column email to team table" 2024-09-13T13:03:49.524 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.405403703Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-09-13T13:03:49.524 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.406238498Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-09-13T13:03:49.524 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.407049172Z level=info msg="Executing migration" id="create dashboard acl table" 2024-09-13T13:03:49.524 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.407398924Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-09-13T13:03:49.524 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.407792796Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-13T13:03:49.524 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.408201413Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-13T13:03:49.524 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.408594776Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-09-13T13:03:49.524 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.409041051Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-09-13T13:03:49.524 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.409416694Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-09-13T13:03:49.524 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.409783605Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-09-13T13:03:49.525 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.410206619Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-09-13T13:03:49.525 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.410530237Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-09-13T13:03:49.525 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.410764442Z level=info msg="Executing migration" id="create tag table" 2024-09-13T13:03:49.525 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.411153457Z level=info msg="Executing migration" id="add index tag.key_value" 2024-09-13T13:03:49.525 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.411538689Z level=info msg="Executing migration" id="create login attempt table" 2024-09-13T13:03:49.525 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.411883834Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-09-13T13:03:49.525 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.41225741Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-09-13T13:03:49.525 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.412609225Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-13T13:03:49.525 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.414917023Z level=info msg="Executing migration" id="create login_attempt v2" 2024-09-13T13:03:49.526 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.415262029Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-09-13T13:03:49.526 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.415632169Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-09-13T13:03:49.526 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.415890013Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-09-13T13:03:49.526 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.416202475Z level=info msg="Executing migration" id="create user auth table" 2024-09-13T13:03:49.526 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.416506168Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-13T13:03:49.526 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.416880332Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-09-13T13:03:49.526 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.41715256Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-09-13T13:03:49.527 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.417885411Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-09-13T13:03:49.527 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.418673435Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-09-13T13:03:49.527 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.419572891Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-09-13T13:03:49.527 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.420448604Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-09-13T13:03:49.527 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.420843733Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-09-13T13:03:49.527 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.421657205Z level=info msg="Executing migration" id="create server_lock table" 2024-09-13T13:03:49.528 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.422010395Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-09-13T13:03:49.528 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.422389872Z level=info msg="Executing migration" id="create user auth token table" 2024-09-13T13:03:49.528 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.422763674Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-09-13T13:03:49.528 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.423187296Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-09-13T13:03:49.528 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.423574381Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-09-13T13:03:49.528 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.423953717Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-09-13T13:03:49.529 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.424836191Z level=info msg="Executing migration" id="create cache_data table" 2024-09-13T13:03:49.529 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.425221885Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-09-13T13:03:49.529 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.425601883Z level=info msg="Executing migration" id="create short_url table v1" 2024-09-13T13:03:49.529 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.425986876Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-09-13T13:03:49.529 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.426359769Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-09-13T13:03:49.529 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.426603194Z level=info msg="Executing migration" id="delete alert_definition table" 2024-09-13T13:03:49.530 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.426848809Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-09-13T13:03:49.530 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.427266257Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-09-13T13:03:49.532 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.427641611Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-09-13T13:03:49.532 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.428029605Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-09-13T13:03:49.533 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.428291741Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-09-13T13:03:49.533 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.428656101Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-09-13T13:03:49.533 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.42905138Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-09-13T13:03:49.533 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.429435818Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-09-13T13:03:49.533 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.429807862Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-09-13T13:03:49.533 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.430670582Z level=info msg="Executing migration" id="drop alert_definition table" 2024-09-13T13:03:49.534 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.431061196Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-09-13T13:03:49.534 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.43134883Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-09-13T13:03:49.534 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.431688136Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-09-13T13:03:49.534 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.432126951Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-09-13T13:03:49.534 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.432525496Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-09-13T13:03:49.534 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.432758047Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-09-13T13:03:49.535 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.433234876Z level=info msg="Executing migration" id="create alert_instance table" 2024-09-13T13:03:49.535 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.433652647Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-09-13T13:03:49.535 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.43406451Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-09-13T13:03:49.535 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.434466695Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-09-13T13:03:49.535 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.435374966Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-09-13T13:03:49.535 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.435784534Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-09-13T13:03:49.536 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.436175389Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-09-13T13:03:49.536 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.440611427Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-09-13T13:03:49.536 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.44492936Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-09-13T13:03:49.536 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.445376665Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-09-13T13:03:49.536 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.445744238Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-09-13T13:03:49.536 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.446673967Z level=info msg="Executing migration" id="create alert_rule table" 2024-09-13T13:03:49.537 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.447067738Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-09-13T13:03:49.537 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.44753943Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-09-13T13:03:49.537 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.447950632Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-09-13T13:03:49.537 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.448400067Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-09-13T13:03:49.537 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.448629744Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-09-13T13:03:49.537 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.449556046Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-09-13T13:03:49.538 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.450432195Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-09-13T13:03:49.538 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.451365723Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-09-13T13:03:49.538 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.451749677Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-09-13T13:03:49.538 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.452162227Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-09-13T13:03:49.538 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.453054372Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-09-13T13:03:49.538 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.453932448Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-09-13T13:03:49.539 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.454341008Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-09-13T13:03:49.539 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.455262409Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-09-13T13:03:49.539 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.456243636Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-09-13T13:03:49.539 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.456518697Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-09-13T13:03:49.539 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.456927305Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-09-13T13:03:49.539 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.457397238Z 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-13T13:03:49.540 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.457843311Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-09-13T13:03:49.540 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.458106907Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-09-13T13:03:49.540 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.4590587Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-09-13T13:03:49.540 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.459953779Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-09-13T13:03:49.540 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.460859346Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-09-13T13:03:49.540 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.461774012Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-09-13T13:03:49.541 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.462673677Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-09-13T13:03:49.541 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.46294858Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-09-13T13:03:49.541 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.463297619Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-09-13T13:03:49.541 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.464234478Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-09-13T13:03:49.541 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.464494828Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-09-13T13:03:49.541 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.465469633Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-09-13T13:03:49.542 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.465881667Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-09-13T13:03:49.542 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.466799751Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-09-13T13:03:49.542 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.467206574Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-09-13T13:03:49.542 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.46761569Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-09-13T13:03:49.542 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.468552892Z level=info msg="Executing migration" id="create provenance_type table" 2024-09-13T13:03:49.542 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.468931059Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-09-13T13:03:49.542 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.469400884Z level=info msg="Executing migration" id="create alert_image table" 2024-09-13T13:03:49.543 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.469764707Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-09-13T13:03:49.543 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.470157461Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-09-13T13:03:49.543 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.470408448Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-09-13T13:03:49.543 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.470760263Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-09-13T13:03:49.543 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.471128017Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-09-13T13:03:49.543 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.471197821Z 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-13T13:03:49.543 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.471423661Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-09-13T13:03:49.544 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.471693816Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-09-13T13:03:49.544 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.472085959Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-09-13T13:03:49.544 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.472197151Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-09-13T13:03:49.544 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.472292724Z level=info msg="alerts found to migrate" alerts=0 2024-09-13T13:03:49.544 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.472620358Z level=info msg="Executing migration" id="create library_element table v1" 2024-09-13T13:03:49.544 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.473072744Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-09-13T13:03:49.545 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.473460516Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-09-13T13:03:49.545 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.473830742Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-09-13T13:03:49.545 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.474219259Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-09-13T13:03:49.545 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.474620242Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-09-13T13:03:49.545 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.474836057Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-09-13T13:03:49.545 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.475153288Z level=info msg="Executing migration" id="create data_keys table" 2024-09-13T13:03:49.545 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.475531848Z level=info msg="Executing migration" id="create secrets table" 2024-09-13T13:03:49.545 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.475914641Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-09-13T13:03:49.545 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.481283005Z level=info msg="Executing migration" id="add name column into data_keys" 2024-09-13T13:03:49.546 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.482311448Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-09-13T13:03:49.546 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.482572764Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-09-13T13:03:49.546 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.488071731Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-09-13T13:03:49.546 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.493573339Z level=info msg="Executing migration" id="create kv_store table v1" 2024-09-13T13:03:49.546 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.493933951Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-09-13T13:03:49.546 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.494359113Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-09-13T13:03:49.546 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.49461704Z level=info msg="Executing migration" id="create permission table" 2024-09-13T13:03:49.547 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.495001797Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-09-13T13:03:49.547 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.495423547Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-09-13T13:03:49.547 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.495813284Z level=info msg="Executing migration" id="create role table" 2024-09-13T13:03:49.547 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.496171419Z level=info msg="Executing migration" id="add column display_name" 2024-09-13T13:03:49.547 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.497187113Z level=info msg="Executing migration" id="add column group_name" 2024-09-13T13:03:49.547 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.498200802Z level=info msg="Executing migration" id="add index role.org_id" 2024-09-13T13:03:49.547 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.498659185Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-09-13T13:03:49.547 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.499171338Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-09-13T13:03:49.547 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.499569721Z level=info msg="Executing migration" id="create team role table" 2024-09-13T13:03:49.548 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.499937636Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-09-13T13:03:49.548 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.500320552Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-09-13T13:03:49.548 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.500954345Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-09-13T13:03:49.548 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.501450665Z level=info msg="Executing migration" id="create user role table" 2024-09-13T13:03:49.548 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.501997009Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-09-13T13:03:49.548 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.502592414Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-09-13T13:03:49.548 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.503168679Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-09-13T13:03:49.548 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.503726601Z level=info msg="Executing migration" id="create builtin role table" 2024-09-13T13:03:49.548 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.504263143Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-09-13T13:03:49.548 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.50490242Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-09-13T13:03:49.548 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.505454885Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-09-13T13:03:49.548 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.50710305Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-09-13T13:03:49.548 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.507701859Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-09-13T13:03:49.548 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.508273557Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-09-13T13:03:49.549 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.508814258Z level=info msg="Executing migration" id="add unique index role.uid" 2024-09-13T13:03:49.549 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.509379824Z level=info msg="Executing migration" id="create seed assignment table" 2024-09-13T13:03:49.549 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.509880483Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-09-13T13:03:49.549 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.510444515Z level=info msg="Executing migration" id="add column hidden to role table" 2024-09-13T13:03:49.549 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.51208174Z level=info msg="Executing migration" id="create query_history table v1" 2024-09-13T13:03:49.549 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.512584895Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-09-13T13:03:49.549 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.513159879Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-09-13T13:03:49.549 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.513505594Z level=info msg="Executing migration" id="teams permissions migration" 2024-09-13T13:03:49.549 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.514032755Z level=info msg="Executing migration" id="dashboard permissions" 2024-09-13T13:03:49.549 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.514615402Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-09-13T13:03:49.616 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:03:49.616 INFO:teuthology.orchestra.run.smithi018.stdout: "id": "a81a4484-0725-420d-bd0a-c5f4ccfc8f89", 2024-09-13T13:03:49.617 INFO:teuthology.orchestra.run.smithi018.stdout: "name": "default", 2024-09-13T13:03:49.617 INFO:teuthology.orchestra.run.smithi018.stdout: "api_name": "default", 2024-09-13T13:03:49.617 INFO:teuthology.orchestra.run.smithi018.stdout: "is_master": true, 2024-09-13T13:03:49.617 INFO:teuthology.orchestra.run.smithi018.stdout: "endpoints": [], 2024-09-13T13:03:49.617 INFO:teuthology.orchestra.run.smithi018.stdout: "hostnames": [], 2024-09-13T13:03:49.617 INFO:teuthology.orchestra.run.smithi018.stdout: "hostnames_s3website": [], 2024-09-13T13:03:49.617 INFO:teuthology.orchestra.run.smithi018.stdout: "master_zone": "", 2024-09-13T13:03:49.618 INFO:teuthology.orchestra.run.smithi018.stdout: "zones": [], 2024-09-13T13:03:49.618 INFO:teuthology.orchestra.run.smithi018.stdout: "placement_targets": [ 2024-09-13T13:03:49.618 INFO:teuthology.orchestra.run.smithi018.stdout: { 2024-09-13T13:03:49.618 INFO:teuthology.orchestra.run.smithi018.stdout: "name": "default-placement", 2024-09-13T13:03:49.618 INFO:teuthology.orchestra.run.smithi018.stdout: "tags": [], 2024-09-13T13:03:49.618 INFO:teuthology.orchestra.run.smithi018.stdout: "storage_classes": [] 2024-09-13T13:03:49.618 INFO:teuthology.orchestra.run.smithi018.stdout: } 2024-09-13T13:03:49.618 INFO:teuthology.orchestra.run.smithi018.stdout: ], 2024-09-13T13:03:49.618 INFO:teuthology.orchestra.run.smithi018.stdout: "default_placement": "default-placement", 2024-09-13T13:03:49.618 INFO:teuthology.orchestra.run.smithi018.stdout: "realm_id": "c7e7c448-0217-4bae-989d-911e1f7475b3", 2024-09-13T13:03:49.618 INFO:teuthology.orchestra.run.smithi018.stdout: "sync_policy": { 2024-09-13T13:03:49.618 INFO:teuthology.orchestra.run.smithi018.stdout: "groups": [] 2024-09-13T13:03:49.619 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:03:49.619 INFO:teuthology.orchestra.run.smithi018.stdout: "enabled_features": [ 2024-09-13T13:03:49.619 INFO:teuthology.orchestra.run.smithi018.stdout: "notification_v2", 2024-09-13T13:03:49.619 INFO:teuthology.orchestra.run.smithi018.stdout: "resharding" 2024-09-13T13:03:49.619 INFO:teuthology.orchestra.run.smithi018.stdout: ] 2024-09-13T13:03:49.619 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:03:49.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.515072566Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-09-13T13:03:49.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.515338335Z level=info msg="Executing migration" id="alerting notification permissions" 2024-09-13T13:03:49.809 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.515612837Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-09-13T13:03:49.809 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.515981189Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-09-13T13:03:49.809 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.51637682Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-09-13T13:03:49.809 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.517468296Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-09-13T13:03:49.809 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.517720588Z level=info msg="Executing migration" id="create correlation table v1" 2024-09-13T13:03:49.809 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.518105842Z level=info msg="Executing migration" id="add index correlations.uid" 2024-09-13T13:03:49.809 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.518535362Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-09-13T13:03:49.809 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.518935683Z level=info msg="Executing migration" id="add correlation config column" 2024-09-13T13:03:49.809 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.520026168Z level=info msg="Executing migration" id="create entity_events table" 2024-09-13T13:03:49.809 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.520400727Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-09-13T13:03:49.809 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.520765554Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-13T13:03:49.810 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.520844102Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-13T13:03:49.810 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.521093228Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-13T13:03:49.810 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.521167316Z 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-13T13:03:49.810 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.521393396Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-09-13T13:03:49.810 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.52173494Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-09-13T13:03:49.810 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.52212325Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-09-13T13:03:49.810 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.5225172Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-13T13:03:49.810 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.522921154Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-09-13T13:03:49.810 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.523312025Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-13T13:03:49.810 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.523674272Z level=info msg="Executing migration" id="Drop public config table" 2024-09-13T13:03:49.810 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.524054186Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-09-13T13:03:49.811 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.524434665Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-09-13T13:03:49.811 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.524796742Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-13T13:03:49.811 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.525296132Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-09-13T13:03:49.811 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.525694689Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-09-13T13:03:49.811 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.529498092Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-09-13T13:03:49.811 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.530641212Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-09-13T13:03:49.811 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.531755071Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-09-13T13:03:49.811 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.532057791Z level=info msg="Executing migration" id="add share column" 2024-09-13T13:03:49.811 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.533205744Z level=info msg="Executing migration" id="create default alerting folders" 2024-09-13T13:03:49.811 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.533599014Z level=info msg="Executing migration" id="create file table" 2024-09-13T13:03:49.811 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.534023612Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-09-13T13:03:49.811 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.534438095Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-09-13T13:03:49.812 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.534865825Z level=info msg="Executing migration" id="create file_meta table" 2024-09-13T13:03:49.812 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.535210577Z level=info msg="Executing migration" id="file table idx: path key" 2024-09-13T13:03:49.812 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.535603323Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-13T13:03:49.812 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.535819558Z level=info msg="Executing migration" id="managed permissions migration" 2024-09-13T13:03:49.812 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.536156267Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-09-13T13:03:49.813 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.536389011Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-09-13T13:03:49.813 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.53672385Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-09-13T13:03:49.813 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.537853489Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-09-13T13:03:49.813 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.538120427Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-09-13T13:03:49.813 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.538539712Z level=info msg="Executing migration" id="update group index for alert rules" 2024-09-13T13:03:49.813 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.538849667Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-09-13T13:03:49.813 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.539118571Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-09-13T13:03:49.813 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.539404514Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-09-13T13:03:49.813 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.540516868Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-09-13T13:03:49.813 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.541657709Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-09-13T13:03:49.813 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.542048841Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-09-13T13:03:49.814 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.554895688Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-09-13T13:03:49.814 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.555320972Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-09-13T13:03:49.814 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.555735032Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-09-13T13:03:49.814 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.559972984Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-09-13T13:03:49.814 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.560331223Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-09-13T13:03:49.814 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.560609668Z level=info msg="Executing migration" id="create folder table" 2024-09-13T13:03:49.814 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.560993321Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-09-13T13:03:49.814 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.561468675Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-09-13T13:03:49.814 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.56190649Z level=info msg="Executing migration" id="Update folder title length" 2024-09-13T13:03:49.814 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.562195984Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-09-13T13:03:49.814 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=migrator t=2024-09-13T13:03:49.562615438Z level=info msg="migrations completed" performed=485 skipped=0 duration=263.722079ms 2024-09-13T13:03:49.815 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=sqlstore t=2024-09-13T13:03:49.563004898Z level=info msg="Created default organization" 2024-09-13T13:03:49.815 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=plugin.finder t=2024-09-13T13:03:49.597231987Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-13T13:03:49.815 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=secrets t=2024-09-13T13:03:49.597342434Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-13T13:03:49.815 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=query_data t=2024-09-13T13:03:49.600838919Z level=info msg="Query Service initialization" 2024-09-13T13:03:49.815 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=live.push_http t=2024-09-13T13:03:49.603444215Z level=info msg="Live Push Gateway initialization" 2024-09-13T13:03:50.371 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:03:50 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:03:50] "GET /metrics HTTP/1.1" 200 26206 "" "Prometheus/2.43.0" 2024-09-13T13:03:50.372 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:50 smithi018 ceph-mon[23698]: osdmap e62: 8 total, 8 up, 8 in 2024-09-13T13:03:50.372 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:50 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:50.372 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:50 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:50.372 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:50 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:50.372 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:50 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:50.372 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:50 smithi018 ceph-mon[23698]: Deploying daemon node-exporter.a on smithi018 2024-09-13T13:03:50.372 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:50 smithi018 ceph-mon[33841]: osdmap e62: 8 total, 8 up, 8 in 2024-09-13T13:03:50.372 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:50 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:50.372 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:50 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:50.372 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:50 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:50.372 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:50 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:50.373 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:50 smithi018 ceph-mon[33841]: Deploying daemon node-exporter.a on smithi018 2024-09-13T13:03:50.406 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-09-13T13:03:50.526 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:50 smithi094 ceph-mon[27245]: osdmap e62: 8 total, 8 up, 8 in 2024-09-13T13:03:50.527 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:50 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:50.527 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:50 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:50.527 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:50 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:50.527 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:50 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:50.527 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:50 smithi094 ceph-mon[27245]: Deploying daemon node-exporter.a on smithi018 2024-09-13T13:03:50.527 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:50 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=infra.usagestats.collector t=2024-09-13T13:03:50.202238584Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-13T13:03:50.527 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:50 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=provisioning.datasources t=2024-09-13T13:03:50.203249199Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-13T13:03:50.527 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:50 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=provisioning.datasources t=2024-09-13T13:03:50.213960653Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-09-13T13:03:50.527 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:50 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=provisioning.alerting t=2024-09-13T13:03:50.224684084Z level=info msg="starting to provision alerting" 2024-09-13T13:03:50.528 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:50 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=provisioning.alerting t=2024-09-13T13:03:50.224693755Z level=info msg="finished to provision alerting" 2024-09-13T13:03:50.528 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:50 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=grafanaStorageLogger t=2024-09-13T13:03:50.224846854Z level=info msg="storage starting" 2024-09-13T13:03:50.528 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:50 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=ngalert.state.manager t=2024-09-13T13:03:50.224931592Z level=info msg="Warming state cache for startup" 2024-09-13T13:03:50.528 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:50 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=http.server t=2024-09-13T13:03:50.22747061Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-13T13:03:50.528 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:50 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=ngalert.state.manager t=2024-09-13T13:03:50.237016796Z level=info msg="State cache has been initialized" states=0 duration=12.083075ms 2024-09-13T13:03:50.528 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:50 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=ticker t=2024-09-13T13:03:50.237065618Z level=info msg=starting first_tick=2024-09-13T13:04:00Z 2024-09-13T13:03:50.528 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:50 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=ngalert.multiorg.alertmanager t=2024-09-13T13:03:50.237076456Z level=info msg="starting MultiOrg Alertmanager" 2024-09-13T13:03:50.528 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:50 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=sqlstore.transactions t=2024-09-13T13:03:50.255748345Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-13T13:03:50.528 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:03:50 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=sqlstore.transactions t=2024-09-13T13:03:50.266026497Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-09-13T13:03:50.683 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:03:51.260 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:03:51.260 INFO:teuthology.orchestra.run.smithi018.stdout: "id": "faf60d07-64e4-4f94-a92c-e2dcac8f9fbb", 2024-09-13T13:03:51.260 INFO:teuthology.orchestra.run.smithi018.stdout: "name": "z", 2024-09-13T13:03:51.260 INFO:teuthology.orchestra.run.smithi018.stdout: "domain_root": "z.rgw.meta:root", 2024-09-13T13:03:51.261 INFO:teuthology.orchestra.run.smithi018.stdout: "control_pool": "z.rgw.control", 2024-09-13T13:03:51.261 INFO:teuthology.orchestra.run.smithi018.stdout: "gc_pool": "z.rgw.log:gc", 2024-09-13T13:03:51.261 INFO:teuthology.orchestra.run.smithi018.stdout: "lc_pool": "z.rgw.log:lc", 2024-09-13T13:03:51.261 INFO:teuthology.orchestra.run.smithi018.stdout: "log_pool": "z.rgw.log", 2024-09-13T13:03:51.261 INFO:teuthology.orchestra.run.smithi018.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-09-13T13:03:51.261 INFO:teuthology.orchestra.run.smithi018.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-09-13T13:03:51.261 INFO:teuthology.orchestra.run.smithi018.stdout: "roles_pool": "z.rgw.meta:roles", 2024-09-13T13:03:51.261 INFO:teuthology.orchestra.run.smithi018.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-09-13T13:03:51.261 INFO:teuthology.orchestra.run.smithi018.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-09-13T13:03:51.261 INFO:teuthology.orchestra.run.smithi018.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-09-13T13:03:51.261 INFO:teuthology.orchestra.run.smithi018.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-09-13T13:03:51.261 INFO:teuthology.orchestra.run.smithi018.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-09-13T13:03:51.262 INFO:teuthology.orchestra.run.smithi018.stdout: "otp_pool": "z.rgw.otp", 2024-09-13T13:03:51.262 INFO:teuthology.orchestra.run.smithi018.stdout: "notif_pool": "z.rgw.log:notif", 2024-09-13T13:03:51.262 INFO:teuthology.orchestra.run.smithi018.stdout: "topics_pool": "z.rgw.meta:topics", 2024-09-13T13:03:51.262 INFO:teuthology.orchestra.run.smithi018.stdout: "account_pool": "z.rgw.meta:accounts", 2024-09-13T13:03:51.262 INFO:teuthology.orchestra.run.smithi018.stdout: "group_pool": "z.rgw.meta:groups", 2024-09-13T13:03:51.262 INFO:teuthology.orchestra.run.smithi018.stdout: "system_key": { 2024-09-13T13:03:51.262 INFO:teuthology.orchestra.run.smithi018.stdout: "access_key": "", 2024-09-13T13:03:51.262 INFO:teuthology.orchestra.run.smithi018.stdout: "secret_key": "" 2024-09-13T13:03:51.262 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:03:51.262 INFO:teuthology.orchestra.run.smithi018.stdout: "placement_pools": [ 2024-09-13T13:03:51.262 INFO:teuthology.orchestra.run.smithi018.stdout: { 2024-09-13T13:03:51.262 INFO:teuthology.orchestra.run.smithi018.stdout: "key": "default-placement", 2024-09-13T13:03:51.262 INFO:teuthology.orchestra.run.smithi018.stdout: "val": { 2024-09-13T13:03:51.263 INFO:teuthology.orchestra.run.smithi018.stdout: "index_pool": "z.rgw.buckets.index", 2024-09-13T13:03:51.263 INFO:teuthology.orchestra.run.smithi018.stdout: "storage_classes": { 2024-09-13T13:03:51.263 INFO:teuthology.orchestra.run.smithi018.stdout: "STANDARD": { 2024-09-13T13:03:51.263 INFO:teuthology.orchestra.run.smithi018.stdout: "data_pool": "z.rgw.buckets.data" 2024-09-13T13:03:51.263 INFO:teuthology.orchestra.run.smithi018.stdout: } 2024-09-13T13:03:51.263 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:03:51.263 INFO:teuthology.orchestra.run.smithi018.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-09-13T13:03:51.263 INFO:teuthology.orchestra.run.smithi018.stdout: "index_type": 0, 2024-09-13T13:03:51.263 INFO:teuthology.orchestra.run.smithi018.stdout: "inline_data": true 2024-09-13T13:03:51.263 INFO:teuthology.orchestra.run.smithi018.stdout: } 2024-09-13T13:03:51.263 INFO:teuthology.orchestra.run.smithi018.stdout: } 2024-09-13T13:03:51.263 INFO:teuthology.orchestra.run.smithi018.stdout: ], 2024-09-13T13:03:51.263 INFO:teuthology.orchestra.run.smithi018.stdout: "realm_id": "c7e7c448-0217-4bae-989d-911e1f7475b3" 2024-09-13T13:03:51.263 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:03:51.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:51 smithi018 ceph-mon[33841]: pgmap v24: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:51.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:51 smithi018 ceph-mon[33841]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T13:03:51.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:51 smithi018 ceph-mon[33841]: Cluster is now healthy 2024-09-13T13:03:51.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:51 smithi018 ceph-mon[23698]: pgmap v24: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:51.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:51 smithi018 ceph-mon[23698]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T13:03:51.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:51 smithi018 ceph-mon[23698]: Cluster is now healthy 2024-09-13T13:03:51.471 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:51 smithi094 ceph-mon[27245]: pgmap v24: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:03:51.471 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:51 smithi094 ceph-mon[27245]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T13:03:51.471 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:51 smithi094 ceph-mon[27245]: Cluster is now healthy 2024-09-13T13:03:51.921 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-09-13T13:03:52.190 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:03:53.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:53 smithi018 ceph-mon[23698]: pgmap v25: 33 pgs: 33 active+clean; 578 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 1.8 KiB/s wr, 4 op/s 2024-09-13T13:03:53.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:53 smithi018 ceph-mon[33841]: pgmap v25: 33 pgs: 33 active+clean; 578 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 1.8 KiB/s wr, 4 op/s 2024-09-13T13:03:53.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:53 smithi094 ceph-mon[27245]: pgmap v25: 33 pgs: 33 active+clean; 578 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 1.8 KiB/s wr, 4 op/s 2024-09-13T13:03:54.393 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:54 smithi018 ceph-mon[23698]: osdmap e63: 8 total, 8 up, 8 in 2024-09-13T13:03:54.393 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:54 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/3728331226' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-13T13:03:54.393 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:54 smithi018 ceph-mon[23698]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-13T13:03:54.393 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:54 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:54.394 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:54 smithi018 ceph-mon[33841]: osdmap e63: 8 total, 8 up, 8 in 2024-09-13T13:03:54.394 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:54 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/3728331226' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-13T13:03:54.394 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:54 smithi018 ceph-mon[33841]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-13T13:03:54.394 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:54 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:54.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:54 smithi094 ceph-mon[27245]: osdmap e63: 8 total, 8 up, 8 in 2024-09-13T13:03:54.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:54 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3728331226' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-13T13:03:54.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:54 smithi094 ceph-mon[27245]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-13T13:03:54.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:54 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:54.933 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:03:54 smithi018 systemd[1]: Started Ceph node-exporter.a for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:03:55.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:55 smithi018 ceph-mon[23698]: pgmap v27: 65 pgs: 32 unknown, 33 active+clean; 578 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 1.8 KiB/s wr, 4 op/s 2024-09-13T13:03:55.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:55 smithi018 ceph-mon[23698]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T13:03:55.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:55 smithi018 ceph-mon[23698]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-13T13:03:55.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:55 smithi018 ceph-mon[23698]: osdmap e64: 8 total, 8 up, 8 in 2024-09-13T13:03:55.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:55 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:55.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:55 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:55.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:55 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:55.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:55 smithi018 ceph-mon[33841]: pgmap v27: 65 pgs: 32 unknown, 33 active+clean; 578 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 1.8 KiB/s wr, 4 op/s 2024-09-13T13:03:55.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:55 smithi018 ceph-mon[33841]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T13:03:55.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:55 smithi018 ceph-mon[33841]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-13T13:03:55.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:55 smithi018 ceph-mon[33841]: osdmap e64: 8 total, 8 up, 8 in 2024-09-13T13:03:55.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:55 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:55.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:55 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:55.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:55 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:55.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:55 smithi094 ceph-mon[27245]: pgmap v27: 65 pgs: 32 unknown, 33 active+clean; 578 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 1.8 KiB/s wr, 4 op/s 2024-09-13T13:03:55.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:55 smithi094 ceph-mon[27245]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T13:03:55.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:55 smithi094 ceph-mon[27245]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-13T13:03:55.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:55 smithi094 ceph-mon[27245]: osdmap e64: 8 total, 8 up, 8 in 2024-09-13T13:03:55.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:55 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:55.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:55 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:55.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:55 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:56.058 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:55 smithi094 bash[56361]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-09-13T13:03:56.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:56 smithi018 ceph-mon[23698]: Deploying daemon node-exporter.b on smithi094 2024-09-13T13:03:56.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:56 smithi018 ceph-mon[23698]: osdmap e65: 8 total, 8 up, 8 in 2024-09-13T13:03:56.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:56 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/3728331226' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-13T13:03:56.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:56 smithi018 ceph-mon[23698]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-13T13:03:56.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:56 smithi018 ceph-mon[33841]: Deploying daemon node-exporter.b on smithi094 2024-09-13T13:03:56.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:56 smithi018 ceph-mon[33841]: osdmap e65: 8 total, 8 up, 8 in 2024-09-13T13:03:56.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:56 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/3728331226' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-13T13:03:56.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:56 smithi018 ceph-mon[33841]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-13T13:03:56.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:56 smithi094 ceph-mon[27245]: Deploying daemon node-exporter.b on smithi094 2024-09-13T13:03:56.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:56 smithi094 ceph-mon[27245]: osdmap e65: 8 total, 8 up, 8 in 2024-09-13T13:03:56.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:56 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3728331226' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-13T13:03:56.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:56 smithi094 ceph-mon[27245]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-13T13:03:56.558 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:56 smithi094 bash[56361]: Getting image source signatures 2024-09-13T13:03:56.558 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:56 smithi094 bash[56361]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-09-13T13:03:56.558 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:56 smithi094 bash[56361]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-09-13T13:03:56.558 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:56 smithi094 bash[56361]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-09-13T13:03:57.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:57 smithi018 ceph-mon[23698]: pgmap v30: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 2.7 KiB/s wr, 11 op/s 2024-09-13T13:03:57.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:57 smithi018 ceph-mon[23698]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-13T13:03:57.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:57 smithi018 ceph-mon[23698]: osdmap e66: 8 total, 8 up, 8 in 2024-09-13T13:03:57.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:57 smithi018 ceph-mon[33841]: pgmap v30: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 2.7 KiB/s wr, 11 op/s 2024-09-13T13:03:57.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:57 smithi018 ceph-mon[33841]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-13T13:03:57.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:57 smithi018 ceph-mon[33841]: osdmap e66: 8 total, 8 up, 8 in 2024-09-13T13:03:57.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:57 smithi094 ceph-mon[27245]: pgmap v30: 97 pgs: 32 unknown, 65 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 2.7 KiB/s wr, 11 op/s 2024-09-13T13:03:57.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:57 smithi094 ceph-mon[27245]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-13T13:03:57.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:57 smithi094 ceph-mon[27245]: osdmap e66: 8 total, 8 up, 8 in 2024-09-13T13:03:58.193 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:57 smithi094 bash[56361]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-09-13T13:03:58.193 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 bash[56361]: Writing manifest to image destination 2024-09-13T13:03:58.446 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-mon[27245]: osdmap e67: 8 total, 8 up, 8 in 2024-09-13T13:03:58.446 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3728331226' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-13T13:03:58.446 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-mon[27245]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-13T13:03:58.446 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-mon[27245]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-13T13:03:58.446 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-mon[27245]: osdmap e68: 8 total, 8 up, 8 in 2024-09-13T13:03:58.446 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3728331226' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-13T13:03:58.446 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 podman[56361]: 2024-09-13 13:03:58.323296811 +0000 UTC m=+2.644700222 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-09-13T13:03:58.446 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 podman[56361]: 2024-09-13 13:03:58.422201548 +0000 UTC m=+2.743604958 container create bb17eca88251d670088ddc3792af8b0cd7ceadee7de8978d181f2b1e9f9ed7d8 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-13T13:03:58.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:58 smithi018 ceph-mon[23698]: osdmap e67: 8 total, 8 up, 8 in 2024-09-13T13:03:58.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:58 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/3728331226' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-13T13:03:58.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:58 smithi018 ceph-mon[23698]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-13T13:03:58.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:58 smithi018 ceph-mon[23698]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-13T13:03:58.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:58 smithi018 ceph-mon[23698]: osdmap e68: 8 total, 8 up, 8 in 2024-09-13T13:03:58.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:58 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/3728331226' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-13T13:03:58.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:58 smithi018 ceph-mon[33841]: osdmap e67: 8 total, 8 up, 8 in 2024-09-13T13:03:58.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:58 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/3728331226' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-13T13:03:58.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:58 smithi018 ceph-mon[33841]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-13T13:03:58.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:58 smithi018 ceph-mon[33841]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-13T13:03:58.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:58 smithi018 ceph-mon[33841]: osdmap e68: 8 total, 8 up, 8 in 2024-09-13T13:03:58.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:58 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/3728331226' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-13T13:03:58.750 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 podman[56361]: 2024-09-13 13:03:58.683205823 +0000 UTC m=+3.004609234 container init bb17eca88251d670088ddc3792af8b0cd7ceadee7de8978d181f2b1e9f9ed7d8 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-13T13:03:58.751 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 podman[56361]: 2024-09-13 13:03:58.686189704 +0000 UTC m=+3.007593121 container start bb17eca88251d670088ddc3792af8b0cd7ceadee7de8978d181f2b1e9f9ed7d8 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-13T13:03:58.751 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.690Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-13T13:03:58.751 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.690Z 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-13T13:03:58.751 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.690Z 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-13T13:03:58.751 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.690Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-13T13:03:58.751 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z 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-13T13:03:58.751 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z 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-13T13:03:58.751 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-13T13:03:58.751 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=arp 2024-09-13T13:03:58.752 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-13T13:03:58.752 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-13T13:03:58.752 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-13T13:03:58.752 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-13T13:03:58.752 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-13T13:03:58.752 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-13T13:03:58.752 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-13T13:03:58.753 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-13T13:03:58.753 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=edac 2024-09-13T13:03:58.753 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-13T13:03:58.753 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-13T13:03:58.753 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-13T13:03:58.753 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-13T13:03:58.753 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-13T13:03:58.753 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-13T13:03:58.753 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-13T13:03:58.753 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-13T13:03:58.753 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-13T13:03:58.754 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-13T13:03:58.754 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-13T13:03:58.754 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-13T13:03:58.754 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-13T13:03:58.754 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-13T13:03:58.754 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-13T13:03:58.754 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-13T13:03:58.754 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=os 2024-09-13T13:03:58.755 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-13T13:03:58.755 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-13T13:03:58.755 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-13T13:03:58.755 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-13T13:03:58.755 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-13T13:03:58.755 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-13T13:03:58.755 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-13T13:03:58.755 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=stat 2024-09-13T13:03:58.755 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-13T13:03:58.755 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-13T13:03:58.755 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-13T13:03:58.756 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=time 2024-09-13T13:03:58.756 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-13T13:03:58.756 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=uname 2024-09-13T13:03:58.756 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-13T13:03:58.756 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-13T13:03:58.756 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.691Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-13T13:03:58.756 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.692Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-13T13:03:58.756 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[56435]: ts=2024-09-13T13:03:58.692Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-13T13:03:58.756 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 bash[56361]: bb17eca88251d670088ddc3792af8b0cd7ceadee7de8978d181f2b1e9f9ed7d8 2024-09-13T13:03:59.057 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:03:58 smithi094 systemd[1]: Started Ceph node-exporter.b for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:03:59.236 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:03:59.236 INFO:teuthology.orchestra.run.smithi018.stdout: "id": "26a9bc42-6259-46f9-b22c-12190b95cbf9", 2024-09-13T13:03:59.236 INFO:teuthology.orchestra.run.smithi018.stdout: "epoch": 1, 2024-09-13T13:03:59.236 INFO:teuthology.orchestra.run.smithi018.stdout: "predecessor_uuid": "724ecfa2-f9eb-4b21-b2f1-2fe870825c54", 2024-09-13T13:03:59.236 INFO:teuthology.orchestra.run.smithi018.stdout: "sync_status": [], 2024-09-13T13:03:59.237 INFO:teuthology.orchestra.run.smithi018.stdout: "period_map": { 2024-09-13T13:03:59.237 INFO:teuthology.orchestra.run.smithi018.stdout: "id": "26a9bc42-6259-46f9-b22c-12190b95cbf9", 2024-09-13T13:03:59.237 INFO:teuthology.orchestra.run.smithi018.stdout: "zonegroups": [ 2024-09-13T13:03:59.237 INFO:teuthology.orchestra.run.smithi018.stdout: { 2024-09-13T13:03:59.237 INFO:teuthology.orchestra.run.smithi018.stdout: "id": "a81a4484-0725-420d-bd0a-c5f4ccfc8f89", 2024-09-13T13:03:59.237 INFO:teuthology.orchestra.run.smithi018.stdout: "name": "default", 2024-09-13T13:03:59.237 INFO:teuthology.orchestra.run.smithi018.stdout: "api_name": "default", 2024-09-13T13:03:59.237 INFO:teuthology.orchestra.run.smithi018.stdout: "is_master": true, 2024-09-13T13:03:59.237 INFO:teuthology.orchestra.run.smithi018.stdout: "endpoints": [], 2024-09-13T13:03:59.237 INFO:teuthology.orchestra.run.smithi018.stdout: "hostnames": [], 2024-09-13T13:03:59.237 INFO:teuthology.orchestra.run.smithi018.stdout: "hostnames_s3website": [], 2024-09-13T13:03:59.238 INFO:teuthology.orchestra.run.smithi018.stdout: "master_zone": "faf60d07-64e4-4f94-a92c-e2dcac8f9fbb", 2024-09-13T13:03:59.238 INFO:teuthology.orchestra.run.smithi018.stdout: "zones": [ 2024-09-13T13:03:59.238 INFO:teuthology.orchestra.run.smithi018.stdout: { 2024-09-13T13:03:59.238 INFO:teuthology.orchestra.run.smithi018.stdout: "id": "faf60d07-64e4-4f94-a92c-e2dcac8f9fbb", 2024-09-13T13:03:59.238 INFO:teuthology.orchestra.run.smithi018.stdout: "name": "z", 2024-09-13T13:03:59.238 INFO:teuthology.orchestra.run.smithi018.stdout: "endpoints": [], 2024-09-13T13:03:59.238 INFO:teuthology.orchestra.run.smithi018.stdout: "log_meta": false, 2024-09-13T13:03:59.238 INFO:teuthology.orchestra.run.smithi018.stdout: "log_data": false, 2024-09-13T13:03:59.238 INFO:teuthology.orchestra.run.smithi018.stdout: "bucket_index_max_shards": 11, 2024-09-13T13:03:59.238 INFO:teuthology.orchestra.run.smithi018.stdout: "read_only": false, 2024-09-13T13:03:59.238 INFO:teuthology.orchestra.run.smithi018.stdout: "tier_type": "", 2024-09-13T13:03:59.238 INFO:teuthology.orchestra.run.smithi018.stdout: "sync_from_all": true, 2024-09-13T13:03:59.238 INFO:teuthology.orchestra.run.smithi018.stdout: "sync_from": [], 2024-09-13T13:03:59.239 INFO:teuthology.orchestra.run.smithi018.stdout: "redirect_zone": "", 2024-09-13T13:03:59.239 INFO:teuthology.orchestra.run.smithi018.stdout: "supported_features": [ 2024-09-13T13:03:59.239 INFO:teuthology.orchestra.run.smithi018.stdout: "compress-encrypted", 2024-09-13T13:03:59.239 INFO:teuthology.orchestra.run.smithi018.stdout: "notification_v2", 2024-09-13T13:03:59.239 INFO:teuthology.orchestra.run.smithi018.stdout: "resharding" 2024-09-13T13:03:59.239 INFO:teuthology.orchestra.run.smithi018.stdout: ] 2024-09-13T13:03:59.239 INFO:teuthology.orchestra.run.smithi018.stdout: } 2024-09-13T13:03:59.239 INFO:teuthology.orchestra.run.smithi018.stdout: ], 2024-09-13T13:03:59.239 INFO:teuthology.orchestra.run.smithi018.stdout: "placement_targets": [ 2024-09-13T13:03:59.239 INFO:teuthology.orchestra.run.smithi018.stdout: { 2024-09-13T13:03:59.239 INFO:teuthology.orchestra.run.smithi018.stdout: "name": "default-placement", 2024-09-13T13:03:59.239 INFO:teuthology.orchestra.run.smithi018.stdout: "tags": [], 2024-09-13T13:03:59.239 INFO:teuthology.orchestra.run.smithi018.stdout: "storage_classes": [ 2024-09-13T13:03:59.239 INFO:teuthology.orchestra.run.smithi018.stdout: "STANDARD" 2024-09-13T13:03:59.240 INFO:teuthology.orchestra.run.smithi018.stdout: ] 2024-09-13T13:03:59.240 INFO:teuthology.orchestra.run.smithi018.stdout: } 2024-09-13T13:03:59.240 INFO:teuthology.orchestra.run.smithi018.stdout: ], 2024-09-13T13:03:59.240 INFO:teuthology.orchestra.run.smithi018.stdout: "default_placement": "default-placement", 2024-09-13T13:03:59.240 INFO:teuthology.orchestra.run.smithi018.stdout: "realm_id": "c7e7c448-0217-4bae-989d-911e1f7475b3", 2024-09-13T13:03:59.240 INFO:teuthology.orchestra.run.smithi018.stdout: "sync_policy": { 2024-09-13T13:03:59.240 INFO:teuthology.orchestra.run.smithi018.stdout: "groups": [] 2024-09-13T13:03:59.240 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:03:59.240 INFO:teuthology.orchestra.run.smithi018.stdout: "enabled_features": [ 2024-09-13T13:03:59.240 INFO:teuthology.orchestra.run.smithi018.stdout: "notification_v2", 2024-09-13T13:03:59.240 INFO:teuthology.orchestra.run.smithi018.stdout: "resharding" 2024-09-13T13:03:59.240 INFO:teuthology.orchestra.run.smithi018.stdout: ] 2024-09-13T13:03:59.240 INFO:teuthology.orchestra.run.smithi018.stdout: } 2024-09-13T13:03:59.241 INFO:teuthology.orchestra.run.smithi018.stdout: ], 2024-09-13T13:03:59.241 INFO:teuthology.orchestra.run.smithi018.stdout: "short_zone_ids": [ 2024-09-13T13:03:59.241 INFO:teuthology.orchestra.run.smithi018.stdout: { 2024-09-13T13:03:59.241 INFO:teuthology.orchestra.run.smithi018.stdout: "key": "faf60d07-64e4-4f94-a92c-e2dcac8f9fbb", 2024-09-13T13:03:59.241 INFO:teuthology.orchestra.run.smithi018.stdout: "val": 3438915773 2024-09-13T13:03:59.241 INFO:teuthology.orchestra.run.smithi018.stdout: } 2024-09-13T13:03:59.241 INFO:teuthology.orchestra.run.smithi018.stdout: ] 2024-09-13T13:03:59.241 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:03:59.241 INFO:teuthology.orchestra.run.smithi018.stdout: "master_zonegroup": "a81a4484-0725-420d-bd0a-c5f4ccfc8f89", 2024-09-13T13:03:59.242 INFO:teuthology.orchestra.run.smithi018.stdout: "master_zone": "faf60d07-64e4-4f94-a92c-e2dcac8f9fbb", 2024-09-13T13:03:59.242 INFO:teuthology.orchestra.run.smithi018.stdout: "period_config": { 2024-09-13T13:03:59.242 INFO:teuthology.orchestra.run.smithi018.stdout: "bucket_quota": { 2024-09-13T13:03:59.242 INFO:teuthology.orchestra.run.smithi018.stdout: "enabled": false, 2024-09-13T13:03:59.242 INFO:teuthology.orchestra.run.smithi018.stdout: "check_on_raw": false, 2024-09-13T13:03:59.242 INFO:teuthology.orchestra.run.smithi018.stdout: "max_size": -1, 2024-09-13T13:03:59.242 INFO:teuthology.orchestra.run.smithi018.stdout: "max_size_kb": 0, 2024-09-13T13:03:59.242 INFO:teuthology.orchestra.run.smithi018.stdout: "max_objects": -1 2024-09-13T13:03:59.242 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:03:59.242 INFO:teuthology.orchestra.run.smithi018.stdout: "user_quota": { 2024-09-13T13:03:59.242 INFO:teuthology.orchestra.run.smithi018.stdout: "enabled": false, 2024-09-13T13:03:59.242 INFO:teuthology.orchestra.run.smithi018.stdout: "check_on_raw": false, 2024-09-13T13:03:59.242 INFO:teuthology.orchestra.run.smithi018.stdout: "max_size": -1, 2024-09-13T13:03:59.242 INFO:teuthology.orchestra.run.smithi018.stdout: "max_size_kb": 0, 2024-09-13T13:03:59.243 INFO:teuthology.orchestra.run.smithi018.stdout: "max_objects": -1 2024-09-13T13:03:59.243 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:03:59.243 INFO:teuthology.orchestra.run.smithi018.stdout: "user_ratelimit": { 2024-09-13T13:03:59.243 INFO:teuthology.orchestra.run.smithi018.stdout: "max_read_ops": 0, 2024-09-13T13:03:59.243 INFO:teuthology.orchestra.run.smithi018.stdout: "max_write_ops": 0, 2024-09-13T13:03:59.243 INFO:teuthology.orchestra.run.smithi018.stdout: "max_read_bytes": 0, 2024-09-13T13:03:59.243 INFO:teuthology.orchestra.run.smithi018.stdout: "max_write_bytes": 0, 2024-09-13T13:03:59.243 INFO:teuthology.orchestra.run.smithi018.stdout: "enabled": false 2024-09-13T13:03:59.243 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:03:59.243 INFO:teuthology.orchestra.run.smithi018.stdout: "bucket_ratelimit": { 2024-09-13T13:03:59.243 INFO:teuthology.orchestra.run.smithi018.stdout: "max_read_ops": 0, 2024-09-13T13:03:59.243 INFO:teuthology.orchestra.run.smithi018.stdout: "max_write_ops": 0, 2024-09-13T13:03:59.243 INFO:teuthology.orchestra.run.smithi018.stdout: "max_read_bytes": 0, 2024-09-13T13:03:59.244 INFO:teuthology.orchestra.run.smithi018.stdout: "max_write_bytes": 0, 2024-09-13T13:03:59.244 INFO:teuthology.orchestra.run.smithi018.stdout: "enabled": false 2024-09-13T13:03:59.244 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:03:59.244 INFO:teuthology.orchestra.run.smithi018.stdout: "anonymous_ratelimit": { 2024-09-13T13:03:59.244 INFO:teuthology.orchestra.run.smithi018.stdout: "max_read_ops": 0, 2024-09-13T13:03:59.244 INFO:teuthology.orchestra.run.smithi018.stdout: "max_write_ops": 0, 2024-09-13T13:03:59.244 INFO:teuthology.orchestra.run.smithi018.stdout: "max_read_bytes": 0, 2024-09-13T13:03:59.244 INFO:teuthology.orchestra.run.smithi018.stdout: "max_write_bytes": 0, 2024-09-13T13:03:59.244 INFO:teuthology.orchestra.run.smithi018.stdout: "enabled": false 2024-09-13T13:03:59.244 INFO:teuthology.orchestra.run.smithi018.stdout: } 2024-09-13T13:03:59.244 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:03:59.244 INFO:teuthology.orchestra.run.smithi018.stdout: "realm_id": "c7e7c448-0217-4bae-989d-911e1f7475b3", 2024-09-13T13:03:59.245 INFO:teuthology.orchestra.run.smithi018.stdout: "realm_epoch": 2 2024-09-13T13:03:59.245 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:03:59.472 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:59 smithi094 ceph-mon[27245]: pgmap v33: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 8.2 KiB/s rd, 1.2 KiB/s wr, 10 op/s 2024-09-13T13:03:59.473 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:59 smithi094 ceph-mon[27245]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-13T13:03:59.473 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:59 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:59.473 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:59 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:03:59.473 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:59 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:59.473 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:59 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:59.473 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:59 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:59.473 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:59 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:59.473 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:59 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:59.473 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:59 smithi094 ceph-mon[27245]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-13T13:03:59.473 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:03:59 smithi094 ceph-mon[27245]: osdmap e69: 8 total, 8 up, 8 in 2024-09-13T13:03:59.531 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:59 smithi018 ceph-mon[23698]: pgmap v33: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 8.2 KiB/s rd, 1.2 KiB/s wr, 10 op/s 2024-09-13T13:03:59.531 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:59 smithi018 ceph-mon[23698]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-13T13:03:59.531 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:59 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:59.531 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:59 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:03:59.532 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:59 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:59.532 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:59 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:59.532 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:59 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:59.532 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:59 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:59.532 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:59 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:59.532 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:59 smithi018 ceph-mon[23698]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-13T13:03:59.532 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:03:59 smithi018 ceph-mon[23698]: osdmap e69: 8 total, 8 up, 8 in 2024-09-13T13:03:59.532 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:59 smithi018 ceph-mon[33841]: pgmap v33: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 8.2 KiB/s rd, 1.2 KiB/s wr, 10 op/s 2024-09-13T13:03:59.533 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:59 smithi018 ceph-mon[33841]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-13T13:03:59.533 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:59 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:59.533 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:59 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:03:59.533 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:59 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:59.533 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:59 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:59.533 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:59 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:59.533 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:59 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:59.533 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:59 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:03:59.533 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:59 smithi018 ceph-mon[33841]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-13T13:03:59.533 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:03:59 smithi018 ceph-mon[33841]: osdmap e69: 8 total, 8 up, 8 in 2024-09-13T13:03:59.973 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-09-13T13:04:00.245 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:00 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:04:00] "GET /metrics HTTP/1.1" 200 35461 "" "Prometheus/2.43.0" 2024-09-13T13:04:00.532 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:00 smithi094 ceph-mon[27245]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T13:04:00.532 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:00 smithi094 ceph-mon[27245]: Cluster is now healthy 2024-09-13T13:04:00.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:00 smithi018 ceph-mon[23698]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T13:04:00.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:00 smithi018 ceph-mon[23698]: Cluster is now healthy 2024-09-13T13:04:00.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:00 smithi018 ceph-mon[33841]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T13:04:00.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:00 smithi018 ceph-mon[33841]: Cluster is now healthy 2024-09-13T13:04:00.880 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:04:01.278 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:01 smithi018 ceph-mon[33841]: pgmap v36: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:04:01.278 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:01 smithi018 ceph-mon[23698]: pgmap v36: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:04:01.530 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:01 smithi094 ceph-mon[27245]: pgmap v36: 129 pgs: 64 unknown, 65 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:04:01.551 INFO:teuthology.orchestra.run.smithi018.stdout:Scheduled rgw.foo update... 2024-09-13T13:04:02.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:02 smithi094 ceph-mon[27245]: from='client.24575 -' 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-13T13:04:02.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:02 smithi094 ceph-mon[27245]: Saving service rgw.foo spec with placement count:2 2024-09-13T13:04:02.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:02 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:02.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:02 smithi094 ceph-mon[27245]: pgmap v37: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 2.2 KiB/s wr, 6 op/s 2024-09-13T13:04:02.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:02 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:02.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:02 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:02.845 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:02 smithi018 ceph-mon[33841]: from='client.24575 -' 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-13T13:04:02.846 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:02 smithi018 ceph-mon[33841]: Saving service rgw.foo spec with placement count:2 2024-09-13T13:04:02.846 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:02 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:02.846 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:02 smithi018 ceph-mon[33841]: pgmap v37: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 2.2 KiB/s wr, 6 op/s 2024-09-13T13:04:02.846 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:02 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:02.846 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:02 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:02.846 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:02 smithi018 ceph-mon[23698]: from='client.24575 -' 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-13T13:04:02.846 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:02 smithi018 ceph-mon[23698]: Saving service rgw.foo spec with placement count:2 2024-09-13T13:04:02.846 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:02 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:02.846 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:02 smithi018 ceph-mon[23698]: pgmap v37: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 2.2 KiB/s wr, 6 op/s 2024-09-13T13:04:02.846 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:02 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:02.846 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:02 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:02.875 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph osd pool create foo' 2024-09-13T13:04:03.461 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:04:04.649 INFO:teuthology.orchestra.run.smithi018.stderr:pool 'foo' created 2024-09-13T13:04:04.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:04 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:04.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:04 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:04.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:04 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:04:04.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:04 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:04:04.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:04 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:04.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:04 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi094.tfxryb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-13T13:04:04.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:04 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi094.tfxryb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-13T13:04:04.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:04 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi094.tfxryb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-13T13:04:04.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:04 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:04.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:04 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:04:04.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:04 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:04.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:04 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3786558884' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-13T13:04:04.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:04 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:04.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:04 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:04.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:04 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:04:04.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:04 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:04:04.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:04 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:04.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:04 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi094.tfxryb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-13T13:04:04.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:04 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi094.tfxryb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-13T13:04:04.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:04 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi094.tfxryb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-13T13:04:04.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:04 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:04.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:04 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:04:04.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:04 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:04.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:04 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/3786558884' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-13T13:04:04.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:04 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:04.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:04 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:04.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:04 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:04:04.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:04 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:04:04.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:04 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:04.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:04 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi094.tfxryb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-13T13:04:04.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:04 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi094.tfxryb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-13T13:04:04.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:04 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi094.tfxryb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-13T13:04:04.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:04 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:04.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:04 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:04:04.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:04 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:04.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:04 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/3786558884' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-13T13:04:05.210 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'rbd pool init foo' 2024-09-13T13:04:05.463 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:04:05.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:05 smithi094 ceph-mon[27245]: Deploying daemon rgw.foo.smithi094.tfxryb on smithi094 2024-09-13T13:04:05.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:05 smithi094 ceph-mon[27245]: pgmap v38: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.9 KiB/s wr, 5 op/s 2024-09-13T13:04:05.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:05 smithi094 ceph-mon[27245]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-13T13:04:05.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:05 smithi094 ceph-mon[27245]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-13T13:04:05.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:05 smithi094 ceph-mon[27245]: osdmap e70: 8 total, 8 up, 8 in 2024-09-13T13:04:05.817 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:05 smithi018 ceph-mon[33841]: Deploying daemon rgw.foo.smithi094.tfxryb on smithi094 2024-09-13T13:04:05.817 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:05 smithi018 ceph-mon[33841]: pgmap v38: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.9 KiB/s wr, 5 op/s 2024-09-13T13:04:05.817 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:05 smithi018 ceph-mon[33841]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-13T13:04:05.817 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:05 smithi018 ceph-mon[33841]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-13T13:04:05.817 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:05 smithi018 ceph-mon[33841]: osdmap e70: 8 total, 8 up, 8 in 2024-09-13T13:04:05.818 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:05 smithi018 ceph-mon[23698]: Deploying daemon rgw.foo.smithi094.tfxryb on smithi094 2024-09-13T13:04:05.818 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:05 smithi018 ceph-mon[23698]: pgmap v38: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.9 KiB/s wr, 5 op/s 2024-09-13T13:04:05.818 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:05 smithi018 ceph-mon[23698]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-13T13:04:05.818 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:05 smithi018 ceph-mon[23698]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-13T13:04:05.819 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:05 smithi018 ceph-mon[23698]: osdmap e70: 8 total, 8 up, 8 in 2024-09-13T13:04:06.878 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:06 smithi018 ceph-mon[23698]: pgmap v40: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1.6 KiB/s wr, 4 op/s 2024-09-13T13:04:06.879 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:06 smithi018 ceph-mon[23698]: osdmap e71: 8 total, 8 up, 8 in 2024-09-13T13:04:06.879 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:06 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2368409204' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-13T13:04:06.879 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:06 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:06.879 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:06 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:06.879 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:06 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:06.879 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:06 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi018.ocguil", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-13T13:04:06.879 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:06 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi018.ocguil", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-13T13:04:06.879 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:06 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi018.ocguil", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-13T13:04:06.879 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:06 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:06.879 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:06 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:04:06.879 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:06 smithi018 ceph-mon[23698]: Deploying daemon rgw.foo.smithi018.ocguil on smithi018 2024-09-13T13:04:06.879 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:06 smithi018 ceph-mon[23698]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T13:04:06.880 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:06 smithi018 ceph-mon[33841]: pgmap v40: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1.6 KiB/s wr, 4 op/s 2024-09-13T13:04:06.880 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:06 smithi018 ceph-mon[33841]: osdmap e71: 8 total, 8 up, 8 in 2024-09-13T13:04:06.880 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:06 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/2368409204' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-13T13:04:06.880 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:06 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:06.880 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:06 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:06.880 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:06 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:06.880 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:06 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi018.ocguil", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-13T13:04:06.880 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:06 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi018.ocguil", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-13T13:04:06.880 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:06 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi018.ocguil", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-13T13:04:06.880 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:06 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:06.880 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:06 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:04:06.880 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:06 smithi018 ceph-mon[33841]: Deploying daemon rgw.foo.smithi018.ocguil on smithi018 2024-09-13T13:04:06.881 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:06 smithi018 ceph-mon[33841]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T13:04:07.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:06 smithi094 ceph-mon[27245]: pgmap v40: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1.6 KiB/s wr, 4 op/s 2024-09-13T13:04:07.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:06 smithi094 ceph-mon[27245]: osdmap e71: 8 total, 8 up, 8 in 2024-09-13T13:04:07.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:06 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2368409204' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-13T13:04:07.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:06 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:07.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:06 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:07.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:06 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:07.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:06 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi018.ocguil", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-13T13:04:07.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:06 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi018.ocguil", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-13T13:04:07.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:06 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi018.ocguil", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-13T13:04:07.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:06 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:07.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:06 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:04:07.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:06 smithi094 ceph-mon[27245]: Deploying daemon rgw.foo.smithi018.ocguil on smithi018 2024-09-13T13:04:07.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:06 smithi094 ceph-mon[27245]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T13:04:07.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:07 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2368409204' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-13T13:04:07.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:07 smithi094 ceph-mon[27245]: osdmap e72: 8 total, 8 up, 8 in 2024-09-13T13:04:07.815 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:07 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/2368409204' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-13T13:04:07.815 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:07 smithi018 ceph-mon[33841]: osdmap e72: 8 total, 8 up, 8 in 2024-09-13T13:04:07.815 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:07 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2368409204' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-13T13:04:07.815 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:07 smithi018 ceph-mon[23698]: osdmap e72: 8 total, 8 up, 8 in 2024-09-13T13:04:08.854 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:08 smithi018 ceph-mon[23698]: pgmap v43: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:04:08.854 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:08 smithi018 ceph-mon[23698]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T13:04:08.854 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:08 smithi018 ceph-mon[23698]: Cluster is now healthy 2024-09-13T13:04:08.854 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:08 smithi018 ceph-mon[23698]: osdmap e73: 8 total, 8 up, 8 in 2024-09-13T13:04:08.854 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:08 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:08.854 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:08 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:08.854 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:08 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:08.854 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:08 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:08.854 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:08 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:08.854 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:08 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:08.854 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:08 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:08.855 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:08 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:08.855 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:08 smithi018 ceph-mon[33841]: pgmap v43: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:04:08.855 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:08 smithi018 ceph-mon[33841]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T13:04:08.855 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:08 smithi018 ceph-mon[33841]: Cluster is now healthy 2024-09-13T13:04:08.855 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:08 smithi018 ceph-mon[33841]: osdmap e73: 8 total, 8 up, 8 in 2024-09-13T13:04:08.855 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:08 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:08.855 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:08 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:08.855 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:08 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:08.855 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:08 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:08.855 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:08 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:08.855 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:08 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:08.856 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:08 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:08.856 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:08 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:09.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:08 smithi094 ceph-mon[27245]: pgmap v43: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:04:09.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:08 smithi094 ceph-mon[27245]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T13:04:09.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:08 smithi094 ceph-mon[27245]: Cluster is now healthy 2024-09-13T13:04:09.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:08 smithi094 ceph-mon[27245]: osdmap e73: 8 total, 8 up, 8 in 2024-09-13T13:04:09.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:08 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:09.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:08 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:09.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:08 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:09.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:08 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:09.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:08 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:09.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:08 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:09.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:08 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:09.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:08 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:09.494 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch apply iscsi foo u p' 2024-09-13T13:04:09.812 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:09 smithi018 ceph-mon[33841]: Saving service rgw.foo spec with placement count:2 2024-09-13T13:04:09.813 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:09 smithi018 ceph-mon[33841]: osdmap e74: 8 total, 8 up, 8 in 2024-09-13T13:04:09.813 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:09 smithi018 ceph-mon[23698]: Saving service rgw.foo spec with placement count:2 2024-09-13T13:04:09.813 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:09 smithi018 ceph-mon[23698]: osdmap e74: 8 total, 8 up, 8 in 2024-09-13T13:04:10.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:09 smithi094 ceph-mon[27245]: Saving service rgw.foo spec with placement count:2 2024-09-13T13:04:10.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:09 smithi094 ceph-mon[27245]: osdmap e74: 8 total, 8 up, 8 in 2024-09-13T13:04:10.249 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:04:10.373 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:10 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:04:10] "GET /metrics HTTP/1.1" 200 35461 "" "Prometheus/2.43.0" 2024-09-13T13:04:10.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:10 smithi018 ceph-mon[33841]: pgmap v46: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:04:10.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:10 smithi018 ceph-mon[23698]: pgmap v46: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:04:10.934 INFO:teuthology.orchestra.run.smithi018.stdout:Scheduled iscsi.foo update... 2024-09-13T13:04:10.946 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:10 smithi094 ceph-mon[27245]: pgmap v46: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:04:11.565 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'sleep 180' 2024-09-13T13:04:12.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:11 smithi018 ceph-mon[23698]: from='client.24641 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:04:12.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:11 smithi018 ceph-mon[23698]: Saving service iscsi.foo spec with placement count:1 2024-09-13T13:04:12.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:11 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:12.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:11 smithi018 ceph-mon[33841]: from='client.24641 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:04:12.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:11 smithi018 ceph-mon[33841]: Saving service iscsi.foo spec with placement count:1 2024-09-13T13:04:12.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:11 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:12.238 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:04:12.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:11 smithi094 ceph-mon[27245]: from='client.24641 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:04:12.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:11 smithi094 ceph-mon[27245]: Saving service iscsi.foo spec with placement count:1 2024-09-13T13:04:12.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:11 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:13.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:13 smithi018 ceph-mon[23698]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 189 KiB/s rd, 6.0 KiB/s wr, 358 op/s 2024-09-13T13:04:13.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:13 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:13.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:13 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:13.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:13 smithi018 ceph-mon[33841]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 189 KiB/s rd, 6.0 KiB/s wr, 358 op/s 2024-09-13T13:04:13.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:13 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:13.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:13 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:13.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:13 smithi094 ceph-mon[27245]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 189 KiB/s rd, 6.0 KiB/s wr, 358 op/s 2024-09-13T13:04:13.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:13 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:13.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:13 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:14.075 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:13 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:04:13] ENGINE Bus STOPPING 2024-09-13T13:04:14.076 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:04:14] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T13:04:14.259 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:04:14] ENGINE Bus STOPPED 2024-09-13T13:04:14.259 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:04:14] ENGINE Bus STARTING 2024-09-13T13:04:14.259 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:04:14] ENGINE Serving on http://:::9283 2024-09-13T13:04:14.259 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:04:14] ENGINE Bus STARTED 2024-09-13T13:04:14.259 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:04:14] ENGINE Bus STOPPING 2024-09-13T13:04:14.259 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[23698]: osdmap e75: 8 total, 8 up, 8 in 2024-09-13T13:04:14.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:14.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:14.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:04:14.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:04:14.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[23698]: Checking dashboard <-> RGW credentials 2024-09-13T13:04:14.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]: dispatch 2024-09-13T13:04:14.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-09-13T13:04:14.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]: dispatch 2024-09-13T13:04:14.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-09-13T13:04:14.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-09-13T13:04:14.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-09-13T13:04:14.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-09-13T13:04:14.260 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-09-13T13:04:14.261 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:14.261 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:04:14.261 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:14.261 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:14.261 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:14.261 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi018.nwavmm", "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-13T13:04:14.261 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi018.nwavmm", "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-13T13:04:14.261 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi018.nwavmm", "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-13T13:04:14.261 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:04:14.261 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[33841]: osdmap e75: 8 total, 8 up, 8 in 2024-09-13T13:04:14.261 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:14.261 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:14.262 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:04:14.262 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:04:14.262 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[33841]: Checking dashboard <-> RGW credentials 2024-09-13T13:04:14.262 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]: dispatch 2024-09-13T13:04:14.262 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-09-13T13:04:14.262 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]: dispatch 2024-09-13T13:04:14.262 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-09-13T13:04:14.262 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-09-13T13:04:14.262 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-09-13T13:04:14.262 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-09-13T13:04:14.262 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-09-13T13:04:14.262 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:14.262 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:04:14.262 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:14.263 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:14.263 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:14.263 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi018.nwavmm", "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-13T13:04:14.263 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi018.nwavmm", "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-13T13:04:14.263 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi018.nwavmm", "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-13T13:04:14.263 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:04:14.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:14 smithi094 ceph-mon[27245]: osdmap e75: 8 total, 8 up, 8 in 2024-09-13T13:04:14.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:14 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:14.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:14 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:14.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:14 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:04:14.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:14 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:04:14.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:14 smithi094 ceph-mon[27245]: Checking dashboard <-> RGW credentials 2024-09-13T13:04:14.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:14 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]: dispatch 2024-09-13T13:04:14.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:14 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-09-13T13:04:14.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:14 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]: dispatch 2024-09-13T13:04:14.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:14 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-09-13T13:04:14.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:14 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-09-13T13:04:14.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:14 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-09-13T13:04:14.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:14 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-09-13T13:04:14.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:14 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-09-13T13:04:14.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:14 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:14.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:14 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:04:14.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:14 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:14.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:14 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:14.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:14 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:14.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:14 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi018.nwavmm", "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-13T13:04:14.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:14 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi018.nwavmm", "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-13T13:04:14.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:14 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi018.nwavmm", "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-13T13:04:14.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:14 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:04:15.109 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:04:14] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T13:04:15.109 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:04:14] ENGINE Bus STOPPED 2024-09-13T13:04:15.109 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:04:14] ENGINE Bus STARTING 2024-09-13T13:04:15.109 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:04:14] ENGINE Serving on http://:::9283 2024-09-13T13:04:15.109 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:14 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:04:14] ENGINE Bus STARTED 2024-09-13T13:04:15.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:15 smithi018 ceph-mon[23698]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 188 KiB/s rd, 6.0 KiB/s wr, 355 op/s 2024-09-13T13:04:15.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:15 smithi018 ceph-mon[23698]: Deploying daemon iscsi.foo.smithi018.nwavmm on smithi018 2024-09-13T13:04:15.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:15 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]': finished 2024-09-13T13:04:15.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:15 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-09-13T13:04:15.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:15 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-09-13T13:04:15.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:15 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-09-13T13:04:15.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:15 smithi018 ceph-mon[23698]: osdmap e76: 8 total, 8 up, 8 in 2024-09-13T13:04:15.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:15 smithi018 ceph-mon[33841]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 188 KiB/s rd, 6.0 KiB/s wr, 355 op/s 2024-09-13T13:04:15.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:15 smithi018 ceph-mon[33841]: Deploying daemon iscsi.foo.smithi018.nwavmm on smithi018 2024-09-13T13:04:15.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:15 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]': finished 2024-09-13T13:04:15.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:15 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-09-13T13:04:15.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:15 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-09-13T13:04:15.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:15 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-09-13T13:04:15.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:15 smithi018 ceph-mon[33841]: osdmap e76: 8 total, 8 up, 8 in 2024-09-13T13:04:15.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:15 smithi094 ceph-mon[27245]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 236 MiB used, 715 GiB / 715 GiB avail; 188 KiB/s rd, 6.0 KiB/s wr, 355 op/s 2024-09-13T13:04:15.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:15 smithi094 ceph-mon[27245]: Deploying daemon iscsi.foo.smithi018.nwavmm on smithi018 2024-09-13T13:04:15.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:15 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 4]}]': finished 2024-09-13T13:04:15.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:15 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-09-13T13:04:15.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:15 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-09-13T13:04:15.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:15 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-09-13T13:04:15.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:15 smithi094 ceph-mon[27245]: osdmap e76: 8 total, 8 up, 8 in 2024-09-13T13:04:16.392 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:16 smithi018 ceph-mon[23698]: osdmap e77: 8 total, 8 up, 8 in 2024-09-13T13:04:16.392 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:16 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:16.392 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:16 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:16.392 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:16 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:16.392 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:16 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:16.393 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:16 smithi018 ceph-mon[33841]: osdmap e77: 8 total, 8 up, 8 in 2024-09-13T13:04:16.393 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:16 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:16.393 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:16 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:16.393 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:16 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:16.393 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:16 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:16.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:16 smithi094 ceph-mon[27245]: osdmap e77: 8 total, 8 up, 8 in 2024-09-13T13:04:16.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:16 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:16.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:16 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:16.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:16 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:16.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:16 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:17.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:17 smithi094 ceph-mon[27245]: pgmap v52: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 195 KiB/s rd, 6.3 KiB/s wr, 362 op/s 2024-09-13T13:04:17.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:17 smithi094 ceph-mon[27245]: Checking pool "foo" exists for service iscsi.foo 2024-09-13T13:04:17.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:17 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/1093729988' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-13T13:04:17.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:17 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/1101368738' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/1129471224"}]: dispatch 2024-09-13T13:04:17.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:17 smithi094 ceph-mon[27245]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/1129471224"}]: dispatch 2024-09-13T13:04:17.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:17 smithi018 ceph-mon[33841]: pgmap v52: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 195 KiB/s rd, 6.3 KiB/s wr, 362 op/s 2024-09-13T13:04:17.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:17 smithi018 ceph-mon[33841]: Checking pool "foo" exists for service iscsi.foo 2024-09-13T13:04:17.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:17 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/1093729988' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-13T13:04:17.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:17 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/1101368738' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/1129471224"}]: dispatch 2024-09-13T13:04:17.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:17 smithi018 ceph-mon[33841]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/1129471224"}]: dispatch 2024-09-13T13:04:17.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:17 smithi018 ceph-mon[23698]: pgmap v52: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 195 KiB/s rd, 6.3 KiB/s wr, 362 op/s 2024-09-13T13:04:17.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:17 smithi018 ceph-mon[23698]: Checking pool "foo" exists for service iscsi.foo 2024-09-13T13:04:17.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:17 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/1093729988' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-13T13:04:17.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:17 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/1101368738' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/1129471224"}]: dispatch 2024-09-13T13:04:17.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:17 smithi018 ceph-mon[23698]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/1129471224"}]: dispatch 2024-09-13T13:04:18.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:18 smithi094 ceph-mon[27245]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/1129471224"}]': finished 2024-09-13T13:04:18.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:18 smithi094 ceph-mon[27245]: osdmap e78: 8 total, 8 up, 8 in 2024-09-13T13:04:18.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:18 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2660878949' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/1234355865"}]: dispatch 2024-09-13T13:04:18.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:18 smithi094 ceph-mon[27245]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/1234355865"}]: dispatch 2024-09-13T13:04:18.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:18 smithi018 ceph-mon[23698]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/1129471224"}]': finished 2024-09-13T13:04:18.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:18 smithi018 ceph-mon[23698]: osdmap e78: 8 total, 8 up, 8 in 2024-09-13T13:04:18.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:18 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2660878949' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/1234355865"}]: dispatch 2024-09-13T13:04:18.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:18 smithi018 ceph-mon[23698]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/1234355865"}]: dispatch 2024-09-13T13:04:18.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:18 smithi018 ceph-mon[33841]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/1129471224"}]': finished 2024-09-13T13:04:18.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:18 smithi018 ceph-mon[33841]: osdmap e78: 8 total, 8 up, 8 in 2024-09-13T13:04:18.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:18 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/2660878949' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/1234355865"}]: dispatch 2024-09-13T13:04:18.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:18 smithi018 ceph-mon[33841]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/1234355865"}]: dispatch 2024-09-13T13:04:19.630 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:19 smithi094 ceph-mon[27245]: pgmap v54: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 471 B/s wr, 10 op/s 2024-09-13T13:04:19.630 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:19 smithi094 ceph-mon[27245]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/1234355865"}]': finished 2024-09-13T13:04:19.631 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:19 smithi094 ceph-mon[27245]: mgrmap e22: y(active, since 64s), standbys: x 2024-09-13T13:04:19.631 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:19 smithi094 ceph-mon[27245]: osdmap e79: 8 total, 8 up, 8 in 2024-09-13T13:04:19.631 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:19 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2799733636' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3137609221"}]: dispatch 2024-09-13T13:04:19.631 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:19 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:19.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:19 smithi018 ceph-mon[23698]: pgmap v54: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 471 B/s wr, 10 op/s 2024-09-13T13:04:19.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:19 smithi018 ceph-mon[23698]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/1234355865"}]': finished 2024-09-13T13:04:19.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:19 smithi018 ceph-mon[23698]: mgrmap e22: y(active, since 64s), standbys: x 2024-09-13T13:04:19.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:19 smithi018 ceph-mon[23698]: osdmap e79: 8 total, 8 up, 8 in 2024-09-13T13:04:19.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:19 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2799733636' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3137609221"}]: dispatch 2024-09-13T13:04:19.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:19 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:19.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:19 smithi018 ceph-mon[33841]: pgmap v54: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 471 B/s wr, 10 op/s 2024-09-13T13:04:19.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:19 smithi018 ceph-mon[33841]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/1234355865"}]': finished 2024-09-13T13:04:19.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:19 smithi018 ceph-mon[33841]: mgrmap e22: y(active, since 64s), standbys: x 2024-09-13T13:04:19.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:19 smithi018 ceph-mon[33841]: osdmap e79: 8 total, 8 up, 8 in 2024-09-13T13:04:19.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:19 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/2799733636' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3137609221"}]: dispatch 2024-09-13T13:04:19.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:19 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:20.361 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:20 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:04:20] "GET /metrics HTTP/1.1" 200 38104 "" "Prometheus/2.43.0" 2024-09-13T13:04:20.362 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:20 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2799733636' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3137609221"}]': finished 2024-09-13T13:04:20.363 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:20 smithi018 ceph-mon[23698]: osdmap e80: 8 total, 8 up, 8 in 2024-09-13T13:04:20.363 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:20 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2166474690' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/1094584493"}]: dispatch 2024-09-13T13:04:20.363 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:20 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:20.363 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:20 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:20.363 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:20 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:20.363 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:20 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:20.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:20 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/2799733636' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3137609221"}]': finished 2024-09-13T13:04:20.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:20 smithi018 ceph-mon[33841]: osdmap e80: 8 total, 8 up, 8 in 2024-09-13T13:04:20.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:20 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/2166474690' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/1094584493"}]: dispatch 2024-09-13T13:04:20.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:20 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:20.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:20 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:20.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:20 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:20.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:20 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:20.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:20 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2799733636' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3137609221"}]': finished 2024-09-13T13:04:20.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:20 smithi094 ceph-mon[27245]: osdmap e80: 8 total, 8 up, 8 in 2024-09-13T13:04:20.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:20 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2166474690' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/1094584493"}]: dispatch 2024-09-13T13:04:20.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:20 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:20.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:20 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:20.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:20 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:20.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:20 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:21.430 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:21 smithi018 ceph-mon[33841]: pgmap v57: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:04:21.431 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:21 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/2166474690' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/1094584493"}]': finished 2024-09-13T13:04:21.431 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:21 smithi018 ceph-mon[33841]: osdmap e81: 8 total, 8 up, 8 in 2024-09-13T13:04:21.431 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:21 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:04:21.431 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:21 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:04:21.431 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:21 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:21.432 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:21 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/3109654108' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3716950942"}]: dispatch 2024-09-13T13:04:21.432 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:21 smithi018 ceph-mon[23698]: pgmap v57: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:04:21.432 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:21 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2166474690' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/1094584493"}]': finished 2024-09-13T13:04:21.432 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:21 smithi018 ceph-mon[23698]: osdmap e81: 8 total, 8 up, 8 in 2024-09-13T13:04:21.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:21 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:04:21.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:21 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:04:21.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:21 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:21.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:21 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/3109654108' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3716950942"}]: dispatch 2024-09-13T13:04:21.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:21 smithi094 ceph-mon[27245]: pgmap v57: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:04:21.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:21 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2166474690' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/1094584493"}]': finished 2024-09-13T13:04:21.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:21 smithi094 ceph-mon[27245]: osdmap e81: 8 total, 8 up, 8 in 2024-09-13T13:04:21.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:21 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:04:21.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:21 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:04:21.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:21 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:21.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:21 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3109654108' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3716950942"}]: dispatch 2024-09-13T13:04:22.542 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:22 smithi018 ceph-mon[33841]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-13T13:04:22.542 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:22 smithi018 ceph-mon[33841]: Reconfiguring daemon alertmanager.a on smithi018 2024-09-13T13:04:22.542 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:22 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/3109654108' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3716950942"}]': finished 2024-09-13T13:04:22.542 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:22 smithi018 ceph-mon[33841]: osdmap e82: 8 total, 8 up, 8 in 2024-09-13T13:04:22.542 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:22 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/2271223886' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/834932743"}]: dispatch 2024-09-13T13:04:22.542 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:22 smithi018 ceph-mon[33841]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/834932743"}]: dispatch 2024-09-13T13:04:22.543 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:22 smithi018 ceph-mon[23698]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-13T13:04:22.543 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:22 smithi018 ceph-mon[23698]: Reconfiguring daemon alertmanager.a on smithi018 2024-09-13T13:04:22.543 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:22 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/3109654108' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3716950942"}]': finished 2024-09-13T13:04:22.543 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:22 smithi018 ceph-mon[23698]: osdmap e82: 8 total, 8 up, 8 in 2024-09-13T13:04:22.543 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:22 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2271223886' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/834932743"}]: dispatch 2024-09-13T13:04:22.543 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:22 smithi018 ceph-mon[23698]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/834932743"}]: dispatch 2024-09-13T13:04:22.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:22 smithi094 ceph-mon[27245]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-13T13:04:22.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:22 smithi094 ceph-mon[27245]: Reconfiguring daemon alertmanager.a on smithi018 2024-09-13T13:04:22.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:22 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3109654108' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3716950942"}]': finished 2024-09-13T13:04:22.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:22 smithi094 ceph-mon[27245]: osdmap e82: 8 total, 8 up, 8 in 2024-09-13T13:04:22.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:22 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2271223886' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/834932743"}]: dispatch 2024-09-13T13:04:22.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:22 smithi094 ceph-mon[27245]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/834932743"}]: dispatch 2024-09-13T13:04:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:23 smithi018 ceph-mon[33841]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:04:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:23 smithi018 ceph-mon[33841]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/834932743"}]': finished 2024-09-13T13:04:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:23 smithi018 ceph-mon[33841]: osdmap e83: 8 total, 8 up, 8 in 2024-09-13T13:04:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:23 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/4173110471' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6800/1234355865"}]: dispatch 2024-09-13T13:04:23.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:23 smithi018 ceph-mon[23698]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:04:23.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:23 smithi018 ceph-mon[23698]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/834932743"}]': finished 2024-09-13T13:04:23.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:23 smithi018 ceph-mon[23698]: osdmap e83: 8 total, 8 up, 8 in 2024-09-13T13:04:23.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:23 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/4173110471' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6800/1234355865"}]: dispatch 2024-09-13T13:04:23.684 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:04:23 smithi018 systemd[1]: Stopping Ceph alertmanager.a for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:04:23.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:23 smithi094 ceph-mon[27245]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:04:23.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:23 smithi094 ceph-mon[27245]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/834932743"}]': finished 2024-09-13T13:04:23.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:23 smithi094 ceph-mon[27245]: osdmap e83: 8 total, 8 up, 8 in 2024-09-13T13:04:23.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:23 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/4173110471' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6800/1234355865"}]: dispatch 2024-09-13T13:04:24.068 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:04:23 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a[64229]: ts=2024-09-13T13:04:23.792Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-13T13:04:24.068 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:04:23 smithi018 podman[73351]: 2024-09-13 13:04:23.812852076 +0000 UTC m=+0.147885525 container died 1a79234496525d2226a9f6ac604ef98220290aecfd5954e110aa6c9e8655b058 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-13T13:04:24.319 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:04:24 smithi018 podman[73351]: 2024-09-13 13:04:24.316648301 +0000 UTC m=+0.651681749 container cleanup 1a79234496525d2226a9f6ac604ef98220290aecfd5954e110aa6c9e8655b058 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-13T13:04:24.319 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:04:24 smithi018 bash[73351]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a 2024-09-13T13:04:24.748 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:24 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/4173110471' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6800/1234355865"}]': finished 2024-09-13T13:04:24.748 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:24 smithi018 ceph-mon[33841]: osdmap e84: 8 total, 8 up, 8 in 2024-09-13T13:04:24.749 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:24 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/2779654553' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6800/218579125"}]: dispatch 2024-09-13T13:04:24.749 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:24 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/4173110471' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6800/1234355865"}]': finished 2024-09-13T13:04:24.749 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:24 smithi018 ceph-mon[23698]: osdmap e84: 8 total, 8 up, 8 in 2024-09-13T13:04:24.749 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:24 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2779654553' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6800/218579125"}]: dispatch 2024-09-13T13:04:24.750 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:04:24 smithi018 podman[73364]: 2024-09-13 13:04:24.526150171 +0000 UTC m=+0.712014514 container remove 1a79234496525d2226a9f6ac604ef98220290aecfd5954e110aa6c9e8655b058 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-13T13:04:24.750 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:04:24 smithi018 podman[73364]: 2024-09-13 13:04:24.618442436 +0000 UTC m=+0.804306783 volume remove 65221647db6c738718c5233f7915b8fe6bfd775926f19242c4365116fe07c7d7 2024-09-13T13:04:24.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:24 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/4173110471' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6800/1234355865"}]': finished 2024-09-13T13:04:24.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:24 smithi094 ceph-mon[27245]: osdmap e84: 8 total, 8 up, 8 in 2024-09-13T13:04:24.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:24 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2779654553' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6800/218579125"}]: dispatch 2024-09-13T13:04:25.036 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:04:24 smithi018 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-13T13:04:25.037 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:04:24 smithi018 systemd[1]: Stopped Ceph alertmanager.a for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:04:25.037 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:04:24 smithi018 systemd[1]: Starting Ceph alertmanager.a for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:04:25.037 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:04:24 smithi018 podman[73480]: 2024-09-13 13:04:24.952979483 +0000 UTC m=+0.098708218 volume create ff12b696c178c84215d9ddd648a04bfe72a2d6d06c2cdb53d6d93ded3eefc796 2024-09-13T13:04:25.037 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:04:24 smithi018 podman[73480]: 2024-09-13 13:04:24.870956893 +0000 UTC m=+0.016685598 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-09-13T13:04:25.037 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:04:25 smithi018 podman[73480]: 2024-09-13 13:04:25.036569969 +0000 UTC m=+0.182298658 container create 17fe344a578ee197a8b3a4b60df0ea132820a15847295c5c5ae02c2d1b4eb9f9 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-13T13:04:25.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:25 smithi018 ceph-mon[23698]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:04:25.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:25 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2779654553' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6800/218579125"}]': finished 2024-09-13T13:04:25.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:25 smithi018 ceph-mon[23698]: osdmap e85: 8 total, 8 up, 8 in 2024-09-13T13:04:25.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:25 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/488308214' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/218579125"}]: dispatch 2024-09-13T13:04:25.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:25 smithi018 ceph-mon[23698]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/218579125"}]: dispatch 2024-09-13T13:04:25.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:25 smithi018 ceph-mon[33841]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:04:25.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:25 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/2779654553' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6800/218579125"}]': finished 2024-09-13T13:04:25.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:25 smithi018 ceph-mon[33841]: osdmap e85: 8 total, 8 up, 8 in 2024-09-13T13:04:25.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:25 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/488308214' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/218579125"}]: dispatch 2024-09-13T13:04:25.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:25 smithi018 ceph-mon[33841]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/218579125"}]: dispatch 2024-09-13T13:04:25.684 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:04:25 smithi018 podman[73480]: 2024-09-13 13:04:25.355903067 +0000 UTC m=+0.501631757 container init 17fe344a578ee197a8b3a4b60df0ea132820a15847295c5c5ae02c2d1b4eb9f9 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-13T13:04:25.684 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:04:25 smithi018 podman[73480]: 2024-09-13 13:04:25.35932508 +0000 UTC m=+0.505053770 container start 17fe344a578ee197a8b3a4b60df0ea132820a15847295c5c5ae02c2d1b4eb9f9 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-13T13:04:25.684 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:04:25 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a[73494]: ts=2024-09-13T13:04:25.371Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-13T13:04:25.684 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:04:25 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a[73494]: ts=2024-09-13T13:04:25.371Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-13T13:04:25.684 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:04:25 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a[73494]: ts=2024-09-13T13:04:25.373Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.18 port=9094 2024-09-13T13:04:25.685 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:04:25 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a[73494]: ts=2024-09-13T13:04:25.373Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-13T13:04:25.685 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:04:25 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a[73494]: ts=2024-09-13T13:04:25.397Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-13T13:04:25.685 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:04:25 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a[73494]: ts=2024-09-13T13:04:25.398Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-13T13:04:25.685 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:04:25 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a[73494]: ts=2024-09-13T13:04:25.401Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-13T13:04:25.685 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:04:25 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a[73494]: ts=2024-09-13T13:04:25.401Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-13T13:04:25.685 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:04:25 smithi018 bash[73480]: 17fe344a578ee197a8b3a4b60df0ea132820a15847295c5c5ae02c2d1b4eb9f9 2024-09-13T13:04:25.685 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:04:25 smithi018 systemd[1]: Started Ceph alertmanager.a for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:04:25.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:25 smithi094 ceph-mon[27245]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:04:25.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:25 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2779654553' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6800/218579125"}]': finished 2024-09-13T13:04:25.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:25 smithi094 ceph-mon[27245]: osdmap e85: 8 total, 8 up, 8 in 2024-09-13T13:04:25.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:25 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/488308214' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/218579125"}]: dispatch 2024-09-13T13:04:25.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:25 smithi094 ceph-mon[27245]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/218579125"}]: dispatch 2024-09-13T13:04:26.698 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:26 smithi018 ceph-mon[23698]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/218579125"}]': finished 2024-09-13T13:04:26.698 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:26 smithi018 ceph-mon[23698]: osdmap e86: 8 total, 8 up, 8 in 2024-09-13T13:04:26.698 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:26 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:26.698 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:26 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:26.698 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:26 smithi018 ceph-mon[23698]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T13:04:26.698 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:26 smithi018 ceph-mon[23698]: pgmap v66: 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-13T13:04:26.698 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:26 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2062065970' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/263289367"}]: dispatch 2024-09-13T13:04:26.698 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:26 smithi018 ceph-mon[23698]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/263289367"}]: dispatch 2024-09-13T13:04:26.699 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:26 smithi018 ceph-mon[23698]: Reconfiguring daemon prometheus.a on smithi094 2024-09-13T13:04:26.699 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:26 smithi018 ceph-mon[33841]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/218579125"}]': finished 2024-09-13T13:04:26.699 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:26 smithi018 ceph-mon[33841]: osdmap e86: 8 total, 8 up, 8 in 2024-09-13T13:04:26.699 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:26 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:26.699 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:26 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:26.700 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:26 smithi018 ceph-mon[33841]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T13:04:26.700 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:26 smithi018 ceph-mon[33841]: pgmap v66: 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-13T13:04:26.700 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:26 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/2062065970' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/263289367"}]: dispatch 2024-09-13T13:04:26.700 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:26 smithi018 ceph-mon[33841]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/263289367"}]: dispatch 2024-09-13T13:04:26.700 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:26 smithi018 ceph-mon[33841]: Reconfiguring daemon prometheus.a on smithi094 2024-09-13T13:04:26.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:26 smithi094 ceph-mon[27245]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/218579125"}]': finished 2024-09-13T13:04:26.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:26 smithi094 ceph-mon[27245]: osdmap e86: 8 total, 8 up, 8 in 2024-09-13T13:04:26.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:26 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:26.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:26 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:26.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:26 smithi094 ceph-mon[27245]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T13:04:26.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:26 smithi094 ceph-mon[27245]: pgmap v66: 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-13T13:04:26.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:26 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2062065970' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/263289367"}]: dispatch 2024-09-13T13:04:26.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:26 smithi094 ceph-mon[27245]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/263289367"}]: dispatch 2024-09-13T13:04:26.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:26 smithi094 ceph-mon[27245]: Reconfiguring daemon prometheus.a on smithi094 2024-09-13T13:04:27.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:27 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:04:27.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:27 smithi018 ceph-mon[23698]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/263289367"}]': finished 2024-09-13T13:04:27.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:27 smithi018 ceph-mon[23698]: osdmap e87: 8 total, 8 up, 8 in 2024-09-13T13:04:27.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:27 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/1317972861' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6800/2949182859"}]: dispatch 2024-09-13T13:04:27.683 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:04:27 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a[73494]: ts=2024-09-13T13:04:27.374Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000361633s 2024-09-13T13:04:27.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:27 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:04:27.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:27 smithi018 ceph-mon[33841]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/263289367"}]': finished 2024-09-13T13:04:27.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:27 smithi018 ceph-mon[33841]: osdmap e87: 8 total, 8 up, 8 in 2024-09-13T13:04:27.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:27 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/1317972861' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6800/2949182859"}]: dispatch 2024-09-13T13:04:27.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:27 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:04:27.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:27 smithi094 ceph-mon[27245]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/263289367"}]': finished 2024-09-13T13:04:27.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:27 smithi094 ceph-mon[27245]: osdmap e87: 8 total, 8 up, 8 in 2024-09-13T13:04:27.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:27 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/1317972861' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6800/2949182859"}]: dispatch 2024-09-13T13:04:28.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:28 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/1317972861' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6800/2949182859"}]': finished 2024-09-13T13:04:28.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:28 smithi094 ceph-mon[27245]: osdmap e88: 8 total, 8 up, 8 in 2024-09-13T13:04:28.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:28 smithi094 ceph-mon[27245]: pgmap v69: 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-13T13:04:28.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:28 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3666793780' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3031565567"}]: dispatch 2024-09-13T13:04:28.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:28 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/1317972861' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6800/2949182859"}]': finished 2024-09-13T13:04:28.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:28 smithi018 ceph-mon[23698]: osdmap e88: 8 total, 8 up, 8 in 2024-09-13T13:04:28.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:28 smithi018 ceph-mon[23698]: pgmap v69: 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-13T13:04:28.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:28 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/3666793780' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3031565567"}]: dispatch 2024-09-13T13:04:28.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:28 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/1317972861' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6800/2949182859"}]': finished 2024-09-13T13:04:28.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:28 smithi018 ceph-mon[33841]: osdmap e88: 8 total, 8 up, 8 in 2024-09-13T13:04:28.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:28 smithi018 ceph-mon[33841]: pgmap v69: 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-13T13:04:28.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:28 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/3666793780' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3031565567"}]: dispatch 2024-09-13T13:04:29.222 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:28 smithi094 systemd[1]: Stopping Ceph prometheus.a for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:04:29.489 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:29 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[54134]: ts=2024-09-13T13:04:29.221Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-13T13:04:29.490 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:29 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[54134]: ts=2024-09-13T13:04:29.221Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-13T13:04:29.490 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:29 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[54134]: ts=2024-09-13T13:04:29.221Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-13T13:04:29.490 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:29 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[54134]: ts=2024-09-13T13:04:29.221Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-13T13:04:29.490 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:29 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[54134]: ts=2024-09-13T13:04:29.221Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-13T13:04:29.490 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:29 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[54134]: ts=2024-09-13T13:04:29.221Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-13T13:04:29.490 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:29 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[54134]: ts=2024-09-13T13:04:29.221Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-13T13:04:29.490 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:29 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[54134]: ts=2024-09-13T13:04:29.221Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-13T13:04:29.490 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:29 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[54134]: ts=2024-09-13T13:04:29.222Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-13T13:04:29.490 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:29 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[54134]: ts=2024-09-13T13:04:29.222Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-13T13:04:29.490 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:29 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[54134]: ts=2024-09-13T13:04:29.222Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-13T13:04:29.490 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:29 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[54134]: ts=2024-09-13T13:04:29.222Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-13T13:04:29.491 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:29 smithi094 podman[59259]: 2024-09-13 13:04:29.232218118 +0000 UTC m=+0.129321185 container died 49231e8495dfd31c4fcfac0501c4d5d74d4590ef8185eefdc3d7ca4f2e698a13 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:04:29.808 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:29 smithi094 podman[59259]: 2024-09-13 13:04:29.697325846 +0000 UTC m=+0.594428909 container cleanup 49231e8495dfd31c4fcfac0501c4d5d74d4590ef8185eefdc3d7ca4f2e698a13 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:04:29.808 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:29 smithi094 bash[59259]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a 2024-09-13T13:04:29.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:29 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3666793780' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3031565567"}]': finished 2024-09-13T13:04:29.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:29 smithi094 ceph-mon[27245]: osdmap e89: 8 total, 8 up, 8 in 2024-09-13T13:04:29.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:29 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:04:29.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:29 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3379451886' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/2949182859"}]: dispatch 2024-09-13T13:04:29.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:29 smithi094 ceph-mon[27245]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/2949182859"}]: dispatch 2024-09-13T13:04:29.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:29 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/3666793780' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3031565567"}]': finished 2024-09-13T13:04:29.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:29 smithi018 ceph-mon[23698]: osdmap e89: 8 total, 8 up, 8 in 2024-09-13T13:04:29.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:29 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:04:29.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:29 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/3379451886' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/2949182859"}]: dispatch 2024-09-13T13:04:29.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:29 smithi018 ceph-mon[23698]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/2949182859"}]: dispatch 2024-09-13T13:04:29.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:29 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/3666793780' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3031565567"}]': finished 2024-09-13T13:04:29.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:29 smithi018 ceph-mon[33841]: osdmap e89: 8 total, 8 up, 8 in 2024-09-13T13:04:29.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:29 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:04:29.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:29 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/3379451886' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/2949182859"}]: dispatch 2024-09-13T13:04:29.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:29 smithi018 ceph-mon[33841]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/2949182859"}]: dispatch 2024-09-13T13:04:30.308 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:29 smithi094 podman[59271]: 2024-09-13 13:04:29.990761159 +0000 UTC m=+0.760716061 container remove 49231e8495dfd31c4fcfac0501c4d5d74d4590ef8185eefdc3d7ca4f2e698a13 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:04:30.308 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:30 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-13T13:04:30.308 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:30 smithi094 systemd[1]: Stopped Ceph prometheus.a for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:04:30.308 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:30 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 1.168s CPU time. 2024-09-13T13:04:30.309 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:30 smithi094 systemd[1]: Starting Ceph prometheus.a for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:04:30.588 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:30 smithi094 ceph-mon[27245]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/2949182859"}]': finished 2024-09-13T13:04:30.588 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:30 smithi094 ceph-mon[27245]: osdmap e90: 8 total, 8 up, 8 in 2024-09-13T13:04:30.588 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:30 smithi094 ceph-mon[27245]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:04:30.588 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:30 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/1318481111' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/2243155839"}]: dispatch 2024-09-13T13:04:30.589 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:30 smithi094 ceph-mon[27245]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/2243155839"}]: dispatch 2024-09-13T13:04:30.589 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:30 smithi094 podman[59362]: 2024-09-13 13:04:30.233738761 +0000 UTC m=+0.018209843 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-13T13:04:30.589 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:30 smithi094 podman[59362]: 2024-09-13 13:04:30.350475741 +0000 UTC m=+0.134946815 container create b0c1a9aa24baa8f2d7c6f1a4f0b20790c0b52cb557a5e1201c3d5a20d15587d4 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:04:30.589 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:30 smithi094 podman[59362]: 2024-09-13 13:04:30.56104479 +0000 UTC m=+0.345515868 container init b0c1a9aa24baa8f2d7c6f1a4f0b20790c0b52cb557a5e1201c3d5a20d15587d4 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:04:30.589 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:30 smithi094 podman[59362]: 2024-09-13 13:04:30.564068754 +0000 UTC m=+0.348539831 container start b0c1a9aa24baa8f2d7c6f1a4f0b20790c0b52cb557a5e1201c3d5a20d15587d4 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:04:30.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:30 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:04:30] ENGINE Bus STOPPING 2024-09-13T13:04:30.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:30 smithi018 ceph-mon[33841]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/2949182859"}]': finished 2024-09-13T13:04:30.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:30 smithi018 ceph-mon[33841]: osdmap e90: 8 total, 8 up, 8 in 2024-09-13T13:04:30.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:30 smithi018 ceph-mon[33841]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:04:30.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:30 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/1318481111' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/2243155839"}]: dispatch 2024-09-13T13:04:30.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:30 smithi018 ceph-mon[33841]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/2243155839"}]: dispatch 2024-09-13T13:04:30.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:30 smithi018 ceph-mon[23698]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/2949182859"}]': finished 2024-09-13T13:04:30.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:30 smithi018 ceph-mon[23698]: osdmap e90: 8 total, 8 up, 8 in 2024-09-13T13:04:30.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:30 smithi018 ceph-mon[23698]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:04:30.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:30 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/1318481111' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/2243155839"}]: dispatch 2024-09-13T13:04:30.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:30 smithi018 ceph-mon[23698]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/2243155839"}]: dispatch 2024-09-13T13:04:31.058 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[59377]: ts=2024-09-13T13:04:30.587Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-13T13:04:31.058 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[59377]: ts=2024-09-13T13:04:30.587Z 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-13T13:04:31.058 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[59377]: ts=2024-09-13T13:04:30.587Z 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 smithi094 (none))" 2024-09-13T13:04:31.058 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[59377]: ts=2024-09-13T13:04:30.587Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-13T13:04:31.058 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[59377]: ts=2024-09-13T13:04:30.587Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-13T13:04:31.058 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[59377]: ts=2024-09-13T13:04:30.589Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-13T13:04:31.058 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[59377]: ts=2024-09-13T13:04:30.589Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-13T13:04:31.059 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[59377]: ts=2024-09-13T13:04:30.591Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-13T13:04:31.059 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[59377]: ts=2024-09-13T13:04:30.591Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-13T13:04:31.059 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[59377]: ts=2024-09-13T13:04:30.592Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-13T13:04:31.059 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[59377]: ts=2024-09-13T13:04:30.592Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.76µs 2024-09-13T13:04:31.059 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[59377]: ts=2024-09-13T13:04:30.592Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-13T13:04:31.059 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[59377]: ts=2024-09-13T13:04:30.595Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-09-13T13:04:31.059 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[59377]: ts=2024-09-13T13:04:30.595Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-09-13T13:04:31.059 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[59377]: ts=2024-09-13T13:04:30.595Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=18.766µs wal_replay_duration=2.582809ms wbl_replay_duration=88ns total_replay_duration=2.619495ms 2024-09-13T13:04:31.059 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[59377]: ts=2024-09-13T13:04:30.596Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-13T13:04:31.059 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[59377]: ts=2024-09-13T13:04:30.596Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-13T13:04:31.059 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[59377]: ts=2024-09-13T13:04:30.596Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-13T13:04:31.059 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[59377]: ts=2024-09-13T13:04:30.618Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.934589ms db_storage=728ns remote_storage=951ns web_handler=418ns query_engine=566ns scrape=376.926µs scrape_sd=83.292µs notify=16.135µs notify_sd=19.249µs rules=21.143366ms tracing=6.05µs 2024-09-13T13:04:31.059 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[59377]: ts=2024-09-13T13:04:30.618Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-13T13:04:31.060 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[59377]: ts=2024-09-13T13:04:30.618Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-13T13:04:31.060 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:30 smithi094 bash[59362]: b0c1a9aa24baa8f2d7c6f1a4f0b20790c0b52cb557a5e1201c3d5a20d15587d4 2024-09-13T13:04:31.060 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:04:30 smithi094 systemd[1]: Started Ceph prometheus.a for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:04:31.541 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:04:31] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T13:04:31.541 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:04:31] ENGINE Bus STOPPED 2024-09-13T13:04:31.541 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:04:31] ENGINE Bus STARTING 2024-09-13T13:04:31.541 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:04:31] ENGINE Serving on http://:::9283 2024-09-13T13:04:31.541 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:04:31] ENGINE Bus STARTED 2024-09-13T13:04:31.541 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:04:31] ENGINE Bus STOPPING 2024-09-13T13:04:31.542 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[23698]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/2243155839"}]': finished 2024-09-13T13:04:31.542 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[23698]: osdmap e91: 8 total, 8 up, 8 in 2024-09-13T13:04:31.542 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:31.542 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:31.800 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T13:04:31.801 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[23698]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T13:04:31.801 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi018.front.sepia.ceph.com:9093"}]: dispatch 2024-09-13T13:04:31.801 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[23698]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi018.front.sepia.ceph.com:9093"}]: dispatch 2024-09-13T13:04:31.801 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:31.801 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:04:31.801 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[23698]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:04:31.801 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[23698]: Adding iSCSI gateway http://:@172.21.15.18:5000 to Dashboard 2024-09-13T13:04:31.801 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:04:31.801 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[23698]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:04:31.802 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:31.802 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi018"}]: dispatch 2024-09-13T13:04:31.802 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[23698]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi018"}]: dispatch 2024-09-13T13:04:31.802 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:31.802 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:04:31.802 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[23698]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:04:31.802 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi094.front.sepia.ceph.com:9095"}]: dispatch 2024-09-13T13:04:31.802 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[23698]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi094.front.sepia.ceph.com:9095"}]: dispatch 2024-09-13T13:04:31.802 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:31.802 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T13:04:31.802 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[23698]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T13:04:31.802 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi094.front.sepia.ceph.com:3000"}]: dispatch 2024-09-13T13:04:31.802 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[23698]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi094.front.sepia.ceph.com:3000"}]: dispatch 2024-09-13T13:04:31.803 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:31.803 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/1196916660' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/1016184749"}]: dispatch 2024-09-13T13:04:31.803 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[23698]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/1016184749"}]: dispatch 2024-09-13T13:04:31.803 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[33841]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/2243155839"}]': finished 2024-09-13T13:04:31.803 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[33841]: osdmap e91: 8 total, 8 up, 8 in 2024-09-13T13:04:31.803 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:31.803 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:31.803 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T13:04:31.803 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[33841]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T13:04:31.803 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi018.front.sepia.ceph.com:9093"}]: dispatch 2024-09-13T13:04:31.804 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[33841]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi018.front.sepia.ceph.com:9093"}]: dispatch 2024-09-13T13:04:31.804 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:31.804 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:04:31.804 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[33841]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:04:31.804 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[33841]: Adding iSCSI gateway http://:@172.21.15.18:5000 to Dashboard 2024-09-13T13:04:31.804 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:04:31.804 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[33841]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:04:31.804 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:31.804 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi018"}]: dispatch 2024-09-13T13:04:31.804 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[33841]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi018"}]: dispatch 2024-09-13T13:04:31.804 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:31.805 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:04:31.805 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[33841]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:04:31.805 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi094.front.sepia.ceph.com:9095"}]: dispatch 2024-09-13T13:04:31.805 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[33841]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi094.front.sepia.ceph.com:9095"}]: dispatch 2024-09-13T13:04:31.805 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:31.805 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T13:04:31.805 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[33841]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T13:04:31.805 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi094.front.sepia.ceph.com:3000"}]: dispatch 2024-09-13T13:04:31.805 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[33841]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi094.front.sepia.ceph.com:3000"}]: dispatch 2024-09-13T13:04:31.806 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:31.806 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/1196916660' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/1016184749"}]: dispatch 2024-09-13T13:04:31.806 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-mon[33841]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/1016184749"}]: dispatch 2024-09-13T13:04:31.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:31 smithi094 ceph-mon[27245]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/2243155839"}]': finished 2024-09-13T13:04:31.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:31 smithi094 ceph-mon[27245]: osdmap e91: 8 total, 8 up, 8 in 2024-09-13T13:04:31.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:31 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:31.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:31 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:31.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:31 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T13:04:31.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:31 smithi094 ceph-mon[27245]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T13:04:31.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:31 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi018.front.sepia.ceph.com:9093"}]: dispatch 2024-09-13T13:04:31.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:31 smithi094 ceph-mon[27245]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi018.front.sepia.ceph.com:9093"}]: dispatch 2024-09-13T13:04:31.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:31 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:31.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:31 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:04:31.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:31 smithi094 ceph-mon[27245]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:04:31.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:31 smithi094 ceph-mon[27245]: Adding iSCSI gateway http://:@172.21.15.18:5000 to Dashboard 2024-09-13T13:04:31.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:31 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:04:31.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:31 smithi094 ceph-mon[27245]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:04:31.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:31 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:31.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:31 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi018"}]: dispatch 2024-09-13T13:04:31.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:31 smithi094 ceph-mon[27245]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi018"}]: dispatch 2024-09-13T13:04:31.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:31 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:31.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:31 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:04:31.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:31 smithi094 ceph-mon[27245]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:04:31.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:31 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi094.front.sepia.ceph.com:9095"}]: dispatch 2024-09-13T13:04:31.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:31 smithi094 ceph-mon[27245]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi094.front.sepia.ceph.com:9095"}]: dispatch 2024-09-13T13:04:31.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:31 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:31.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:31 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T13:04:31.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:31 smithi094 ceph-mon[27245]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T13:04:31.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:31 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi094.front.sepia.ceph.com:3000"}]: dispatch 2024-09-13T13:04:31.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:31 smithi094 ceph-mon[27245]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi094.front.sepia.ceph.com:3000"}]: dispatch 2024-09-13T13:04:31.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:31 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:31.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:31 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/1196916660' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/1016184749"}]: dispatch 2024-09-13T13:04:31.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:31 smithi094 ceph-mon[27245]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/1016184749"}]: dispatch 2024-09-13T13:04:32.183 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:04:31] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T13:04:32.183 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:04:31] ENGINE Bus STOPPED 2024-09-13T13:04:32.183 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:04:31] ENGINE Bus STARTING 2024-09-13T13:04:32.183 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:04:31] ENGINE Serving on http://:::9283 2024-09-13T13:04:32.183 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:04:31] ENGINE Bus STARTED 2024-09-13T13:04:32.183 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:31 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:04:31] ENGINE Bus STOPPING 2024-09-13T13:04:32.736 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:32 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:04:32] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T13:04:32.736 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:32 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:04:32] ENGINE Bus STOPPED 2024-09-13T13:04:32.736 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:32 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:04:32] ENGINE Bus STARTING 2024-09-13T13:04:32.736 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:32 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:04:32] ENGINE Serving on http://:::9283 2024-09-13T13:04:32.736 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:32 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:04:32] ENGINE Bus STARTED 2024-09-13T13:04:32.736 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:32 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:04:32] ENGINE Bus STOPPING 2024-09-13T13:04:33.055 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:32 smithi018 ceph-mon[23698]: 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-13T13:04:33.055 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:32 smithi018 ceph-mon[23698]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/1016184749"}]': finished 2024-09-13T13:04:33.055 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:32 smithi018 ceph-mon[23698]: osdmap e92: 8 total, 8 up, 8 in 2024-09-13T13:04:33.056 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:32 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2369123681' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/414553352"}]: dispatch 2024-09-13T13:04:33.056 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:32 smithi018 ceph-mon[33841]: 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-13T13:04:33.056 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:32 smithi018 ceph-mon[33841]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/1016184749"}]': finished 2024-09-13T13:04:33.056 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:32 smithi018 ceph-mon[33841]: osdmap e92: 8 total, 8 up, 8 in 2024-09-13T13:04:33.056 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:32 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/2369123681' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/414553352"}]: dispatch 2024-09-13T13:04:33.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:32 smithi094 ceph-mon[27245]: 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-13T13:04:33.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:32 smithi094 ceph-mon[27245]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/1016184749"}]': finished 2024-09-13T13:04:33.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:32 smithi094 ceph-mon[27245]: osdmap e92: 8 total, 8 up, 8 in 2024-09-13T13:04:33.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:32 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2369123681' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/414553352"}]: dispatch 2024-09-13T13:04:33.430 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:33 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:04:33] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T13:04:33.430 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:33 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:04:33] ENGINE Bus STOPPED 2024-09-13T13:04:33.430 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:33 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:04:33] ENGINE Bus STARTING 2024-09-13T13:04:33.430 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:33 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:04:33] ENGINE Serving on http://:::9283 2024-09-13T13:04:33.430 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:33 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:04:33] ENGINE Bus STARTED 2024-09-13T13:04:34.037 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:33 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2369123681' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/414553352"}]': finished 2024-09-13T13:04:34.037 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:33 smithi094 ceph-mon[27245]: osdmap e93: 8 total, 8 up, 8 in 2024-09-13T13:04:34.077 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:33 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2369123681' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/414553352"}]': finished 2024-09-13T13:04:34.077 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:33 smithi018 ceph-mon[23698]: osdmap e93: 8 total, 8 up, 8 in 2024-09-13T13:04:34.077 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:33 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/2369123681' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/414553352"}]': finished 2024-09-13T13:04:34.077 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:33 smithi018 ceph-mon[33841]: osdmap e93: 8 total, 8 up, 8 in 2024-09-13T13:04:35.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:35 smithi094 ceph-mon[27245]: 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-13T13:04:35.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:35 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:35.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:35 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:35.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:35 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:35.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:35 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:35.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:35 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:04:35.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:35 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:04:35.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:35 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:35.683 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:04:35 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a[73494]: ts=2024-09-13T13:04:35.376Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002118593s 2024-09-13T13:04:35.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:35 smithi018 ceph-mon[33841]: 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-13T13:04:35.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:35 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:35.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:35 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:35.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:35 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:35.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:35 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:35.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:35 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:04:35.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:35 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:04:35.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:35 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:35.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:35 smithi018 ceph-mon[23698]: 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-13T13:04:35.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:35 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:35.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:35 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:35.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:35 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:35.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:35 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:35.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:35 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:04:35.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:35 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:04:35.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:35 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:04:36.510 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:36 smithi018 ceph-mon[23698]: Checking dashboard <-> RGW credentials 2024-09-13T13:04:36.511 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:36 smithi018 ceph-mon[33841]: Checking dashboard <-> RGW credentials 2024-09-13T13:04:36.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:36 smithi094 ceph-mon[27245]: Checking dashboard <-> RGW credentials 2024-09-13T13:04:37.440 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:37 smithi018 ceph-mon[23698]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-09-13T13:04:37.441 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:37 smithi018 ceph-mon[33841]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-09-13T13:04:37.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:37 smithi094 ceph-mon[27245]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-09-13T13:04:38.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:38 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:04:38.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:38 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:04:38.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:38 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:04:39.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:39 smithi018 ceph-mon[23698]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 869 B/s rd, 0 op/s 2024-09-13T13:04:39.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:39 smithi018 ceph-mon[33841]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 869 B/s rd, 0 op/s 2024-09-13T13:04:39.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:39 smithi094 ceph-mon[27245]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 869 B/s rd, 0 op/s 2024-09-13T13:04:40.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:40 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:04:40] "GET /metrics HTTP/1.1" 200 38135 "" "Prometheus/2.43.0" 2024-09-13T13:04:41.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:41 smithi018 ceph-mon[23698]: pgmap v80: 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-13T13:04:41.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:41 smithi018 ceph-mon[33841]: pgmap v80: 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-13T13:04:41.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:41 smithi094 ceph-mon[27245]: pgmap v80: 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-13T13:04:43.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:43 smithi018 ceph-mon[23698]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 3 op/s 2024-09-13T13:04:43.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:43 smithi018 ceph-mon[33841]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 3 op/s 2024-09-13T13:04:43.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:43 smithi094 ceph-mon[27245]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 3 op/s 2024-09-13T13:04:44.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:44 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:04:44.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:44 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:04:44.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:44 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:04:45.606 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:45 smithi094 ceph-mon[27245]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 3 op/s 2024-09-13T13:04:45.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:45 smithi018 ceph-mon[23698]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 3 op/s 2024-09-13T13:04:45.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:45 smithi018 ceph-mon[33841]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 3 op/s 2024-09-13T13:04:47.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:47 smithi018 ceph-mon[33841]: pgmap v83: 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-13T13:04:47.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:47 smithi018 ceph-mon[23698]: pgmap v83: 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-13T13:04:47.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:47 smithi094 ceph-mon[27245]: pgmap v83: 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-13T13:04:48.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:48 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:04:48.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:48 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:04:48.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:48 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:04:49.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:49 smithi018 ceph-mon[23698]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-09-13T13:04:49.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:49 smithi018 ceph-mon[33841]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-09-13T13:04:49.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:49 smithi094 ceph-mon[27245]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-09-13T13:04:50.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:04:50 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:04:50] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.43.0" 2024-09-13T13:04:51.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:51 smithi018 ceph-mon[23698]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-09-13T13:04:51.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:51 smithi018 ceph-mon[33841]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-09-13T13:04:51.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:51 smithi094 ceph-mon[27245]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s 2024-09-13T13:04:53.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:53 smithi018 ceph-mon[23698]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 2 op/s 2024-09-13T13:04:53.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:53 smithi018 ceph-mon[33841]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 2 op/s 2024-09-13T13:04:53.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:53 smithi094 ceph-mon[27245]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 2 op/s 2024-09-13T13:04:55.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:55 smithi018 ceph-mon[33841]: 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-13T13:04:55.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:55 smithi018 ceph-mon[23698]: 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-13T13:04:55.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:55 smithi094 ceph-mon[27245]: 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-13T13:04:57.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:57 smithi018 ceph-mon[33841]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:04:57.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:57 smithi018 ceph-mon[23698]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:04:57.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:57 smithi094 ceph-mon[27245]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:04:58.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:58 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:04:58.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:58 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:04:58.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:58 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:04:59.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:59 smithi018 ceph-mon[23698]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:04:59.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:04:59 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:04:59.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:59 smithi018 ceph-mon[33841]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:04:59.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:04:59 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:04:59.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:59 smithi094 ceph-mon[27245]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:04:59.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:04:59 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:05:00.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:05:00 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:05:00] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-13T13:05:01.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:01 smithi018 ceph-mon[23698]: 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-13T13:05:01.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:01 smithi018 ceph-mon[33841]: 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-13T13:05:01.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:01 smithi094 ceph-mon[27245]: 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-13T13:05:03.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:03 smithi018 ceph-mon[23698]: 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-13T13:05:03.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:03 smithi018 ceph-mon[33841]: 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-13T13:05:03.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:03 smithi094 ceph-mon[27245]: 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-13T13:05:05.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:05 smithi094 ceph-mon[27245]: 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-13T13:05:05.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:05 smithi018 ceph-mon[23698]: 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-13T13:05:05.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:05 smithi018 ceph-mon[33841]: 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-13T13:05:07.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:07 smithi018 ceph-mon[23698]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:05:07.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:07 smithi018 ceph-mon[33841]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:05:07.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:07 smithi094 ceph-mon[27245]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:05:08.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:08 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:05:08.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:08 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:05:08.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:08 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:05:09.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:09 smithi018 ceph-mon[23698]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:05:09.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:09 smithi018 ceph-mon[33841]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:05:09.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:09 smithi094 ceph-mon[27245]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:05:10.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:05:10 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:05:10] "GET /metrics HTTP/1.1" 200 38142 "" "Prometheus/2.43.0" 2024-09-13T13:05:11.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:11 smithi018 ceph-mon[23698]: 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-13T13:05:11.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:11 smithi018 ceph-mon[33841]: 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-13T13:05:11.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:11 smithi094 ceph-mon[27245]: 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-13T13:05:13.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:13 smithi018 ceph-mon[23698]: 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-13T13:05:13.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:13 smithi018 ceph-mon[33841]: 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-13T13:05:13.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:13 smithi094 ceph-mon[27245]: 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-13T13:05:14.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:14 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:05:14.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:14 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:05:14.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:14 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:05:15.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:15 smithi018 ceph-mon[33841]: 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-13T13:05:15.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:15 smithi018 ceph-mon[23698]: 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-13T13:05:15.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:15 smithi094 ceph-mon[27245]: 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-13T13:05:17.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:17 smithi018 ceph-mon[33841]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:05:17.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:17 smithi018 ceph-mon[23698]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:05:17.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:17 smithi094 ceph-mon[27245]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:05:18.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:18 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:05:18.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:18 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:05:18.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:18 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:05:19.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:19 smithi018 ceph-mon[33841]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:05:19.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:19 smithi018 ceph-mon[23698]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:05:19.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:19 smithi094 ceph-mon[27245]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:05:20.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:05:20 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:05:20] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.43.0" 2024-09-13T13:05:21.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:21 smithi018 ceph-mon[23698]: 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-13T13:05:21.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:21 smithi018 ceph-mon[33841]: 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-13T13:05:21.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:21 smithi094 ceph-mon[27245]: 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-13T13:05:23.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:23 smithi018 ceph-mon[23698]: 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-13T13:05:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:23 smithi018 ceph-mon[33841]: 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-13T13:05:23.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:23 smithi094 ceph-mon[27245]: 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-13T13:05:25.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:25 smithi018 ceph-mon[33841]: 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-13T13:05:25.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:25 smithi018 ceph-mon[23698]: 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-13T13:05:25.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:25 smithi094 ceph-mon[27245]: 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-13T13:05:27.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:27 smithi018 ceph-mon[33841]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:05:27.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:27 smithi018 ceph-mon[23698]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:05:27.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:27 smithi094 ceph-mon[27245]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:05:28.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:28 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:05:28.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:28 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:05:28.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:28 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:05:29.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:29 smithi018 ceph-mon[33841]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:05:29.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:29 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:05:29.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:29 smithi018 ceph-mon[23698]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:05:29.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:29 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:05:29.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:29 smithi094 ceph-mon[27245]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:05:29.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:29 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:05:30.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:05:30 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:05:30] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-13T13:05:31.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:31 smithi018 ceph-mon[33841]: 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-13T13:05:31.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:31 smithi018 ceph-mon[23698]: 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-13T13:05:31.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:31 smithi094 ceph-mon[27245]: 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-13T13:05:33.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:33 smithi018 ceph-mon[33841]: 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-13T13:05:33.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:33 smithi018 ceph-mon[23698]: 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-13T13:05:33.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:33 smithi094 ceph-mon[27245]: 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-13T13:05:35.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:35 smithi018 ceph-mon[23698]: 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-13T13:05:35.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:35 smithi018 ceph-mon[33841]: 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-13T13:05:35.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:35 smithi094 ceph-mon[27245]: 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-13T13:05:37.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:37 smithi018 ceph-mon[33841]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:05:37.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:37 smithi018 ceph-mon[23698]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:05:37.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:37 smithi094 ceph-mon[27245]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:05:38.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:38 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:05:38.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:38 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:05:38.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:38 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:05:38.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:38 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:05:38.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:38 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:05:38.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:38 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:05:38.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:38 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:05:38.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:38 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:05:38.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:38 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:05:39.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:39 smithi018 ceph-mon[33841]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:05:39.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:39 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:05:39.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:39 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:05:39.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:39 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:05:39.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:39 smithi018 ceph-mon[23698]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:05:39.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:39 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:05:39.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:39 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:05:39.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:39 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:05:39.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:39 smithi094 ceph-mon[27245]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:05:39.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:39 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:05:39.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:39 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:05:39.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:39 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:05:40.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:05:40 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:05:40] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-13T13:05:41.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:41 smithi018 ceph-mon[33841]: 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-13T13:05:41.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:41 smithi018 ceph-mon[23698]: 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-13T13:05:41.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:41 smithi094 ceph-mon[27245]: 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-13T13:05:43.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:43 smithi018 ceph-mon[33841]: 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-13T13:05:43.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:43 smithi018 ceph-mon[23698]: 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-13T13:05:43.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:43 smithi094 ceph-mon[27245]: 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-13T13:05:44.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:44 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:05:44.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:44 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:05:44.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:44 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:05:45.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:45 smithi094 ceph-mon[27245]: 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-13T13:05:45.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:45 smithi018 ceph-mon[33841]: 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-13T13:05:45.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:45 smithi018 ceph-mon[23698]: 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-13T13:05:47.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:47 smithi094 ceph-mon[27245]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:05:47.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:47 smithi018 ceph-mon[33841]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:05:47.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:47 smithi018 ceph-mon[23698]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:05:48.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:48 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:05:48.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:48 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:05:48.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:48 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:05:49.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:49 smithi094 ceph-mon[27245]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:05:49.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:49 smithi018 ceph-mon[23698]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:05:49.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:49 smithi018 ceph-mon[33841]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:05:50.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:05:50 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:05:50] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-13T13:05:50.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:50 smithi094 ceph-mon[27245]: 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-13T13:05:50.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:50 smithi018 ceph-mon[23698]: 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-13T13:05:50.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:50 smithi018 ceph-mon[33841]: 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-13T13:05:53.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:52 smithi094 ceph-mon[27245]: 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-13T13:05:53.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:52 smithi018 ceph-mon[23698]: 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-13T13:05:53.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:52 smithi018 ceph-mon[33841]: 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-13T13:05:55.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:55 smithi094 ceph-mon[27245]: 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-13T13:05:55.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:55 smithi018 ceph-mon[23698]: 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-13T13:05:55.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:55 smithi018 ceph-mon[33841]: 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-13T13:05:57.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:57 smithi094 ceph-mon[27245]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:05:57.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:57 smithi018 ceph-mon[23698]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:05:57.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:57 smithi018 ceph-mon[33841]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:05:58.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:58 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:05:58.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:58 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:05:58.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:58 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:05:59.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:59 smithi094 ceph-mon[27245]: pgmap v119: 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-13T13:05:59.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:05:59 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:05:59.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:59 smithi018 ceph-mon[23698]: pgmap v119: 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-13T13:05:59.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:05:59 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:05:59.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:59 smithi018 ceph-mon[33841]: pgmap v119: 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-13T13:05:59.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:05:59 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:06:00.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:06:00 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:06:00] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-13T13:06:01.556 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:01 smithi018 ceph-mon[33841]: pgmap v120: 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-13T13:06:01.556 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:01 smithi018 ceph-mon[23698]: pgmap v120: 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-13T13:06:01.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:01 smithi094 ceph-mon[27245]: pgmap v120: 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-13T13:06:03.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:03 smithi094 ceph-mon[27245]: 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-13T13:06:03.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:03 smithi018 ceph-mon[33841]: 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-13T13:06:03.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:03 smithi018 ceph-mon[23698]: 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-13T13:06:05.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:05 smithi094 ceph-mon[27245]: 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-13T13:06:05.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:05 smithi018 ceph-mon[23698]: 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-13T13:06:05.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:05 smithi018 ceph-mon[33841]: 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-13T13:06:07.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:07 smithi094 ceph-mon[27245]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:06:07.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:07 smithi018 ceph-mon[23698]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:06:07.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:07 smithi018 ceph-mon[33841]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:06:08.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:08 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:06:08.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:08 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:06:08.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:08 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:06:09.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:09 smithi094 ceph-mon[27245]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:06:09.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:09 smithi018 ceph-mon[23698]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:06:09.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:09 smithi018 ceph-mon[33841]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:06:10.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:06:10 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:06:10] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-13T13:06:11.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:11 smithi094 ceph-mon[27245]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:06:11.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:11 smithi018 ceph-mon[23698]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:06:11.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:11 smithi018 ceph-mon[33841]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:06:13.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:13 smithi094 ceph-mon[27245]: 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-13T13:06:13.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:13 smithi018 ceph-mon[23698]: 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-13T13:06:13.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:13 smithi018 ceph-mon[33841]: 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-13T13:06:14.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:14 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:06:14.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:14 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:06:14.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:14 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:06:15.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:15 smithi018 ceph-mon[23698]: 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-13T13:06:15.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:15 smithi018 ceph-mon[33841]: 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-13T13:06:15.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:15 smithi094 ceph-mon[27245]: 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-13T13:06:17.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:17 smithi018 ceph-mon[23698]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:06:17.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:17 smithi018 ceph-mon[33841]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:06:17.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:17 smithi094 ceph-mon[27245]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:06:18.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:18 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:06:18.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:18 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:06:18.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:18 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:06:19.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:19 smithi018 ceph-mon[23698]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:06:19.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:19 smithi018 ceph-mon[33841]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:06:19.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:19 smithi094 ceph-mon[27245]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:06:20.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:06:20 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:06:20] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.43.0" 2024-09-13T13:06:21.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:21 smithi018 ceph-mon[23698]: 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-13T13:06:21.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:21 smithi018 ceph-mon[33841]: 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-13T13:06:21.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:21 smithi094 ceph-mon[27245]: 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-13T13:06:23.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:23 smithi018 ceph-mon[23698]: 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-13T13:06:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:23 smithi018 ceph-mon[33841]: 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-13T13:06:23.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:23 smithi094 ceph-mon[27245]: 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-13T13:06:25.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:25 smithi018 ceph-mon[23698]: 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-13T13:06:25.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:25 smithi018 ceph-mon[33841]: 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-13T13:06:25.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:25 smithi094 ceph-mon[27245]: 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-13T13:06:27.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:27 smithi018 ceph-mon[23698]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:06:27.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:27 smithi018 ceph-mon[33841]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:06:27.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:27 smithi094 ceph-mon[27245]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:06:28.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:28 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:06:28.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:28 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:06:28.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:28 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:06:29.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:29 smithi018 ceph-mon[23698]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:06:29.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:29 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:06:29.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:29 smithi018 ceph-mon[33841]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:06:29.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:29 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:06:29.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:29 smithi094 ceph-mon[27245]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:06:29.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:29 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:06:30.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:06:30 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:06:30] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-13T13:06:31.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:31 smithi018 ceph-mon[23698]: 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-13T13:06:31.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:31 smithi018 ceph-mon[33841]: 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-13T13:06:31.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:31 smithi094 ceph-mon[27245]: 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-13T13:06:33.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:33 smithi018 ceph-mon[23698]: 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-13T13:06:33.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:33 smithi018 ceph-mon[33841]: 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-13T13:06:33.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:33 smithi094 ceph-mon[27245]: 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-13T13:06:35.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:35 smithi094 ceph-mon[27245]: 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-13T13:06:35.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:35 smithi018 ceph-mon[23698]: 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-13T13:06:35.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:35 smithi018 ceph-mon[33841]: 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-13T13:06:37.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:37 smithi018 ceph-mon[23698]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:06:37.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:37 smithi018 ceph-mon[33841]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:06:37.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:37 smithi094 ceph-mon[27245]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:06:38.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:38 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:06:38.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:38 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:06:38.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:38 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:06:39.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:39 smithi018 ceph-mon[33841]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:06:39.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:39 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:06:39.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:39 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:06:39.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:39 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:06:39.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:39 smithi018 ceph-mon[23698]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:06:39.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:39 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:06:39.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:39 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:06:39.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:39 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:06:39.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:39 smithi094 ceph-mon[27245]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:06:39.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:39 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:06:39.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:39 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:06:39.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:39 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:06:40.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:06:40 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:06:40] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-13T13:06:41.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:41 smithi018 ceph-mon[23698]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:06:41.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:41 smithi018 ceph-mon[33841]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:06:41.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:41 smithi094 ceph-mon[27245]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:06:43.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:43 smithi018 ceph-mon[33841]: 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-13T13:06:43.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:43 smithi018 ceph-mon[23698]: 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-13T13:06:43.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:43 smithi094 ceph-mon[27245]: 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-13T13:06:44.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:44 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:06:44.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:44 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:06:44.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:44 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:06:45.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:45 smithi018 ceph-mon[23698]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:06:45.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:45 smithi018 ceph-mon[33841]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:06:45.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:45 smithi094 ceph-mon[27245]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:06:47.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:47 smithi018 ceph-mon[23698]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:06:47.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:47 smithi018 ceph-mon[33841]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:06:47.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:47 smithi094 ceph-mon[27245]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:06:48.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:48 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:06:48.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:48 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:06:48.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:48 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:06:49.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:49 smithi018 ceph-mon[33841]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:06:49.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:49 smithi018 ceph-mon[23698]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:06:49.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:49 smithi094 ceph-mon[27245]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:06:50.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:06:50 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:06:50] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-13T13:06:51.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:51 smithi018 ceph-mon[23698]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:06:51.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:51 smithi018 ceph-mon[33841]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:06:51.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:51 smithi094 ceph-mon[27245]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:06:53.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:53 smithi018 ceph-mon[33841]: 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-13T13:06:53.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:53 smithi018 ceph-mon[23698]: 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-13T13:06:53.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:53 smithi094 ceph-mon[27245]: 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-13T13:06:55.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:55 smithi018 ceph-mon[33841]: 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-13T13:06:55.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:55 smithi018 ceph-mon[23698]: 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-13T13:06:55.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:55 smithi094 ceph-mon[27245]: 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-13T13:06:57.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:57 smithi018 ceph-mon[33841]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:06:57.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:57 smithi018 ceph-mon[23698]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:06:57.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:57 smithi094 ceph-mon[27245]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:06:58.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:58 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:06:58.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:58 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:06:58.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:58 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:06:59.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:59 smithi018 ceph-mon[33841]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:06:59.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:06:59 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:06:59.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:59 smithi018 ceph-mon[23698]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:06:59.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:06:59 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:06:59.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:59 smithi094 ceph-mon[27245]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:06:59.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:06:59 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:07:00.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:07:00 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:07:00] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.43.0" 2024-09-13T13:07:01.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:01 smithi018 ceph-mon[23698]: 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-13T13:07:01.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:01 smithi018 ceph-mon[33841]: 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-13T13:07:01.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:01 smithi094 ceph-mon[27245]: 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-13T13:07:03.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:03 smithi018 ceph-mon[23698]: 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-13T13:07:03.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:03 smithi018 ceph-mon[33841]: 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-13T13:07:03.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:03 smithi094 ceph-mon[27245]: 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-13T13:07:05.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:05 smithi018 ceph-mon[23698]: 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-13T13:07:05.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:05 smithi018 ceph-mon[33841]: 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-13T13:07:05.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:05 smithi094 ceph-mon[27245]: 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-13T13:07:07.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:07 smithi018 ceph-mon[23698]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:07:07.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:07 smithi018 ceph-mon[33841]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:07:07.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:07 smithi094 ceph-mon[27245]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:07:08.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:08 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:07:08.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:08 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:07:08.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:08 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:07:09.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:09 smithi018 ceph-mon[23698]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:07:09.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:09 smithi018 ceph-mon[33841]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:07:09.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:09 smithi094 ceph-mon[27245]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:07:10.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:07:10 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:07:10] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.43.0" 2024-09-13T13:07:11.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:11 smithi018 ceph-mon[23698]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:07:11.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:11 smithi018 ceph-mon[33841]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:07:11.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:11 smithi094 ceph-mon[27245]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:07:13.586 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-09-13T13:07:13.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:13 smithi018 ceph-mon[33841]: 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-13T13:07:13.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:13 smithi018 ceph-mon[23698]: 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-13T13:07:13.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:13 smithi094 ceph-mon[27245]: 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-13T13:07:13.854 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:07:14.654 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:14 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:07:14.655 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:14 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:07:14.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:14 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:07:15.226 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-09-13T13:07:15.487 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:07:15.603 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:15 smithi018 ceph-mon[23698]: 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-13T13:07:15.603 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:15 smithi018 ceph-mon[33841]: 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-13T13:07:15.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:15 smithi094 ceph-mon[27245]: 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-13T13:07:16.954 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-13T13:07:17.214 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:07:17.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:17 smithi018 ceph-mon[23698]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:07:17.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:17 smithi018 ceph-mon[33841]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:07:17.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:17 smithi094 ceph-mon[27245]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:07:18.585 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch ps' 2024-09-13T13:07:18.609 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:18 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:07:18.609 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:18 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:07:18.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:18 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:07:18.842 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:07:19.489 INFO:teuthology.orchestra.run.smithi018.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:07:19.489 INFO:teuthology.orchestra.run.smithi018.stdout:alertmanager.a smithi018 *:9093,9094 running (2m) 101s ago 3m - - 0.25.0 c8568f914cd2 17fe344a578e 2024-09-13T13:07:19.489 INFO:teuthology.orchestra.run.smithi018.stdout:grafana.a smithi094 *:3000 running (3m) 2m ago 3m 77.0M - 9.4.12 2bacad6d85d8 24929c7079e3 2024-09-13T13:07:19.489 INFO:teuthology.orchestra.run.smithi018.stdout:iscsi.foo.smithi018.nwavmm smithi018 *:5000 running (3m) 101s ago 3m - - 3.8 19dc8d659727 80733355decb 2024-09-13T13:07:19.489 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.x smithi094 *:8443,8765 running (7m) 2m ago 7m 440M - 19.1.1-322-g7741f7f9 19dc8d659727 ee1493fbc996 2024-09-13T13:07:19.489 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.y smithi018 *:9283,8765 running (9m) 101s ago 9m - - 19.1.1-322-g7741f7f9 19dc8d659727 d468d5b65ac6 2024-09-13T13:07:19.489 INFO:teuthology.orchestra.run.smithi018.stdout:mon.a smithi018 running (9m) 101s ago 9m - 2048M 19.1.1-322-g7741f7f9 19dc8d659727 b67ba1a47da9 2024-09-13T13:07:19.489 INFO:teuthology.orchestra.run.smithi018.stdout:mon.b smithi094 running (8m) 2m ago 8m 42.8M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 31e0386bc3f1 2024-09-13T13:07:19.489 INFO:teuthology.orchestra.run.smithi018.stdout:mon.c smithi018 running (8m) 101s ago 8m - 2048M 19.1.1-322-g7741f7f9 19dc8d659727 ae3206eecf05 2024-09-13T13:07:19.490 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.a smithi018 *:9100 running (3m) 101s ago 3m - - 1.5.0 0da6a335fe13 dc62770e1b82 2024-09-13T13:07:19.490 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.b smithi094 *:9100 running (3m) 2m ago 3m 3426k - 1.5.0 0da6a335fe13 bb17eca88251 2024-09-13T13:07:19.490 INFO:teuthology.orchestra.run.smithi018.stdout:osd.0 smithi018 running (7m) 101s ago 7m - 4017M 19.1.1-322-g7741f7f9 19dc8d659727 d7caaf06469e 2024-09-13T13:07:19.490 INFO:teuthology.orchestra.run.smithi018.stdout:osd.1 smithi018 running (7m) 101s ago 7m - 4017M 19.1.1-322-g7741f7f9 19dc8d659727 ab82ed867522 2024-09-13T13:07:19.490 INFO:teuthology.orchestra.run.smithi018.stdout:osd.2 smithi018 running (6m) 101s ago 6m - 4017M 19.1.1-322-g7741f7f9 19dc8d659727 4cde9c1db423 2024-09-13T13:07:19.490 INFO:teuthology.orchestra.run.smithi018.stdout:osd.3 smithi018 running (6m) 101s ago 6m - 4017M 19.1.1-322-g7741f7f9 19dc8d659727 88e7b58d21c0 2024-09-13T13:07:19.490 INFO:teuthology.orchestra.run.smithi018.stdout:osd.4 smithi094 running (5m) 2m ago 5m 45.8M 4016M 19.1.1-322-g7741f7f9 19dc8d659727 59e55352c71a 2024-09-13T13:07:19.490 INFO:teuthology.orchestra.run.smithi018.stdout:osd.5 smithi094 running (5m) 2m ago 5m 54.3M 4016M 19.1.1-322-g7741f7f9 19dc8d659727 42d6a5b25854 2024-09-13T13:07:19.490 INFO:teuthology.orchestra.run.smithi018.stdout:osd.6 smithi094 running (5m) 2m ago 5m 54.6M 4016M 19.1.1-322-g7741f7f9 19dc8d659727 91f3899cfe9e 2024-09-13T13:07:19.490 INFO:teuthology.orchestra.run.smithi018.stdout:osd.7 smithi094 running (4m) 2m ago 4m 46.4M 4016M 19.1.1-322-g7741f7f9 19dc8d659727 8d9c29974c46 2024-09-13T13:07:19.490 INFO:teuthology.orchestra.run.smithi018.stdout:prometheus.a smithi094 *:9095 running (2m) 2m ago 4m 26.5M - 2.43.0 a07b618ecd1d b0c1a9aa24ba 2024-09-13T13:07:19.490 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi018.ocguil smithi018 *:8000 running (3m) 101s ago 3m - - 19.1.1-322-g7741f7f9 19dc8d659727 58af66f2aa64 2024-09-13T13:07:19.491 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi094.tfxryb smithi094 *:8000 running (3m) 2m ago 3m 77.0M - 19.1.1-322-g7741f7f9 19dc8d659727 cf6adeb72bb8 2024-09-13T13:07:19.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:19 smithi018 ceph-mon[23698]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:07:19.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:19 smithi018 ceph-mon[33841]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:07:19.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:19 smithi094 ceph-mon[27245]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:07:20.119 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:07:20 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:07:20] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-13T13:07:20.148 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions' 2024-09-13T13:07:20.443 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:07:21.161 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:07:21.161 INFO:teuthology.orchestra.run.smithi018.stdout: "mon": { 2024-09-13T13:07:21.161 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T13:07:21.161 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:07:21.161 INFO:teuthology.orchestra.run.smithi018.stdout: "mgr": { 2024-09-13T13:07:21.161 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:07:21.162 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:07:21.162 INFO:teuthology.orchestra.run.smithi018.stdout: "osd": { 2024-09-13T13:07:21.162 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 8 2024-09-13T13:07:21.162 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:07:21.162 INFO:teuthology.orchestra.run.smithi018.stdout: "rgw": { 2024-09-13T13:07:21.162 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:07:21.162 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:07:21.162 INFO:teuthology.orchestra.run.smithi018.stdout: "overall": { 2024-09-13T13:07:21.162 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 15 2024-09-13T13:07:21.162 INFO:teuthology.orchestra.run.smithi018.stdout: } 2024-09-13T13:07:21.162 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:07:21.760 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:21 smithi018 ceph-mon[23698]: from='client.14988 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:07:21.760 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:21 smithi018 ceph-mon[23698]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:07:21.760 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:21 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/3811954147' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:07:21.761 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:21 smithi018 ceph-mon[33841]: from='client.14988 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:07:21.761 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:21 smithi018 ceph-mon[33841]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:07:21.761 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:21 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/3811954147' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:07:21.791 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph -s' 2024-09-13T13:07:21.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:21 smithi094 ceph-mon[27245]: from='client.14988 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:07:21.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:21 smithi094 ceph-mon[27245]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:07:21.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:21 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3811954147' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:07:22.047 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:07:22.769 INFO:teuthology.orchestra.run.smithi018.stdout: cluster: 2024-09-13T13:07:22.769 INFO:teuthology.orchestra.run.smithi018.stdout: id: 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T13:07:22.769 INFO:teuthology.orchestra.run.smithi018.stdout: health: HEALTH_OK 2024-09-13T13:07:22.769 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T13:07:22.769 INFO:teuthology.orchestra.run.smithi018.stdout: services: 2024-09-13T13:07:22.769 INFO:teuthology.orchestra.run.smithi018.stdout: mon: 3 daemons, quorum a,b,c (age 8m) 2024-09-13T13:07:22.769 INFO:teuthology.orchestra.run.smithi018.stdout: mgr: y(active, since 4m), standbys: x 2024-09-13T13:07:22.769 INFO:teuthology.orchestra.run.smithi018.stdout: osd: 8 osds: 8 up (since 4m), 8 in (since 4m) 2024-09-13T13:07:22.769 INFO:teuthology.orchestra.run.smithi018.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-13T13:07:22.769 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T13:07:22.769 INFO:teuthology.orchestra.run.smithi018.stdout: data: 2024-09-13T13:07:22.770 INFO:teuthology.orchestra.run.smithi018.stdout: pools: 6 pools, 161 pgs 2024-09-13T13:07:22.770 INFO:teuthology.orchestra.run.smithi018.stdout: objects: 212 objects, 585 KiB 2024-09-13T13:07:22.770 INFO:teuthology.orchestra.run.smithi018.stdout: usage: 246 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:07:22.770 INFO:teuthology.orchestra.run.smithi018.stdout: pgs: 161 active+clean 2024-09-13T13:07:22.770 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T13:07:22.770 INFO:teuthology.orchestra.run.smithi018.stdout: io: 2024-09-13T13:07:22.770 INFO:teuthology.orchestra.run.smithi018.stdout: client: 853 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-13T13:07:22.770 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T13:07:23.358 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch ls' 2024-09-13T13:07:23.619 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:07:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:23 smithi018 ceph-mon[33841]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:07:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:23 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/1650420565' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-13T13:07:23.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:23 smithi018 ceph-mon[23698]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:07:23.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:23 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/1650420565' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-13T13:07:23.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:23 smithi094 ceph-mon[27245]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:07:23.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:23 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/1650420565' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-13T13:07:24.290 INFO:teuthology.orchestra.run.smithi018.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-13T13:07:24.290 INFO:teuthology.orchestra.run.smithi018.stdout:alertmanager ?:9093,9094 1/1 105s ago 4m smithi018=a;count:1 2024-09-13T13:07:24.290 INFO:teuthology.orchestra.run.smithi018.stdout:grafana ?:3000 1/1 2m ago 4m smithi094=a;count:1 2024-09-13T13:07:24.290 INFO:teuthology.orchestra.run.smithi018.stdout:iscsi.foo ?:5000 1/1 105s ago 3m count:1 2024-09-13T13:07:24.290 INFO:teuthology.orchestra.run.smithi018.stdout:mgr 2/2 2m ago 7m smithi018=y;smithi094=x;count:2 2024-09-13T13:07:24.290 INFO:teuthology.orchestra.run.smithi018.stdout:mon 3/3 2m ago 8m smithi018:172.21.15.18=a;smithi018:[v2:172.21.15.18:3301,v1:172.21.15.18:6790]=c;smithi094:172.21.15.94=b;count:3 2024-09-13T13:07:24.290 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter ?:9100 2/2 2m ago 4m smithi018=a;smithi094=b;count:2 2024-09-13T13:07:24.290 INFO:teuthology.orchestra.run.smithi018.stdout:osd 8 2m ago - 2024-09-13T13:07:24.290 INFO:teuthology.orchestra.run.smithi018.stdout:prometheus ?:9095 1/1 2m ago 4m smithi094=a;count:1 2024-09-13T13:07:24.291 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo ?:8000 2/2 2m ago 3m count:2 2024-09-13T13:07:24.905 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- 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-13T13:07:25.165 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:07:25.541 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:25 smithi018 ceph-mon[33841]: 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-13T13:07:25.541 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:25 smithi018 ceph-mon[33841]: from='client.24884 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:07:25.541 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:25 smithi018 ceph-mon[23698]: 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-13T13:07:25.541 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:25 smithi018 ceph-mon[23698]: from='client.24884 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:07:25.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:25 smithi094 ceph-mon[27245]: 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-13T13:07:25.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:25 smithi094 ceph-mon[27245]: from='client.24884 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:07:26.194 INFO:teuthology.orchestra.run.smithi018.stdout:Scheduled to redeploy mgr.x on host 'smithi094' 2024-09-13T13:07:26.799 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:26 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/3073945620' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-13T13:07:26.799 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:26 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:07:26.799 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:26 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:07:26.799 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:26 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:07:26.799 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:26 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:07:26.799 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:26 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:07:26.800 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:26 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:07:26.800 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:26 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:07:26.800 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:26 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:07:26.800 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:26 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T13:07:26.800 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:26 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:07:26.800 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:26 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/3073945620' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-13T13:07:26.800 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:26 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:07:26.800 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:26 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:07:26.800 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:26 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:07:26.800 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:26 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:07:26.800 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:26 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:07:26.801 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:26 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:07:26.801 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:26 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:07:26.801 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:26 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:07:26.801 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:26 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T13:07:26.801 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:26 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:07:26.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:26 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3073945620' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-13T13:07:26.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:26 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:07:26.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:26 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:07:26.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:26 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:07:26.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:26 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:07:26.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:26 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:07:26.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:26 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:07:26.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:26 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:07:26.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:26 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:07:26.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:26 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T13:07:26.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:26 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:07:26.828 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch ps --refresh' 2024-09-13T13:07:27.085 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:07:27.733 INFO:teuthology.orchestra.run.smithi018.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:07:27.733 INFO:teuthology.orchestra.run.smithi018.stdout:alertmanager.a smithi018 *:9093,9094 running (3m) 109s ago 3m - - 0.25.0 c8568f914cd2 17fe344a578e 2024-09-13T13:07:27.733 INFO:teuthology.orchestra.run.smithi018.stdout:grafana.a smithi094 *:3000 running (3m) 2m ago 3m 77.0M - 9.4.12 2bacad6d85d8 24929c7079e3 2024-09-13T13:07:27.733 INFO:teuthology.orchestra.run.smithi018.stdout:iscsi.foo.smithi018.nwavmm smithi018 *:5000 running (3m) 109s ago 3m - - 3.8 19dc8d659727 80733355decb 2024-09-13T13:07:27.733 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.x smithi094 *:8443,8765 running (7m) 2m ago 7m 440M - 19.1.1-322-g7741f7f9 19dc8d659727 ee1493fbc996 2024-09-13T13:07:27.733 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.y smithi018 *:9283,8765 running (9m) 109s ago 9m - - 19.1.1-322-g7741f7f9 19dc8d659727 d468d5b65ac6 2024-09-13T13:07:27.733 INFO:teuthology.orchestra.run.smithi018.stdout:mon.a smithi018 running (9m) 109s ago 9m - 2048M 19.1.1-322-g7741f7f9 19dc8d659727 b67ba1a47da9 2024-09-13T13:07:27.733 INFO:teuthology.orchestra.run.smithi018.stdout:mon.b smithi094 running (8m) 2m ago 8m 42.8M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 31e0386bc3f1 2024-09-13T13:07:27.733 INFO:teuthology.orchestra.run.smithi018.stdout:mon.c smithi018 running (8m) 109s ago 8m - 2048M 19.1.1-322-g7741f7f9 19dc8d659727 ae3206eecf05 2024-09-13T13:07:27.733 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.a smithi018 *:9100 running (3m) 109s ago 3m - - 1.5.0 0da6a335fe13 dc62770e1b82 2024-09-13T13:07:27.734 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.b smithi094 *:9100 running (3m) 2m ago 3m 3426k - 1.5.0 0da6a335fe13 bb17eca88251 2024-09-13T13:07:27.734 INFO:teuthology.orchestra.run.smithi018.stdout:osd.0 smithi018 running (7m) 109s ago 7m - 4017M 19.1.1-322-g7741f7f9 19dc8d659727 d7caaf06469e 2024-09-13T13:07:27.734 INFO:teuthology.orchestra.run.smithi018.stdout:osd.1 smithi018 running (7m) 109s ago 7m - 4017M 19.1.1-322-g7741f7f9 19dc8d659727 ab82ed867522 2024-09-13T13:07:27.734 INFO:teuthology.orchestra.run.smithi018.stdout:osd.2 smithi018 running (6m) 109s ago 6m - 4017M 19.1.1-322-g7741f7f9 19dc8d659727 4cde9c1db423 2024-09-13T13:07:27.734 INFO:teuthology.orchestra.run.smithi018.stdout:osd.3 smithi018 running (6m) 109s ago 6m - 4017M 19.1.1-322-g7741f7f9 19dc8d659727 88e7b58d21c0 2024-09-13T13:07:27.734 INFO:teuthology.orchestra.run.smithi018.stdout:osd.4 smithi094 running (6m) 2m ago 6m 45.8M 4016M 19.1.1-322-g7741f7f9 19dc8d659727 59e55352c71a 2024-09-13T13:07:27.734 INFO:teuthology.orchestra.run.smithi018.stdout:osd.5 smithi094 running (5m) 2m ago 5m 54.3M 4016M 19.1.1-322-g7741f7f9 19dc8d659727 42d6a5b25854 2024-09-13T13:07:27.734 INFO:teuthology.orchestra.run.smithi018.stdout:osd.6 smithi094 running (5m) 2m ago 5m 54.6M 4016M 19.1.1-322-g7741f7f9 19dc8d659727 91f3899cfe9e 2024-09-13T13:07:27.734 INFO:teuthology.orchestra.run.smithi018.stdout:osd.7 smithi094 running (4m) 2m ago 4m 46.4M 4016M 19.1.1-322-g7741f7f9 19dc8d659727 8d9c29974c46 2024-09-13T13:07:27.734 INFO:teuthology.orchestra.run.smithi018.stdout:prometheus.a smithi094 *:9095 running (2m) 2m ago 4m 26.5M - 2.43.0 a07b618ecd1d b0c1a9aa24ba 2024-09-13T13:07:27.734 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi018.ocguil smithi018 *:8000 running (3m) 109s ago 3m - - 19.1.1-322-g7741f7f9 19dc8d659727 58af66f2aa64 2024-09-13T13:07:27.734 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi094.tfxryb smithi094 *:8000 running (3m) 2m ago 3m 77.0M - 19.1.1-322-g7741f7f9 19dc8d659727 cf6adeb72bb8 2024-09-13T13:07:27.734 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:27 smithi018 ceph-mon[23698]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:07:27.735 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:27 smithi018 ceph-mon[23698]: from='client.24896 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:07:27.735 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:27 smithi018 ceph-mon[23698]: Schedule redeploy daemon mgr.x 2024-09-13T13:07:27.735 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:27 smithi018 ceph-mon[23698]: Deploying daemon mgr.x on smithi094 2024-09-13T13:07:27.735 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:27 smithi018 ceph-mon[33841]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:07:27.735 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:27 smithi018 ceph-mon[33841]: from='client.24896 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:07:27.735 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:27 smithi018 ceph-mon[33841]: Schedule redeploy daemon mgr.x 2024-09-13T13:07:27.735 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:27 smithi018 ceph-mon[33841]: Deploying daemon mgr.x on smithi094 2024-09-13T13:07:27.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:27 smithi094 ceph-mon[27245]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:07:27.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:27 smithi094 ceph-mon[27245]: from='client.24896 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:07:27.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:27 smithi094 ceph-mon[27245]: Schedule redeploy daemon mgr.x 2024-09-13T13:07:27.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:27 smithi094 ceph-mon[27245]: Deploying daemon mgr.x on smithi094 2024-09-13T13:07:28.321 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'sleep 180' 2024-09-13T13:07:28.581 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:07:28.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:28 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:07:28.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:28 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:07:28.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:28 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:07:29.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:29 smithi094 ceph-mon[27245]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:07:29.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:29 smithi094 ceph-mon[27245]: from='client.24902 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:07:29.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:29 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:07:29.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:29 smithi018 ceph-mon[23698]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:07:29.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:29 smithi018 ceph-mon[23698]: from='client.24902 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:07:29.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:29 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:07:29.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:29 smithi018 ceph-mon[33841]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:07:29.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:29 smithi018 ceph-mon[33841]: from='client.24902 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:07:29.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:29 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:07:30.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:07:30 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:07:30] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.43.0" 2024-09-13T13:07:31.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:31 smithi094 ceph-mon[27245]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:07:31.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:31 smithi018 ceph-mon[23698]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:07:31.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:31 smithi018 ceph-mon[33841]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:07:33.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:33 smithi094 ceph-mon[27245]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:07:33.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:33 smithi018 ceph-mon[23698]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:07:33.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:33 smithi018 ceph-mon[33841]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:07:35.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:35 smithi094 ceph-mon[27245]: 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-13T13:07:35.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:35 smithi018 ceph-mon[23698]: 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-13T13:07:35.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:35 smithi018 ceph-mon[33841]: 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-13T13:07:36.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:36 smithi094 ceph-mon[27245]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:07:36.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:36 smithi018 ceph-mon[23698]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:07:36.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:36 smithi018 ceph-mon[33841]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:07:37.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:37 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:07:37.834 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:37 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:07:37.835 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:37 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:07:38.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:38 smithi094 ceph-mon[27245]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:07:38.847 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:38 smithi018 ceph-mon[23698]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:07:38.847 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:38 smithi018 ceph-mon[33841]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:07:40.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:07:40 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:07:40] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.43.0" 2024-09-13T13:07:41.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:40 smithi094 ceph-mon[27245]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:07:41.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:40 smithi018 ceph-mon[23698]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:07:41.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:40 smithi018 ceph-mon[33841]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:07:43.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:42 smithi094 ceph-mon[27245]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:07:43.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:42 smithi018 ceph-mon[23698]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:07:43.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:42 smithi018 ceph-mon[33841]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:07:44.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:44 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:07:44.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:44 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:07:44.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:44 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:07:45.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:45 smithi094 ceph-mon[27245]: 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-13T13:07:45.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:45 smithi018 ceph-mon[23698]: 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-13T13:07:45.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:45 smithi018 ceph-mon[33841]: 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-13T13:07:47.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:47 smithi094 ceph-mon[27245]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:07:47.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:47 smithi018 ceph-mon[23698]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:07:47.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:47 smithi018 ceph-mon[33841]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:07:48.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:48 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:07:48.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:48 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:07:48.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:48 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:07:49.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:49 smithi094 ceph-mon[27245]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:07:49.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:49 smithi018 ceph-mon[33841]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:07:49.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:49 smithi018 ceph-mon[23698]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:07:50.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:07:50 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:07:50] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.43.0" 2024-09-13T13:07:51.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:51 smithi094 ceph-mon[27245]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:07:51.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:51 smithi018 ceph-mon[23698]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:07:51.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:51 smithi018 ceph-mon[33841]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:07:53.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:53 smithi018 ceph-mon[23698]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:07:53.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:53 smithi018 ceph-mon[33841]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:07:53.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:53 smithi094 ceph-mon[27245]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:07:55.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:55 smithi018 ceph-mon[23698]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:07:55.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:55 smithi018 ceph-mon[33841]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:07:55.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:55 smithi094 ceph-mon[27245]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:07:56.597 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:07:56 smithi094 systemd[1]: Stopping Ceph mgr.x for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:07:56.877 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:07:56 smithi094 podman[60437]: 2024-09-13 13:07:56.596971884 +0000 UTC m=+0.126337437 container died ee1493fbc996ef631d9a30ac7d630f1f5e0b888f597015b6dca148fccc9959fb (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=squid-7741f7f, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True) 2024-09-13T13:07:57.210 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:07:57 smithi094 podman[60437]: 2024-09-13 13:07:57.025940615 +0000 UTC m=+0.555306160 container cleanup ee1493fbc996ef631d9a30ac7d630f1f5e0b888f597015b6dca148fccc9959fb (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-7741f7f, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-13T13:07:57.211 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:07:57 smithi094 bash[60437]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x 2024-09-13T13:07:57.470 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:57 smithi094 ceph-mon[27245]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:07:57.471 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:07:57 smithi094 podman[60448]: 2024-09-13 13:07:57.210553149 +0000 UTC m=+0.605235278 container remove ee1493fbc996ef631d9a30ac7d630f1f5e0b888f597015b6dca148fccc9959fb (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=squid-7741f7f, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T13:07:57.471 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:07:57 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-13T13:07:57.471 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:07:57 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-13T13:07:57.471 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:07:57 smithi094 systemd[1]: Stopped Ceph mgr.x for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:07:57.471 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:07:57 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mgr.x.service: Consumed 10.976s CPU time. 2024-09-13T13:07:57.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:57 smithi018 ceph-mon[23698]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:07:57.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:57 smithi018 ceph-mon[33841]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:07:57.807 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:07:57 smithi094 systemd[1]: Starting Ceph mgr.x for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:07:58.115 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:07:57 smithi094 podman[60578]: 2024-09-13 13:07:57.75824846 +0000 UTC m=+0.015651546 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:07:58.115 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:07:57 smithi094 podman[60578]: 2024-09-13 13:07:57.870391385 +0000 UTC m=+0.127794458 container create eb4b37c04d7cf5722cb10916eed2691847912a238d38e0721b2cd4e4d341a446 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-09-13T13:07:58.115 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:07:58 smithi094 podman[60578]: 2024-09-13 13:07:58.114947851 +0000 UTC m=+0.372350925 container init eb4b37c04d7cf5722cb10916eed2691847912a238d38e0721b2cd4e4d341a446 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-13T13:07:58.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:58 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:07:58.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:58 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:07:58.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:58 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:07:58.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:58 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:07:58.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:58 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:07:58.558 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:07:58 smithi094 podman[60578]: 2024-09-13 13:07:58.117814233 +0000 UTC m=+0.375217308 container start eb4b37c04d7cf5722cb10916eed2691847912a238d38e0721b2cd4e4d341a446 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8) 2024-09-13T13:07:58.558 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:07:58 smithi094 ceph-mgr[60597]: -- 172.21.15.94:0/4056299948 <== mon.1 v2:172.21.15.94:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5606e97390e0 con 0x5606e9716800 2024-09-13T13:07:58.558 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:07:58 smithi094 bash[60578]: eb4b37c04d7cf5722cb10916eed2691847912a238d38e0721b2cd4e4d341a446 2024-09-13T13:07:58.558 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:07:58 smithi094 systemd[1]: Started Ceph mgr.x for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:07:58.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:58 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:07:58.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:58 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:07:58.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:58 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:07:58.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:58 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:07:58.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:58 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:07:58.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:58 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:07:58.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:58 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:07:58.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:58 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:07:58.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:58 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:07:58.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:58 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:07:59.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:59 smithi094 ceph-mon[27245]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:07:59.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:07:59 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:07:59.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:59 smithi018 ceph-mon[23698]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:07:59.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:07:59 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:07:59.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:59 smithi018 ceph-mon[33841]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:07:59.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:07:59 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:08:00.183 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:08:00 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:08:00] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-13T13:08:01.603 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:01 smithi018 ceph-mon[33841]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:08:01.603 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:01 smithi018 ceph-mon[23698]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:08:01.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:01 smithi094 ceph-mon[27245]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:08:03.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:02 smithi018 ceph-mon[33841]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:08:03.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:02 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:08:03.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:02 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:08:03.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:02 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:08:03.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:02 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:08:03.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:02 smithi018 ceph-mon[23698]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:08:03.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:02 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:08:03.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:02 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:08:03.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:02 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:08:03.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:02 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:08:03.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:02 smithi094 ceph-mon[27245]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:08:03.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:02 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:08:03.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:02 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:08:03.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:02 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:08:03.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:02 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:08:03.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:08:03 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: [13/Sep/2024:13:08:03] ENGINE Bus STARTING 2024-09-13T13:08:03.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:08:03 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: CherryPy Checker: 2024-09-13T13:08:03.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:08:03 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: The Application mounted at '' has an empty config. 2024-09-13T13:08:03.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:08:03 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: 2024-09-13T13:08:03.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:08:03 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: [13/Sep/2024:13:08:03] ENGINE Serving on http://:::9283 2024-09-13T13:08:03.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:08:03 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: [13/Sep/2024:13:08:03] ENGINE Bus STARTED 2024-09-13T13:08:04.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:03 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:08:04.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:03 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:08:04.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:03 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:08:04.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:03 smithi018 ceph-mon[23698]: Standby manager daemon x restarted 2024-09-13T13:08:04.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:03 smithi018 ceph-mon[23698]: Standby manager daemon x started 2024-09-13T13:08:04.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:03 smithi018 ceph-mon[23698]: from='mgr.? 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T13:08:04.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:03 smithi018 ceph-mon[23698]: from='mgr.? 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:08:04.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:03 smithi018 ceph-mon[23698]: from='mgr.? 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T13:08:04.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:03 smithi018 ceph-mon[23698]: from='mgr.? 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:08:04.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:03 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:08:04.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:03 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:08:04.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:03 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:08:04.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:03 smithi018 ceph-mon[33841]: Standby manager daemon x restarted 2024-09-13T13:08:04.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:03 smithi018 ceph-mon[33841]: Standby manager daemon x started 2024-09-13T13:08:04.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:03 smithi018 ceph-mon[33841]: from='mgr.? 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T13:08:04.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:03 smithi018 ceph-mon[33841]: from='mgr.? 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:08:04.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:03 smithi018 ceph-mon[33841]: from='mgr.? 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T13:08:04.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:03 smithi018 ceph-mon[33841]: from='mgr.? 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:08:04.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:03 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:08:04.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:03 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:08:04.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:03 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:08:04.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:03 smithi094 ceph-mon[27245]: Standby manager daemon x restarted 2024-09-13T13:08:04.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:03 smithi094 ceph-mon[27245]: Standby manager daemon x started 2024-09-13T13:08:04.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:03 smithi094 ceph-mon[27245]: from='mgr.? 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T13:08:04.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:03 smithi094 ceph-mon[27245]: from='mgr.? 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:08:04.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:03 smithi094 ceph-mon[27245]: from='mgr.? 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T13:08:04.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:03 smithi094 ceph-mon[27245]: from='mgr.? 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:08:05.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:05 smithi094 ceph-mon[27245]: 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-13T13:08:05.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:05 smithi094 ceph-mon[27245]: mgrmap e23: y(active, since 4m), standbys: x 2024-09-13T13:08:05.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:05 smithi018 ceph-mon[23698]: 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-13T13:08:05.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:05 smithi018 ceph-mon[23698]: mgrmap e23: y(active, since 4m), standbys: x 2024-09-13T13:08:05.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:05 smithi018 ceph-mon[33841]: 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-13T13:08:05.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:05 smithi018 ceph-mon[33841]: mgrmap e23: y(active, since 4m), standbys: x 2024-09-13T13:08:07.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:07 smithi094 ceph-mon[27245]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:08:07.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:07 smithi018 ceph-mon[23698]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:08:07.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:07 smithi018 ceph-mon[33841]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:08:08.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:08 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:08:08.658 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:08 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:08:08.658 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:08 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:08:09.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:09 smithi018 ceph-mon[23698]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:08:09.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:09 smithi018 ceph-mon[33841]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:08:09.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:09 smithi094 ceph-mon[27245]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:08:10.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:08:10 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:08:10] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-13T13:08:11.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:11 smithi018 ceph-mon[33841]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:08:11.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:11 smithi018 ceph-mon[23698]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:08:11.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:11 smithi094 ceph-mon[27245]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:08:13.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:13 smithi018 ceph-mon[23698]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:08:13.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:13 smithi018 ceph-mon[33841]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:08:13.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:13 smithi094 ceph-mon[27245]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:08:14.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:14 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:08:14.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:14 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:08:14.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:14 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:08:15.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:15 smithi018 ceph-mon[23698]: 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-13T13:08:15.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:15 smithi018 ceph-mon[33841]: 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-13T13:08:15.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:15 smithi094 ceph-mon[27245]: 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-13T13:08:17.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:17 smithi018 ceph-mon[23698]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:08:17.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:17 smithi018 ceph-mon[33841]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:08:17.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:17 smithi094 ceph-mon[27245]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:08:18.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:18 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:08:18.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:18 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:08:18.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:18 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:08:19.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:19 smithi018 ceph-mon[33841]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:08:19.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:19 smithi018 ceph-mon[23698]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:08:19.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:19 smithi094 ceph-mon[27245]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:08:20.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:08:20 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:08:20] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-13T13:08:21.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:21 smithi018 ceph-mon[33841]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:08:21.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:21 smithi018 ceph-mon[23698]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:08:21.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:21 smithi094 ceph-mon[27245]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:08:23.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:23 smithi018 ceph-mon[23698]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:08:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:23 smithi018 ceph-mon[33841]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:08:23.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:23 smithi094 ceph-mon[27245]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:08:25.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:25 smithi018 ceph-mon[23698]: 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-13T13:08:25.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:25 smithi018 ceph-mon[33841]: 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-13T13:08:25.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:25 smithi094 ceph-mon[27245]: 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-13T13:08:27.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:27 smithi018 ceph-mon[23698]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:08:27.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:27 smithi018 ceph-mon[33841]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:08:27.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:27 smithi094 ceph-mon[27245]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:08:28.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:28 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:08:28.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:28 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:08:28.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:28 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:08:29.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:29 smithi018 ceph-mon[23698]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:08:29.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:29 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:08:29.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:29 smithi018 ceph-mon[33841]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:08:29.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:29 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:08:29.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:29 smithi094 ceph-mon[27245]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:08:29.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:29 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:08:30.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:08:30 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:08:30] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-13T13:08:31.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:31 smithi018 ceph-mon[33841]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:08:31.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:31 smithi018 ceph-mon[23698]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:08:31.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:31 smithi094 ceph-mon[27245]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:08:33.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:33 smithi018 ceph-mon[23698]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:08:33.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:33 smithi018 ceph-mon[33841]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:08:33.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:33 smithi094 ceph-mon[27245]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:08:35.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:35 smithi094 ceph-mon[27245]: 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-13T13:08:35.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:35 smithi018 ceph-mon[23698]: 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-13T13:08:35.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:35 smithi018 ceph-mon[33841]: 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-13T13:08:37.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:37 smithi018 ceph-mon[23698]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:08:37.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:37 smithi018 ceph-mon[33841]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:08:37.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:37 smithi094 ceph-mon[27245]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:08:38.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:38 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:08:38.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:38 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:08:38.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:38 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:08:39.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:39 smithi018 ceph-mon[33841]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:08:39.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:39 smithi018 ceph-mon[23698]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:08:39.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:39 smithi094 ceph-mon[27245]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:08:40.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:08:40 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:08:40] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-13T13:08:41.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:41 smithi018 ceph-mon[23698]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:08:41.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:41 smithi018 ceph-mon[33841]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:08:41.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:41 smithi094 ceph-mon[27245]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:08:43.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:43 smithi018 ceph-mon[23698]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:08:43.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:43 smithi018 ceph-mon[33841]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:08:43.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:43 smithi094 ceph-mon[27245]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:08:44.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:44 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:08:44.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:44 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:08:44.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:44 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:08:45.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:45 smithi018 ceph-mon[23698]: 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-13T13:08:45.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:45 smithi018 ceph-mon[33841]: 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-13T13:08:45.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:45 smithi094 ceph-mon[27245]: 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-13T13:08:47.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:47 smithi018 ceph-mon[23698]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:08:47.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:47 smithi018 ceph-mon[33841]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:08:47.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:47 smithi094 ceph-mon[27245]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:08:48.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:48 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:08:48.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:48 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:08:48.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:48 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:08:49.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:49 smithi018 ceph-mon[23698]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:08:49.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:49 smithi018 ceph-mon[33841]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:08:49.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:49 smithi094 ceph-mon[27245]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:08:50.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:08:50 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:08:50] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-13T13:08:51.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:51 smithi018 ceph-mon[23698]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:08:51.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:51 smithi018 ceph-mon[33841]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:08:51.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:51 smithi094 ceph-mon[27245]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:08:53.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:53 smithi018 ceph-mon[23698]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:08:53.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:53 smithi018 ceph-mon[33841]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:08:53.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:53 smithi094 ceph-mon[27245]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:08:55.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:55 smithi018 ceph-mon[23698]: 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-13T13:08:55.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:55 smithi018 ceph-mon[33841]: 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-13T13:08:55.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:55 smithi094 ceph-mon[27245]: 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-13T13:08:57.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:57 smithi018 ceph-mon[23698]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:08:57.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:57 smithi018 ceph-mon[33841]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:08:57.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:57 smithi094 ceph-mon[27245]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:08:58.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:58 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:08:58.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:58 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:08:58.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:58 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:08:59.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:59 smithi018 ceph-mon[23698]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:08:59.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:08:59 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:08:59.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:59 smithi018 ceph-mon[33841]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:08:59.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:08:59 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:08:59.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:59 smithi094 ceph-mon[27245]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:08:59.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:08:59 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:09:00.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:09:00 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:09:00] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-13T13:09:01.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:01 smithi018 ceph-mon[23698]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:09:01.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:01 smithi018 ceph-mon[33841]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:09:01.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:01 smithi094 ceph-mon[27245]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:09:03.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:03 smithi018 ceph-mon[33841]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:03.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:03 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:09:03.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:03 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:09:03.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:03 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:09:03.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:03 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:09:03.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:03 smithi018 ceph-mon[23698]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:03.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:03 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:09:03.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:03 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:09:03.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:03 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:09:03.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:03 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:09:03.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:03 smithi094 ceph-mon[27245]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:03.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:03 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:09:03.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:03 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:09:03.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:03 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:09:03.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:03 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:09:05.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:05 smithi018 ceph-mon[23698]: 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-13T13:09:05.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:05 smithi018 ceph-mon[33841]: 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-13T13:09:05.704 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:05 smithi094 ceph-mon[27245]: 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-13T13:09:07.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:07 smithi094 ceph-mon[27245]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:09:07.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:07 smithi018 ceph-mon[23698]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:09:07.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:07 smithi018 ceph-mon[33841]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:09:08.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:08 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:09:08.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:08 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:09:08.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:08 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:09:08.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:08 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:09:08.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:08 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:09:08.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:08 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:09:08.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:08 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:09:08.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:08 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:09:08.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:08 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:09:08.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:08 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:09:08.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:08 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:09:08.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:08 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:09:08.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:08 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:09:08.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:08 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:09:08.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:08 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:09:08.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:08 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:09:08.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:08 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:09:08.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:08 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:09:09.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:09 smithi094 ceph-mon[27245]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:09.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:09 smithi018 ceph-mon[23698]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:09.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:09 smithi018 ceph-mon[33841]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:10.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:09:10 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:09:10] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-13T13:09:11.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:11 smithi094 ceph-mon[27245]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:09:11.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:11 smithi018 ceph-mon[23698]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:09:11.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:11 smithi018 ceph-mon[33841]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:09:13.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:13 smithi094 ceph-mon[27245]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:13.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:13 smithi018 ceph-mon[23698]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:13.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:13 smithi018 ceph-mon[33841]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:14.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:14 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:09:14.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:14 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:09:14.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:14 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:09:15.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:15 smithi094 ceph-mon[27245]: 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-13T13:09:15.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:15 smithi018 ceph-mon[23698]: 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-13T13:09:15.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:15 smithi018 ceph-mon[33841]: 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-13T13:09:17.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:17 smithi094 ceph-mon[27245]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:09:17.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:17 smithi018 ceph-mon[23698]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:09:17.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:17 smithi018 ceph-mon[33841]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:09:18.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:18 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:09:18.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:18 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:09:18.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:18 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:09:19.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:19 smithi094 ceph-mon[27245]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:19.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:19 smithi018 ceph-mon[23698]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:19.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:19 smithi018 ceph-mon[33841]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:20.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:09:20 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:09:20] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.43.0" 2024-09-13T13:09:21.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:21 smithi094 ceph-mon[27245]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:09:21.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:21 smithi018 ceph-mon[33841]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:09:21.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:21 smithi018 ceph-mon[23698]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:09:23.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:23 smithi094 ceph-mon[27245]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:23.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:23 smithi018 ceph-mon[33841]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:23.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:23 smithi018 ceph-mon[23698]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:25.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:25 smithi094 ceph-mon[27245]: 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-13T13:09:25.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:25 smithi018 ceph-mon[33841]: 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-13T13:09:25.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:25 smithi018 ceph-mon[23698]: 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-13T13:09:27.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:27 smithi094 ceph-mon[27245]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:09:27.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:27 smithi018 ceph-mon[23698]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:09:27.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:27 smithi018 ceph-mon[33841]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:09:28.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:28 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:09:28.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:28 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:09:28.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:28 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:09:29.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:29 smithi094 ceph-mon[27245]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:29.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:29 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:09:29.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:29 smithi018 ceph-mon[33841]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:29.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:29 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:09:29.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:29 smithi018 ceph-mon[23698]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:29.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:29 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:09:30.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:09:30 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:09:30] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.43.0" 2024-09-13T13:09:30.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:30 smithi094 ceph-mon[27245]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:09:30.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:30 smithi018 ceph-mon[33841]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:09:30.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:30 smithi018 ceph-mon[23698]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:09:33.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:32 smithi094 ceph-mon[27245]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:33.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:32 smithi018 ceph-mon[33841]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:33.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:32 smithi018 ceph-mon[23698]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:35.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:34 smithi094 ceph-mon[27245]: 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-13T13:09:35.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:34 smithi018 ceph-mon[23698]: 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-13T13:09:35.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:34 smithi018 ceph-mon[33841]: 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-13T13:09:37.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:36 smithi094 ceph-mon[27245]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:09:37.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:36 smithi018 ceph-mon[23698]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:09:37.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:36 smithi018 ceph-mon[33841]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:09:38.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:37 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:09:38.084 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:37 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:09:38.084 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:37 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:09:39.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:38 smithi094 ceph-mon[27245]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:39.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:38 smithi018 ceph-mon[23698]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:39.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:38 smithi018 ceph-mon[33841]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:40.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:09:40 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:09:40] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.43.0" 2024-09-13T13:09:41.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:40 smithi094 ceph-mon[27245]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:09:41.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:40 smithi018 ceph-mon[23698]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:09:41.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:40 smithi018 ceph-mon[33841]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:09:43.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:42 smithi094 ceph-mon[27245]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:43.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:42 smithi018 ceph-mon[23698]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:43.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:42 smithi018 ceph-mon[33841]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:44.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:43 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:09:44.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:43 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:09:44.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:43 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:09:45.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:44 smithi094 ceph-mon[27245]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:45.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:44 smithi018 ceph-mon[23698]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:45.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:44 smithi018 ceph-mon[33841]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:47.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:46 smithi094 ceph-mon[27245]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:09:47.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:46 smithi018 ceph-mon[33841]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:09:47.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:46 smithi018 ceph-mon[23698]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:09:48.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:47 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:09:48.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:47 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:09:48.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:47 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:09:49.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:48 smithi094 ceph-mon[27245]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:49.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:48 smithi018 ceph-mon[33841]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:49.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:48 smithi018 ceph-mon[23698]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:50.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:09:50 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:09:50] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-13T13:09:51.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:50 smithi094 ceph-mon[27245]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:09:51.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:50 smithi018 ceph-mon[33841]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:09:51.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:50 smithi018 ceph-mon[23698]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:09:53.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:52 smithi094 ceph-mon[27245]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:53.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:52 smithi018 ceph-mon[33841]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:53.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:52 smithi018 ceph-mon[23698]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:55.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:55 smithi018 ceph-mon[33841]: 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-13T13:09:55.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:55 smithi018 ceph-mon[23698]: 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-13T13:09:55.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:55 smithi094 ceph-mon[27245]: 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-13T13:09:57.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:57 smithi018 ceph-mon[33841]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:09:57.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:57 smithi018 ceph-mon[23698]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:09:57.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:57 smithi094 ceph-mon[27245]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:09:58.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:58 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:09:58.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:58 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:09:58.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:58 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:09:59.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:59 smithi018 ceph-mon[23698]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:59.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:09:59 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:09:59.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:59 smithi018 ceph-mon[33841]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:59.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:09:59 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:09:59.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:59 smithi094 ceph-mon[27245]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:09:59.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:09:59 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:10:00.333 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:00 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:10:00] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-13T13:10:00.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:00 smithi018 ceph-mon[23698]: overall HEALTH_OK 2024-09-13T13:10:00.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:00 smithi018 ceph-mon[33841]: overall HEALTH_OK 2024-09-13T13:10:00.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:00 smithi094 ceph-mon[27245]: overall HEALTH_OK 2024-09-13T13:10:01.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:01 smithi018 ceph-mon[23698]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:10:01.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:01 smithi018 ceph-mon[33841]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:10:01.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:01 smithi094 ceph-mon[27245]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:10:03.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:03 smithi018 ceph-mon[23698]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:10:03.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:03 smithi018 ceph-mon[33841]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:10:03.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:03 smithi094 ceph-mon[27245]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:10:05.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:05 smithi018 ceph-mon[33841]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:10:05.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:05 smithi018 ceph-mon[23698]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:10:05.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:05 smithi094 ceph-mon[27245]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:10:07.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:07 smithi094 ceph-mon[27245]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:10:07.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:07 smithi018 ceph-mon[33841]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:10:07.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:07 smithi018 ceph-mon[23698]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:10:08.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:08 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:10:08.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:08 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:10:08.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:08 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:10:08.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:08 smithi018 ceph-mon[33841]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:10:08.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:08 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:10:08.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:08 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:10:08.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:08 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:10:08.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:08 smithi018 ceph-mon[23698]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:10:08.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:08 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:10:08.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:08 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:10:08.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:08 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:10:08.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:08 smithi094 ceph-mon[27245]: from='mgr.14442 ' entity='mgr.y' 2024-09-13T13:10:09.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:09 smithi018 ceph-mon[23698]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:10:09.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:09 smithi018 ceph-mon[33841]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:10:09.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:09 smithi094 ceph-mon[27245]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:10:10.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:10 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:10:10] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-13T13:10:11.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:11 smithi018 ceph-mon[33841]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:10:11.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:11 smithi018 ceph-mon[23698]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:10:11.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:11 smithi094 ceph-mon[27245]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:10:13.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:13 smithi018 ceph-mon[33841]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:10:13.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:13 smithi018 ceph-mon[23698]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:10:13.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:13 smithi094 ceph-mon[27245]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:10:14.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:14 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:10:14.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:14 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:10:14.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:14 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:10:15.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:15 smithi018 ceph-mon[33841]: 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-13T13:10:15.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:15 smithi018 ceph-mon[23698]: 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-13T13:10:15.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:15 smithi094 ceph-mon[27245]: 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-13T13:10:17.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:17 smithi018 ceph-mon[23698]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:10:17.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:17 smithi018 ceph-mon[33841]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:10:17.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:17 smithi094 ceph-mon[27245]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:10:18.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:18 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:10:18.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:18 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:10:18.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:18 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:10:19.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:19 smithi018 ceph-mon[23698]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:10:19.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:19 smithi018 ceph-mon[33841]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:10:19.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:19 smithi094 ceph-mon[27245]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:10:20.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:20 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:10:20] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-13T13:10:21.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:21 smithi018 ceph-mon[33841]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:10:21.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:21 smithi018 ceph-mon[23698]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:10:21.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:21 smithi094 ceph-mon[27245]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:10:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:23 smithi018 ceph-mon[33841]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:10:23.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:23 smithi018 ceph-mon[23698]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:10:23.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:23 smithi094 ceph-mon[27245]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:10:25.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:25 smithi018 ceph-mon[23698]: 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-13T13:10:25.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:25 smithi018 ceph-mon[33841]: 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-13T13:10:25.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:25 smithi094 ceph-mon[27245]: 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-13T13:10:27.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:27 smithi018 ceph-mon[23698]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:10:27.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:27 smithi018 ceph-mon[33841]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:10:27.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:27 smithi094 ceph-mon[27245]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:10:28.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:28 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:10:28.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:28 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:10:28.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:28 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:10:29.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:29 smithi018 ceph-mon[23698]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:10:29.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:29 smithi018 ceph-mon[23698]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:10:29.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:29 smithi018 ceph-mon[33841]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:10:29.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:29 smithi018 ceph-mon[33841]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:10:29.780 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch ps' 2024-09-13T13:10:29.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:29 smithi094 ceph-mon[27245]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:10:29.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:29 smithi094 ceph-mon[27245]: from='mgr.14442 172.21.15.18:0/426669644' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:10:30.056 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:10:30.325 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:30 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:10:30] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-13T13:10:30.715 INFO:teuthology.orchestra.run.smithi018.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:10:30.715 INFO:teuthology.orchestra.run.smithi018.stdout:alertmanager.a smithi018 *:9093,9094 running (6m) 2m ago 6m - - 0.25.0 c8568f914cd2 17fe344a578e 2024-09-13T13:10:30.715 INFO:teuthology.orchestra.run.smithi018.stdout:grafana.a smithi094 *:3000 running (6m) 83s ago 6m 80.0M - 9.4.12 2bacad6d85d8 24929c7079e3 2024-09-13T13:10:30.715 INFO:teuthology.orchestra.run.smithi018.stdout:iscsi.foo.smithi018.nwavmm smithi018 *:5000 running (6m) 2m ago 6m - - 3.8 19dc8d659727 80733355decb 2024-09-13T13:10:30.715 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.x smithi094 *:8443,9283,8765 running (2m) 83s ago 10m 453M - 19.3.0-4917-gb0201b8c 1641fe80ce72 eb4b37c04d7c 2024-09-13T13:10:30.715 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.y smithi018 *:9283,8765 running (12m) 2m ago 12m - - 19.1.1-322-g7741f7f9 19dc8d659727 d468d5b65ac6 2024-09-13T13:10:30.715 INFO:teuthology.orchestra.run.smithi018.stdout:mon.a smithi018 running (12m) 2m ago 12m - 2048M 19.1.1-322-g7741f7f9 19dc8d659727 b67ba1a47da9 2024-09-13T13:10:30.715 INFO:teuthology.orchestra.run.smithi018.stdout:mon.b smithi094 running (11m) 83s ago 11m 45.6M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 31e0386bc3f1 2024-09-13T13:10:30.715 INFO:teuthology.orchestra.run.smithi018.stdout:mon.c smithi018 running (11m) 2m ago 11m - 2048M 19.1.1-322-g7741f7f9 19dc8d659727 ae3206eecf05 2024-09-13T13:10:30.716 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.a smithi018 *:9100 running (6m) 2m ago 6m - - 1.5.0 0da6a335fe13 dc62770e1b82 2024-09-13T13:10:30.716 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.b smithi094 *:9100 running (6m) 83s ago 6m 14.5M - 1.5.0 0da6a335fe13 bb17eca88251 2024-09-13T13:10:30.716 INFO:teuthology.orchestra.run.smithi018.stdout:osd.0 smithi018 running (10m) 2m ago 10m - 4017M 19.1.1-322-g7741f7f9 19dc8d659727 d7caaf06469e 2024-09-13T13:10:30.716 INFO:teuthology.orchestra.run.smithi018.stdout:osd.1 smithi018 running (10m) 2m ago 10m - 4017M 19.1.1-322-g7741f7f9 19dc8d659727 ab82ed867522 2024-09-13T13:10:30.716 INFO:teuthology.orchestra.run.smithi018.stdout:osd.2 smithi018 running (9m) 2m ago 9m - 4017M 19.1.1-322-g7741f7f9 19dc8d659727 4cde9c1db423 2024-09-13T13:10:30.716 INFO:teuthology.orchestra.run.smithi018.stdout:osd.3 smithi018 running (9m) 2m ago 9m - 4017M 19.1.1-322-g7741f7f9 19dc8d659727 88e7b58d21c0 2024-09-13T13:10:30.716 INFO:teuthology.orchestra.run.smithi018.stdout:osd.4 smithi094 running (9m) 83s ago 9m 49.1M 4016M 19.1.1-322-g7741f7f9 19dc8d659727 59e55352c71a 2024-09-13T13:10:30.716 INFO:teuthology.orchestra.run.smithi018.stdout:osd.5 smithi094 running (8m) 83s ago 8m 56.5M 4016M 19.1.1-322-g7741f7f9 19dc8d659727 42d6a5b25854 2024-09-13T13:10:30.716 INFO:teuthology.orchestra.run.smithi018.stdout:osd.6 smithi094 running (8m) 83s ago 8m 57.1M 4016M 19.1.1-322-g7741f7f9 19dc8d659727 91f3899cfe9e 2024-09-13T13:10:30.716 INFO:teuthology.orchestra.run.smithi018.stdout:osd.7 smithi094 running (7m) 83s ago 7m 49.4M 4016M 19.1.1-322-g7741f7f9 19dc8d659727 8d9c29974c46 2024-09-13T13:10:30.716 INFO:teuthology.orchestra.run.smithi018.stdout:prometheus.a smithi094 *:9095 running (6m) 83s ago 7m 52.8M - 2.43.0 a07b618ecd1d b0c1a9aa24ba 2024-09-13T13:10:30.716 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi018.ocguil smithi018 *:8000 running (6m) 2m ago 6m - - 19.1.1-322-g7741f7f9 19dc8d659727 58af66f2aa64 2024-09-13T13:10:30.716 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi094.tfxryb smithi094 *:8000 running (6m) 83s ago 6m 80.0M - 19.1.1-322-g7741f7f9 19dc8d659727 cf6adeb72bb8 2024-09-13T13:10:31.520 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions' 2024-09-13T13:10:31.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:31 smithi018 ceph-mon[33841]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:10:31.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:31 smithi018 ceph-mon[23698]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:10:31.779 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:10:31.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:31 smithi094 ceph-mon[27245]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:10:32.586 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:10:32.587 INFO:teuthology.orchestra.run.smithi018.stdout: "mon": { 2024-09-13T13:10:32.587 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T13:10:32.587 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:10:32.587 INFO:teuthology.orchestra.run.smithi018.stdout: "mgr": { 2024-09-13T13:10:32.587 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 1, 2024-09-13T13:10:32.587 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 1 2024-09-13T13:10:32.587 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:10:32.587 INFO:teuthology.orchestra.run.smithi018.stdout: "osd": { 2024-09-13T13:10:32.587 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 8 2024-09-13T13:10:32.587 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:10:32.587 INFO:teuthology.orchestra.run.smithi018.stdout: "rgw": { 2024-09-13T13:10:32.587 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:10:32.588 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:10:32.588 INFO:teuthology.orchestra.run.smithi018.stdout: "overall": { 2024-09-13T13:10:32.588 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 14, 2024-09-13T13:10:32.588 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 1 2024-09-13T13:10:32.588 INFO:teuthology.orchestra.run.smithi018.stdout: } 2024-09-13T13:10:32.588 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:10:32.588 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:32 smithi018 ceph-mon[33841]: from='client.24911 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:10:32.588 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:32 smithi018 ceph-mon[23698]: from='client.24911 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:10:32.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:32 smithi094 ceph-mon[27245]: from='client.24911 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:10:33.224 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph -s' 2024-09-13T13:10:33.485 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:10:33.607 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:33 smithi018 ceph-mon[33841]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:10:33.607 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:33 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/4281354127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:10:33.607 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:33 smithi018 ceph-mon[23698]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:10:33.607 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:33 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/4281354127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:10:33.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:33 smithi094 ceph-mon[27245]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:10:33.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:33 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/4281354127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:10:34.327 INFO:teuthology.orchestra.run.smithi018.stdout: cluster: 2024-09-13T13:10:34.328 INFO:teuthology.orchestra.run.smithi018.stdout: id: 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T13:10:34.328 INFO:teuthology.orchestra.run.smithi018.stdout: health: HEALTH_OK 2024-09-13T13:10:34.328 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T13:10:34.328 INFO:teuthology.orchestra.run.smithi018.stdout: services: 2024-09-13T13:10:34.328 INFO:teuthology.orchestra.run.smithi018.stdout: mon: 3 daemons, quorum a,b,c (age 11m) 2024-09-13T13:10:34.328 INFO:teuthology.orchestra.run.smithi018.stdout: mgr: y(active, since 7m), standbys: x 2024-09-13T13:10:34.328 INFO:teuthology.orchestra.run.smithi018.stdout: osd: 8 osds: 8 up (since 7m), 8 in (since 8m) 2024-09-13T13:10:34.328 INFO:teuthology.orchestra.run.smithi018.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-13T13:10:34.328 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T13:10:34.328 INFO:teuthology.orchestra.run.smithi018.stdout: data: 2024-09-13T13:10:34.328 INFO:teuthology.orchestra.run.smithi018.stdout: pools: 6 pools, 161 pgs 2024-09-13T13:10:34.329 INFO:teuthology.orchestra.run.smithi018.stdout: objects: 212 objects, 585 KiB 2024-09-13T13:10:34.329 INFO:teuthology.orchestra.run.smithi018.stdout: usage: 246 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:10:34.329 INFO:teuthology.orchestra.run.smithi018.stdout: pgs: 161 active+clean 2024-09-13T13:10:34.329 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T13:10:34.329 INFO:teuthology.orchestra.run.smithi018.stdout: io: 2024-09-13T13:10:34.329 INFO:teuthology.orchestra.run.smithi018.stdout: client: 853 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-13T13:10:34.329 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T13:10:34.614 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:34 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2346274115' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-13T13:10:34.614 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:34 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/2346274115' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-13T13:10:34.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:34 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2346274115' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-13T13:10:34.944 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph health detail' 2024-09-13T13:10:35.200 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:10:35.626 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:35 smithi018 ceph-mon[33841]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:10:35.626 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:35 smithi018 ceph-mon[23698]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:10:35.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:35 smithi094 ceph-mon[27245]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:10:35.962 INFO:teuthology.orchestra.run.smithi018.stdout:HEALTH_OK 2024-09-13T13:10:36.572 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:36 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/3769404254' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-13T13:10:36.572 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:36 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/3769404254' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-13T13:10:36.602 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2024-09-13T13:10:36.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:36 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3769404254' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-13T13:10:36.858 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:10:37.572 INFO:teuthology.orchestra.run.smithi018.stdout:true 2024-09-13T13:10:37.572 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:37 smithi018 ceph-mon[23698]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:10:37.572 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:37 smithi018 ceph-mon[33841]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:10:37.709 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:37 smithi094 ceph-mon[27245]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:10:38.215 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph mgr fail' 2024-09-13T13:10:38.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:38 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:10:38.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:38 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/3615114306' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:10:38.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:38 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:10:38.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:38 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/3615114306' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:10:38.477 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:10:38.730 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:38 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:10:38.730 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:38 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3615114306' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:10:39.558 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:10:39 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: [13/Sep/2024:13:10:39] ENGINE Bus STOPPING 2024-09-13T13:10:39.558 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:10:39 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: [13/Sep/2024:13:10:39] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T13:10:39.558 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:10:39 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: [13/Sep/2024:13:10:39] ENGINE Bus STOPPED 2024-09-13T13:10:39.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:39 smithi094 ceph-mon[27245]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:10:39.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:39 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2070323337' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-13T13:10:39.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:39 smithi094 ceph-mon[27245]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-13T13:10:39.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:39 smithi094 ceph-mon[27245]: Activating manager daemon x 2024-09-13T13:10:39.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:39 smithi094 ceph-mon[27245]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-13T13:10:39.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:39 smithi094 ceph-mon[27245]: osdmap e94: 8 total, 8 up, 8 in 2024-09-13T13:10:39.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:39 smithi094 ceph-mon[27245]: mgrmap e24: x(active, starting, since 0.0074386s) 2024-09-13T13:10:39.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:39 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:10:39.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:39 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:10:39.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:39 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:10:39.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:39 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T13:10:39.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:39 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:10:39.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:39 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:10:39.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:39 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:10:39.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:39 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:10:39.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:39 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:10:39.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:39 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:10:39.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:39 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:10:39.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:39 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:10:39.560 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:39 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T13:10:39.561 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:39 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T13:10:39.561 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:39 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T13:10:39.561 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:39 smithi094 ceph-mon[27245]: Manager daemon x is now available 2024-09-13T13:10:39.564 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:10:39.188+0000 7f3c0f595640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-13T13:10:39.564 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ignoring --setuser ceph since I am not root 2024-09-13T13:10:39.564 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ignoring --setgroup ceph since I am not root 2024-09-13T13:10:39.564 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:10:39.345+0000 7fd6bf5cf040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-13T13:10:39.564 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:10:39.405+0000 7fd6bf5cf040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-13T13:10:39.564 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:10:39.562+0000 7fd6bf5cf040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-13T13:10:39.564 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[23698]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:10:39.565 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2070323337' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-13T13:10:39.565 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[23698]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-13T13:10:39.565 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[23698]: Activating manager daemon x 2024-09-13T13:10:39.565 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[23698]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-13T13:10:39.565 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[23698]: osdmap e94: 8 total, 8 up, 8 in 2024-09-13T13:10:39.565 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[23698]: mgrmap e24: x(active, starting, since 0.0074386s) 2024-09-13T13:10:39.565 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:10:39.565 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:10:39.565 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:10:39.565 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T13:10:39.565 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:10:39.565 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:10:39.565 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:10:39.565 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:10:39.566 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:10:39.566 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:10:39.566 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:10:39.566 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:10:39.566 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T13:10:39.566 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T13:10:39.566 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T13:10:39.566 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[23698]: Manager daemon x is now available 2024-09-13T13:10:39.566 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[33841]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:10:39.566 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/2070323337' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-13T13:10:39.566 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[33841]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-13T13:10:39.567 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[33841]: Activating manager daemon x 2024-09-13T13:10:39.567 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[33841]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-13T13:10:39.567 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[33841]: osdmap e94: 8 total, 8 up, 8 in 2024-09-13T13:10:39.567 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[33841]: mgrmap e24: x(active, starting, since 0.0074386s) 2024-09-13T13:10:39.567 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:10:39.567 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:10:39.567 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:10:39.567 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T13:10:39.567 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:10:39.567 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:10:39.567 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:10:39.567 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:10:39.567 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:10:39.567 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:10:39.567 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:10:39.568 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:10:39.568 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T13:10:39.568 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T13:10:39.568 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T13:10:39.568 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-mon[33841]: Manager daemon x is now available 2024-09-13T13:10:39.854 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:10:39.633+0000 7fd6bf5cf040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-13T13:10:39.854 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:10:39.787+0000 7fd6bf5cf040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-13T13:10:39.884 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'sleep 180' 2024-09-13T13:10:40.156 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:10:40.159 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:39 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:10:39.940+0000 7fd6bf5cf040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-13T13:10:40.422 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:40 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:10:40.298+0000 7fd6bf5cf040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-13T13:10:40.422 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:40 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:10:40.362+0000 7fd6bf5cf040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-13T13:10:40.557 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:10:40 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: [13/Sep/2024:13:10:40] ENGINE Bus STARTING 2024-09-13T13:10:40.558 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:10:40 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: [13/Sep/2024:13:10:40] ENGINE Serving on http://:::9283 2024-09-13T13:10:40.558 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:10:40 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: [13/Sep/2024:13:10:40] ENGINE Bus STARTED 2024-09-13T13:10:40.675 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:40 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:10:40.578+0000 7fd6bf5cf040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-13T13:10:41.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:40 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:41.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:40 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:41.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:40 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:41.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:40 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:10:41.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:40 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:10:41.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:40 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:10:41.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:40 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:10:41.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:40 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-13T13:10:41.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:40 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-13T13:10:41.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:40 smithi094 ceph-mon[27245]: mgrmap e25: x(active, since 1.00962s) 2024-09-13T13:10:41.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:40 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:41.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:40 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:41.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:40 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:41.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:40 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:10:41.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:40 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:10:41.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:40 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:10:41.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:40 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:10:41.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:40 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-13T13:10:41.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:40 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-13T13:10:41.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:40 smithi018 ceph-mon[23698]: mgrmap e25: x(active, since 1.00962s) 2024-09-13T13:10:41.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:40 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:41.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:40 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:41.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:40 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:41.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:40 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:10:41.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:40 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:10:41.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:40 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:10:41.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:40 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:10:41.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:40 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-13T13:10:41.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:40 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-13T13:10:41.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:40 smithi018 ceph-mon[33841]: mgrmap e25: x(active, since 1.00962s) 2024-09-13T13:10:41.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:10:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: 2024-09-13T13:10:41.464+0000 7f839fa68640 -1 log_channel(cephadm) log [ERR] : [13/Sep/2024:13:10:41] ENGINE Error in HTTPServer.serve 2024-09-13T13:10:41.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:10:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: Traceback (most recent call last): 2024-09-13T13:10:41.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:10:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:10:41.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:10:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: self._connections.run(self.expiration_interval) 2024-09-13T13:10:41.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:10:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:10:41.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:10:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: self._run(expiration_interval) 2024-09-13T13:10:41.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:10:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:10:41.809 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:10:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:10:41.809 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:10:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:10:41.809 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:10:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:10:41.809 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:10:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:10:41.809 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:10:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: s = self.context.wrap_socket( 2024-09-13T13:10:41.809 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:10:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:10:41.809 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:10:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: return self.sslsocket_class._create( 2024-09-13T13:10:41.809 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:10:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:10:41.809 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:10:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: self.do_handshake() 2024-09-13T13:10:41.809 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:10:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:10:41.809 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:10:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: self._sslobj.do_handshake() 2024-09-13T13:10:41.809 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:10:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:10:41.809 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:10:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: 2024-09-13T13:10:41.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:41 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:10:41.508+0000 7fd6bf5cf040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-13T13:10:41.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:41 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:10:41.579+0000 7fd6bf5cf040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-13T13:10:42.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:41 smithi094 ceph-mon[27245]: Deploying cephadm binary to smithi094 2024-09-13T13:10:42.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:41 smithi094 ceph-mon[27245]: Deploying cephadm binary to smithi018 2024-09-13T13:10:42.365 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:41 smithi018 ceph-mon[33841]: Deploying cephadm binary to smithi094 2024-09-13T13:10:42.365 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:41 smithi018 ceph-mon[33841]: Deploying cephadm binary to smithi018 2024-09-13T13:10:42.365 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:41 smithi018 ceph-mon[23698]: Deploying cephadm binary to smithi094 2024-09-13T13:10:42.365 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:41 smithi018 ceph-mon[23698]: Deploying cephadm binary to smithi018 2024-09-13T13:10:42.640 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:42 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:10:42.363+0000 7fd6bf5cf040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-13T13:10:42.640 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:42 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:10:42.485+0000 7fd6bf5cf040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-13T13:10:42.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:42 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:10:42.639+0000 7fd6bf5cf040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-13T13:10:42.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:42 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:10:42.705+0000 7fd6bf5cf040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-13T13:10:42.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:42 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:10:42.863+0000 7fd6bf5cf040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-13T13:10:43.187 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:42 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:10:42.935+0000 7fd6bf5cf040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-13T13:10:43.187 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:43 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:10:43.003+0000 7fd6bf5cf040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-13T13:10:43.187 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:43 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:10:43.186+0000 7fd6bf5cf040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-13T13:10:43.187 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:42 smithi018 ceph-mon[23698]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:10:43.188 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:42 smithi018 ceph-mon[23698]: [13/Sep/2024:13:10:41] ENGINE Bus STARTING 2024-09-13T13:10:43.188 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:42 smithi018 ceph-mon[23698]: [13/Sep/2024:13:10:41] ENGINE Serving on http://172.21.15.94:8765 2024-09-13T13:10:43.188 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:42 smithi018 ceph-mon[23698]: [13/Sep/2024:13:10:41] ENGINE Serving on https://172.21.15.94:7150 2024-09-13T13:10:43.188 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:42 smithi018 ceph-mon[23698]: [13/Sep/2024:13:10:41] ENGINE Bus STARTED 2024-09-13T13:10:43.188 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:42 smithi018 ceph-mon[23698]: [13/Sep/2024:13:10:41] ENGINE Error in HTTPServer.serve 2024-09-13T13:10:43.188 INFO:journalctl@ceph.mon.a.smithi018.stdout: Traceback (most recent call last): 2024-09-13T13:10:43.188 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:10:43.188 INFO:journalctl@ceph.mon.a.smithi018.stdout: self._connections.run(self.expiration_interval) 2024-09-13T13:10:43.188 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:10:43.188 INFO:journalctl@ceph.mon.a.smithi018.stdout: self._run(expiration_interval) 2024-09-13T13:10:43.188 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:10:43.188 INFO:journalctl@ceph.mon.a.smithi018.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:10:43.188 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:10:43.189 INFO:journalctl@ceph.mon.a.smithi018.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:10:43.189 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:10:43.189 INFO:journalctl@ceph.mon.a.smithi018.stdout: s = self.context.wrap_socket( 2024-09-13T13:10:43.189 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:10:43.189 INFO:journalctl@ceph.mon.a.smithi018.stdout: return self.sslsocket_class._create( 2024-09-13T13:10:43.189 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:10:43.189 INFO:journalctl@ceph.mon.a.smithi018.stdout: self.do_handshake() 2024-09-13T13:10:43.189 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:10:43.189 INFO:journalctl@ceph.mon.a.smithi018.stdout: self._sslobj.do_handshake() 2024-09-13T13:10:43.189 INFO:journalctl@ceph.mon.a.smithi018.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:10:43.189 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:42 smithi018 ceph-mon[23698]: mgrmap e26: x(active, since 3s) 2024-09-13T13:10:43.190 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:42 smithi018 ceph-mon[33841]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:10:43.190 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:42 smithi018 ceph-mon[33841]: [13/Sep/2024:13:10:41] ENGINE Bus STARTING 2024-09-13T13:10:43.190 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:42 smithi018 ceph-mon[33841]: [13/Sep/2024:13:10:41] ENGINE Serving on http://172.21.15.94:8765 2024-09-13T13:10:43.190 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:42 smithi018 ceph-mon[33841]: [13/Sep/2024:13:10:41] ENGINE Serving on https://172.21.15.94:7150 2024-09-13T13:10:43.190 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:42 smithi018 ceph-mon[33841]: [13/Sep/2024:13:10:41] ENGINE Bus STARTED 2024-09-13T13:10:43.190 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:42 smithi018 ceph-mon[33841]: [13/Sep/2024:13:10:41] ENGINE Error in HTTPServer.serve 2024-09-13T13:10:43.190 INFO:journalctl@ceph.mon.c.smithi018.stdout: Traceback (most recent call last): 2024-09-13T13:10:43.190 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:10:43.190 INFO:journalctl@ceph.mon.c.smithi018.stdout: self._connections.run(self.expiration_interval) 2024-09-13T13:10:43.190 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:10:43.190 INFO:journalctl@ceph.mon.c.smithi018.stdout: self._run(expiration_interval) 2024-09-13T13:10:43.190 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:10:43.191 INFO:journalctl@ceph.mon.c.smithi018.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:10:43.191 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:10:43.191 INFO:journalctl@ceph.mon.c.smithi018.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:10:43.191 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:10:43.191 INFO:journalctl@ceph.mon.c.smithi018.stdout: s = self.context.wrap_socket( 2024-09-13T13:10:43.191 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:10:43.191 INFO:journalctl@ceph.mon.c.smithi018.stdout: return self.sslsocket_class._create( 2024-09-13T13:10:43.191 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:10:43.191 INFO:journalctl@ceph.mon.c.smithi018.stdout: self.do_handshake() 2024-09-13T13:10:43.191 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:10:43.191 INFO:journalctl@ceph.mon.c.smithi018.stdout: self._sslobj.do_handshake() 2024-09-13T13:10:43.191 INFO:journalctl@ceph.mon.c.smithi018.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:10:43.191 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:42 smithi018 ceph-mon[33841]: mgrmap e26: x(active, since 3s) 2024-09-13T13:10:43.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:42 smithi094 ceph-mon[27245]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:10:43.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:42 smithi094 ceph-mon[27245]: [13/Sep/2024:13:10:41] ENGINE Bus STARTING 2024-09-13T13:10:43.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:42 smithi094 ceph-mon[27245]: [13/Sep/2024:13:10:41] ENGINE Serving on http://172.21.15.94:8765 2024-09-13T13:10:43.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:42 smithi094 ceph-mon[27245]: [13/Sep/2024:13:10:41] ENGINE Serving on https://172.21.15.94:7150 2024-09-13T13:10:43.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:42 smithi094 ceph-mon[27245]: [13/Sep/2024:13:10:41] ENGINE Bus STARTED 2024-09-13T13:10:43.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:42 smithi094 ceph-mon[27245]: [13/Sep/2024:13:10:41] ENGINE Error in HTTPServer.serve 2024-09-13T13:10:43.308 INFO:journalctl@ceph.mon.b.smithi094.stdout: Traceback (most recent call last): 2024-09-13T13:10:43.308 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:10:43.308 INFO:journalctl@ceph.mon.b.smithi094.stdout: self._connections.run(self.expiration_interval) 2024-09-13T13:10:43.308 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:10:43.308 INFO:journalctl@ceph.mon.b.smithi094.stdout: self._run(expiration_interval) 2024-09-13T13:10:43.309 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:10:43.309 INFO:journalctl@ceph.mon.b.smithi094.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:10:43.309 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:10:43.309 INFO:journalctl@ceph.mon.b.smithi094.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:10:43.309 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:10:43.309 INFO:journalctl@ceph.mon.b.smithi094.stdout: s = self.context.wrap_socket( 2024-09-13T13:10:43.309 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:10:43.309 INFO:journalctl@ceph.mon.b.smithi094.stdout: return self.sslsocket_class._create( 2024-09-13T13:10:43.309 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:10:43.309 INFO:journalctl@ceph.mon.b.smithi094.stdout: self.do_handshake() 2024-09-13T13:10:43.309 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:10:43.309 INFO:journalctl@ceph.mon.b.smithi094.stdout: self._sslobj.do_handshake() 2024-09-13T13:10:43.309 INFO:journalctl@ceph.mon.b.smithi094.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:10:43.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:42 smithi094 ceph-mon[27245]: mgrmap e26: x(active, since 3s) 2024-09-13T13:10:43.492 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:43 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:10:43.261+0000 7fd6bf5cf040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-13T13:10:43.492 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:43 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:10:43.342+0000 7fd6bf5cf040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-13T13:10:43.492 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:43 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:10:43.429+0000 7fd6bf5cf040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-13T13:10:43.493 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:43 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:10:43.491+0000 7fd6bf5cf040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-13T13:10:43.806 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:43 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:10:43.557+0000 7fd6bf5cf040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-13T13:10:44.683 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:44 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:10:44.410+0000 7fd6bf5cf040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-13T13:10:44.683 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:44 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:10:44] ENGINE Bus STARTING 2024-09-13T13:10:44.683 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:44 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: CherryPy Checker: 2024-09-13T13:10:44.683 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:44 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: The Application mounted at '' has an empty config. 2024-09-13T13:10:44.684 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:44 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: 2024-09-13T13:10:44.684 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:44 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:10:44] ENGINE Serving on http://:::9283 2024-09-13T13:10:44.684 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:44 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: [13/Sep/2024:13:10:44] ENGINE Bus STARTED 2024-09-13T13:10:45.223 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:44 smithi018 ceph-mon[33841]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:10:45.223 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:44 smithi018 ceph-mon[33841]: mgrmap e27: x(active, since 4s) 2024-09-13T13:10:45.223 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:44 smithi018 ceph-mon[33841]: Standby manager daemon y started 2024-09-13T13:10:45.223 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:44 smithi018 ceph-mon[33841]: from='mgr.? 172.21.15.18:0/4238692106' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-13T13:10:45.223 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:44 smithi018 ceph-mon[33841]: from='mgr.? 172.21.15.18:0/4238692106' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:10:45.223 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:44 smithi018 ceph-mon[33841]: from='mgr.? 172.21.15.18:0/4238692106' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-13T13:10:45.223 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:44 smithi018 ceph-mon[33841]: from='mgr.? 172.21.15.18:0/4238692106' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:10:45.223 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:44 smithi018 ceph-mon[23698]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:10:45.224 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:44 smithi018 ceph-mon[23698]: mgrmap e27: x(active, since 4s) 2024-09-13T13:10:45.224 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:44 smithi018 ceph-mon[23698]: Standby manager daemon y started 2024-09-13T13:10:45.224 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:44 smithi018 ceph-mon[23698]: from='mgr.? 172.21.15.18:0/4238692106' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-13T13:10:45.224 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:44 smithi018 ceph-mon[23698]: from='mgr.? 172.21.15.18:0/4238692106' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:10:45.224 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:44 smithi018 ceph-mon[23698]: from='mgr.? 172.21.15.18:0/4238692106' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-13T13:10:45.224 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:44 smithi018 ceph-mon[23698]: from='mgr.? 172.21.15.18:0/4238692106' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:10:45.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:44 smithi094 ceph-mon[27245]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:10:45.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:44 smithi094 ceph-mon[27245]: mgrmap e27: x(active, since 4s) 2024-09-13T13:10:45.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:44 smithi094 ceph-mon[27245]: Standby manager daemon y started 2024-09-13T13:10:45.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:44 smithi094 ceph-mon[27245]: from='mgr.? 172.21.15.18:0/4238692106' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-13T13:10:45.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:44 smithi094 ceph-mon[27245]: from='mgr.? 172.21.15.18:0/4238692106' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:10:45.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:44 smithi094 ceph-mon[27245]: from='mgr.? 172.21.15.18:0/4238692106' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-13T13:10:45.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:44 smithi094 ceph-mon[27245]: from='mgr.? 172.21.15.18:0/4238692106' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:10:46.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:45 smithi094 ceph-mon[27245]: mgrmap e28: x(active, since 5s), standbys: y 2024-09-13T13:10:46.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:45 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T13:10:46.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:45 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:46.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:45 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:46.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:45 smithi018 ceph-mon[33841]: mgrmap e28: x(active, since 5s), standbys: y 2024-09-13T13:10:46.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:45 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T13:10:46.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:45 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:46.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:45 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:46.437 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:45 smithi018 ceph-mon[23698]: mgrmap e28: x(active, since 5s), standbys: y 2024-09-13T13:10:46.437 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:45 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T13:10:46.437 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:45 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:46.437 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:45 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:47.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[33841]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-13T13:10:47.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:47.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:47.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:47.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:47.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[33841]: Adjusting osd_memory_target on smithi018 to 2993M 2024-09-13T13:10:47.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:47.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:47.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:47.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:47.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:10:47.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:10:47.186 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[23698]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-13T13:10:47.186 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:47.186 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:47.186 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:47.186 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:47.186 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.186 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.186 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.186 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.186 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.187 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.187 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.187 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.187 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[23698]: Adjusting osd_memory_target on smithi018 to 2993M 2024-09-13T13:10:47.187 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:47.187 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:47.187 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:47.187 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.187 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.187 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.187 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.187 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.187 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.187 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.187 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.188 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:47.188 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:10:47.188 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:47 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:10:47.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:47 smithi094 ceph-mon[27245]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-13T13:10:47.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:47 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:47.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:47 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:47.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:47 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:47.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:47 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:47.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:47 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:47 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:47 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:47 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:47 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:47 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:47 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:47 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:47 smithi094 ceph-mon[27245]: Adjusting osd_memory_target on smithi018 to 2993M 2024-09-13T13:10:47.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:47 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:47.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:47 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:47.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:47 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:47.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:47 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:47 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:47 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:47 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:47 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:47 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:47 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:47 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T13:10:47.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:47 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:47.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:47 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:10:47.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:47 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:10:48.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:48 smithi018 ceph-mon[23698]: Adjusting osd_memory_target on smithi094 to 3248M 2024-09-13T13:10:48.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:48 smithi018 ceph-mon[23698]: Updating smithi018:/etc/ceph/ceph.conf 2024-09-13T13:10:48.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:48 smithi018 ceph-mon[23698]: Updating smithi094:/etc/ceph/ceph.conf 2024-09-13T13:10:48.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:48 smithi018 ceph-mon[23698]: Updating smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:10:48.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:48 smithi018 ceph-mon[23698]: Updating smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:10:48.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:48 smithi018 ceph-mon[23698]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:10:48.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:48 smithi018 ceph-mon[23698]: Updating smithi094:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:10:48.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:48 smithi018 ceph-mon[23698]: Updating smithi018:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:10:48.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:48 smithi018 ceph-mon[23698]: Updating smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:10:48.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:48 smithi018 ceph-mon[23698]: Updating smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:10:48.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:48 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:48.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:48 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:48.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:48 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:48.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:48 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:48.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:48 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:48.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:48 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi018.nwavmm", "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-13T13:10:48.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:48 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi018.nwavmm", "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-13T13:10:48.435 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:48 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:10:48.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:48 smithi018 ceph-mon[33841]: Adjusting osd_memory_target on smithi094 to 3248M 2024-09-13T13:10:48.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:48 smithi018 ceph-mon[33841]: Updating smithi018:/etc/ceph/ceph.conf 2024-09-13T13:10:48.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:48 smithi018 ceph-mon[33841]: Updating smithi094:/etc/ceph/ceph.conf 2024-09-13T13:10:48.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:48 smithi018 ceph-mon[33841]: Updating smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:10:48.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:48 smithi018 ceph-mon[33841]: Updating smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:10:48.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:48 smithi018 ceph-mon[33841]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:10:48.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:48 smithi018 ceph-mon[33841]: Updating smithi094:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:10:48.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:48 smithi018 ceph-mon[33841]: Updating smithi018:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:10:48.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:48 smithi018 ceph-mon[33841]: Updating smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:10:48.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:48 smithi018 ceph-mon[33841]: Updating smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:10:48.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:48 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:48.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:48 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:48.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:48 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:48.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:48 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:48.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:48 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:48.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:48 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi018.nwavmm", "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-13T13:10:48.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:48 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi018.nwavmm", "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-13T13:10:48.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:48 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:10:48.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:48 smithi094 ceph-mon[27245]: Adjusting osd_memory_target on smithi094 to 3248M 2024-09-13T13:10:48.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:48 smithi094 ceph-mon[27245]: Updating smithi018:/etc/ceph/ceph.conf 2024-09-13T13:10:48.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:48 smithi094 ceph-mon[27245]: Updating smithi094:/etc/ceph/ceph.conf 2024-09-13T13:10:48.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:48 smithi094 ceph-mon[27245]: Updating smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:10:48.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:48 smithi094 ceph-mon[27245]: Updating smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:10:48.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:48 smithi094 ceph-mon[27245]: from='client.14829 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:10:48.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:48 smithi094 ceph-mon[27245]: Updating smithi094:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:10:48.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:48 smithi094 ceph-mon[27245]: Updating smithi018:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:10:48.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:48 smithi094 ceph-mon[27245]: Updating smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:10:48.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:48 smithi094 ceph-mon[27245]: Updating smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:10:48.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:48 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:48.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:48 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:48.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:48 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:48.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:48 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:48.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:48 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:48.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:48 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi018.nwavmm", "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-13T13:10:48.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:48 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi018.nwavmm", "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-13T13:10:48.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:48 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:10:49.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:49 smithi018 ceph-mon[23698]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-13T13:10:49.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:49 smithi018 ceph-mon[23698]: Reconfiguring iscsi.foo.smithi018.nwavmm (dependencies changed)... 2024-09-13T13:10:49.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:49 smithi018 ceph-mon[23698]: Reconfiguring daemon iscsi.foo.smithi018.nwavmm on smithi018 2024-09-13T13:10:49.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:49 smithi018 ceph-mon[33841]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-13T13:10:49.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:49 smithi018 ceph-mon[33841]: Reconfiguring iscsi.foo.smithi018.nwavmm (dependencies changed)... 2024-09-13T13:10:49.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:49 smithi018 ceph-mon[33841]: Reconfiguring daemon iscsi.foo.smithi018.nwavmm on smithi018 2024-09-13T13:10:49.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:49 smithi094 ceph-mon[27245]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-13T13:10:49.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:49 smithi094 ceph-mon[27245]: Reconfiguring iscsi.foo.smithi018.nwavmm (dependencies changed)... 2024-09-13T13:10:49.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:49 smithi094 ceph-mon[27245]: Reconfiguring daemon iscsi.foo.smithi018.nwavmm on smithi018 2024-09-13T13:10:50.173 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:10:50 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[23925]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:10:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-13T13:10:50.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:50 smithi094 ceph-mon[27245]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T13:10:50.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:50 smithi018 ceph-mon[33841]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T13:10:50.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:50 smithi018 ceph-mon[23698]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T13:10:51.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:51 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:51.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:51 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:51.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:51 smithi094 ceph-mon[27245]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T13:10:51.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:51 smithi094 ceph-mon[27245]: Reconfiguring daemon prometheus.a on smithi094 2024-09-13T13:10:51.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:51 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3436293947' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-13T13:10:51.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:51 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/438478667' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/3405774074"}]: dispatch 2024-09-13T13:10:51.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:51 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:51.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:51 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:51.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:51 smithi018 ceph-mon[33841]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T13:10:51.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:51 smithi018 ceph-mon[33841]: Reconfiguring daemon prometheus.a on smithi094 2024-09-13T13:10:51.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:51 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/3436293947' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-13T13:10:51.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:51 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/438478667' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/3405774074"}]: dispatch 2024-09-13T13:10:51.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:51 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:51.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:51 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:51.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:51 smithi018 ceph-mon[23698]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T13:10:51.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:51 smithi018 ceph-mon[23698]: Reconfiguring daemon prometheus.a on smithi094 2024-09-13T13:10:51.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:51 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/3436293947' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-13T13:10:51.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:51 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/438478667' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/3405774074"}]: dispatch 2024-09-13T13:10:52.538 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:52 smithi094 ceph-mon[27245]: 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-13T13:10:52.538 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:52 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/438478667' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/3405774074"}]': finished 2024-09-13T13:10:52.538 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:52 smithi094 ceph-mon[27245]: osdmap e95: 8 total, 8 up, 8 in 2024-09-13T13:10:52.539 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:52 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2651895072' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6800/3405774074"}]: dispatch 2024-09-13T13:10:52.539 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:52 smithi094 ceph-mon[27245]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6800/3405774074"}]: dispatch 2024-09-13T13:10:52.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:52 smithi018 ceph-mon[33841]: 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-13T13:10:52.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:52 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/438478667' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/3405774074"}]': finished 2024-09-13T13:10:52.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:52 smithi018 ceph-mon[33841]: osdmap e95: 8 total, 8 up, 8 in 2024-09-13T13:10:52.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:52 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/2651895072' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6800/3405774074"}]: dispatch 2024-09-13T13:10:52.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:52 smithi018 ceph-mon[33841]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6800/3405774074"}]: dispatch 2024-09-13T13:10:52.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:52 smithi018 ceph-mon[23698]: 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-13T13:10:52.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:52 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/438478667' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/3405774074"}]': finished 2024-09-13T13:10:52.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:52 smithi018 ceph-mon[23698]: osdmap e95: 8 total, 8 up, 8 in 2024-09-13T13:10:52.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:52 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2651895072' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6800/3405774074"}]: dispatch 2024-09-13T13:10:52.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:52 smithi018 ceph-mon[23698]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6800/3405774074"}]: dispatch 2024-09-13T13:10:53.421 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:53 smithi094 ceph-mon[27245]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6800/3405774074"}]': finished 2024-09-13T13:10:53.421 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:53 smithi094 ceph-mon[27245]: osdmap e96: 8 total, 8 up, 8 in 2024-09-13T13:10:53.421 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:53 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/591896762' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/2798225607"}]: dispatch 2024-09-13T13:10:53.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:53 smithi018 ceph-mon[33841]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6800/3405774074"}]': finished 2024-09-13T13:10:53.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:53 smithi018 ceph-mon[33841]: osdmap e96: 8 total, 8 up, 8 in 2024-09-13T13:10:53.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:53 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/591896762' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/2798225607"}]: dispatch 2024-09-13T13:10:53.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:53 smithi018 ceph-mon[23698]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6800/3405774074"}]': finished 2024-09-13T13:10:53.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:53 smithi018 ceph-mon[23698]: osdmap e96: 8 total, 8 up, 8 in 2024-09-13T13:10:53.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:53 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/591896762' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/2798225607"}]: dispatch 2024-09-13T13:10:53.800 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:53 smithi094 systemd[1]: Stopping Ceph prometheus.a for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:10:54.058 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:53 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[59377]: ts=2024-09-13T13:10:53.799Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-13T13:10:54.058 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:53 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[59377]: ts=2024-09-13T13:10:53.800Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-13T13:10:54.058 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:53 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[59377]: ts=2024-09-13T13:10:53.800Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-13T13:10:54.058 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:53 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[59377]: ts=2024-09-13T13:10:53.800Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-13T13:10:54.058 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:53 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[59377]: ts=2024-09-13T13:10:53.800Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-13T13:10:54.058 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:53 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[59377]: ts=2024-09-13T13:10:53.800Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-13T13:10:54.058 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:53 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[59377]: ts=2024-09-13T13:10:53.800Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-13T13:10:54.058 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:53 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[59377]: ts=2024-09-13T13:10:53.800Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-13T13:10:54.059 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:53 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[59377]: ts=2024-09-13T13:10:53.800Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-13T13:10:54.059 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:53 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[59377]: ts=2024-09-13T13:10:53.800Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-13T13:10:54.059 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:53 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[59377]: ts=2024-09-13T13:10:53.800Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-13T13:10:54.059 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:53 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[59377]: ts=2024-09-13T13:10:53.800Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-13T13:10:54.059 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:53 smithi094 podman[63782]: 2024-09-13 13:10:53.810104651 +0000 UTC m=+0.128010169 container died b0c1a9aa24baa8f2d7c6f1a4f0b20790c0b52cb557a5e1201c3d5a20d15587d4 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:10:54.442 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:54 smithi094 podman[63782]: 2024-09-13 13:10:54.199349683 +0000 UTC m=+0.517255200 container cleanup b0c1a9aa24baa8f2d7c6f1a4f0b20790c0b52cb557a5e1201c3d5a20d15587d4 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:10:54.442 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:54 smithi094 bash[63782]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a 2024-09-13T13:10:54.443 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:54 smithi094 ceph-mon[27245]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-13T13:10:54.443 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:54 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/591896762' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/2798225607"}]': finished 2024-09-13T13:10:54.443 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:54 smithi094 ceph-mon[27245]: osdmap e97: 8 total, 8 up, 8 in 2024-09-13T13:10:54.443 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:54 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2126771476' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3739737251"}]: dispatch 2024-09-13T13:10:54.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:54 smithi018 ceph-mon[33841]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-13T13:10:54.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:54 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/591896762' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/2798225607"}]': finished 2024-09-13T13:10:54.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:54 smithi018 ceph-mon[33841]: osdmap e97: 8 total, 8 up, 8 in 2024-09-13T13:10:54.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:54 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/2126771476' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3739737251"}]: dispatch 2024-09-13T13:10:54.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:54 smithi018 ceph-mon[23698]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-13T13:10:54.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:54 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/591896762' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/2798225607"}]': finished 2024-09-13T13:10:54.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:54 smithi018 ceph-mon[23698]: osdmap e97: 8 total, 8 up, 8 in 2024-09-13T13:10:54.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:54 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2126771476' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3739737251"}]: dispatch 2024-09-13T13:10:54.788 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:54 smithi094 podman[63794]: 2024-09-13 13:10:54.4421346 +0000 UTC m=+0.632898838 container remove b0c1a9aa24baa8f2d7c6f1a4f0b20790c0b52cb557a5e1201c3d5a20d15587d4 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:10:54.788 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:54 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-13T13:10:54.788 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:54 smithi094 systemd[1]: Stopped Ceph prometheus.a for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:10:54.788 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:54 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 2.120s CPU time. 2024-09-13T13:10:54.788 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:54 smithi094 systemd[1]: Starting Ceph prometheus.a for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:10:55.039 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:54 smithi094 podman[63890]: 2024-09-13 13:10:54.691645367 +0000 UTC m=+0.016848761 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-13T13:10:55.039 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:54 smithi094 podman[63890]: 2024-09-13 13:10:54.801649494 +0000 UTC m=+0.126852925 container create 1e4f2205abd8b5eb332dc138489a723592ffc4c6bcb52bd43f5e4e4ce3e7f389 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:10:55.040 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:55 smithi094 podman[63890]: 2024-09-13 13:10:55.003859391 +0000 UTC m=+0.329062789 container init 1e4f2205abd8b5eb332dc138489a723592ffc4c6bcb52bd43f5e4e4ce3e7f389 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:10:55.040 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:55 smithi094 podman[63890]: 2024-09-13 13:10:55.006773382 +0000 UTC m=+0.331976771 container start 1e4f2205abd8b5eb332dc138489a723592ffc4c6bcb52bd43f5e4e4ce3e7f389 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:10:55.040 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:10:55.031Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-13T13:10:55.040 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:10:55.031Z 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-13T13:10:55.040 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:10:55.031Z 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 smithi094 (none))" 2024-09-13T13:10:55.040 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:10:55.031Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-13T13:10:55.040 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:10:55.031Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-13T13:10:55.040 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:10:55.033Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-13T13:10:55.040 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:10:55.033Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-13T13:10:55.040 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:10:55.034Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-13T13:10:55.040 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:10:55.034Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-13T13:10:55.040 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:10:55.037Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-13T13:10:55.040 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:10:55.037Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.948µs 2024-09-13T13:10:55.041 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:10:55.037Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-13T13:10:55.041 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:10:55.038Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-09-13T13:10:55.291 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:10:55.048Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-09-13T13:10:55.291 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:10:55.048Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-09-13T13:10:55.291 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:10:55.048Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=20.675µs wal_replay_duration=11.458876ms wbl_replay_duration=96ns total_replay_duration=11.498058ms 2024-09-13T13:10:55.292 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:10:55.050Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-13T13:10:55.292 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:10:55.050Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-13T13:10:55.292 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:10:55.050Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-13T13:10:55.292 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:10:55.072Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.962605ms db_storage=747ns remote_storage=979ns web_handler=433ns query_engine=554ns scrape=284.553µs scrape_sd=111.826µs notify=10.612µs notify_sd=17.684µs rules=21.203464ms tracing=7.45µs 2024-09-13T13:10:55.292 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:10:55.072Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-13T13:10:55.292 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:10:55.072Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-13T13:10:55.292 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:55 smithi094 bash[63890]: 1e4f2205abd8b5eb332dc138489a723592ffc4c6bcb52bd43f5e4e4ce3e7f389 2024-09-13T13:10:55.292 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:10:55 smithi094 systemd[1]: Started Ceph prometheus.a for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:10:55.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:55 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2126771476' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3739737251"}]': finished 2024-09-13T13:10:55.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:55 smithi094 ceph-mon[27245]: osdmap e98: 8 total, 8 up, 8 in 2024-09-13T13:10:55.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:55 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3806319404' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3076990023"}]: dispatch 2024-09-13T13:10:55.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:55 smithi094 ceph-mon[27245]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3076990023"}]: dispatch 2024-09-13T13:10:55.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:55 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:10:55.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:55 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:55.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:55 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:55.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:55 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:10:55.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:55 smithi094 ceph-mon[27245]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:10:55.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:55 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:10:55.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:55 smithi094 ceph-mon[27245]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:10:55.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:55 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:10:55.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:55 smithi094 ceph-mon[27245]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:10:55.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:55 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2126771476' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3739737251"}]': finished 2024-09-13T13:10:55.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:55 smithi018 ceph-mon[23698]: osdmap e98: 8 total, 8 up, 8 in 2024-09-13T13:10:55.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:55 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/3806319404' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3076990023"}]: dispatch 2024-09-13T13:10:55.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:55 smithi018 ceph-mon[23698]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3076990023"}]: dispatch 2024-09-13T13:10:55.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:55 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:10:55.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:55 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:55.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:55 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:55.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:55 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:10:55.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:55 smithi018 ceph-mon[23698]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:10:55.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:55 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:10:55.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:55 smithi018 ceph-mon[23698]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:10:55.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:55 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:10:55.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:55 smithi018 ceph-mon[23698]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:10:55.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:55 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/2126771476' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3739737251"}]': finished 2024-09-13T13:10:55.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:55 smithi018 ceph-mon[33841]: osdmap e98: 8 total, 8 up, 8 in 2024-09-13T13:10:55.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:55 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/3806319404' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3076990023"}]: dispatch 2024-09-13T13:10:55.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:55 smithi018 ceph-mon[33841]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3076990023"}]: dispatch 2024-09-13T13:10:55.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:55 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:10:55.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:55 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:55.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:55 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:55.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:55 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:10:55.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:55 smithi018 ceph-mon[33841]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:10:55.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:55 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:10:55.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:55 smithi018 ceph-mon[33841]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:10:55.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:55 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:10:55.686 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:55 smithi018 ceph-mon[33841]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:10:56.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:56 smithi094 ceph-mon[27245]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:10:56.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:56 smithi094 ceph-mon[27245]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3076990023"}]': finished 2024-09-13T13:10:56.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:56 smithi094 ceph-mon[27245]: osdmap e99: 8 total, 8 up, 8 in 2024-09-13T13:10:56.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:56 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/520797970' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/751909439"}]: dispatch 2024-09-13T13:10:56.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:56 smithi018 ceph-mon[23698]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:10:56.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:56 smithi018 ceph-mon[23698]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3076990023"}]': finished 2024-09-13T13:10:56.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:56 smithi018 ceph-mon[23698]: osdmap e99: 8 total, 8 up, 8 in 2024-09-13T13:10:56.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:56 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/520797970' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/751909439"}]: dispatch 2024-09-13T13:10:56.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:56 smithi018 ceph-mon[33841]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:10:56.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:56 smithi018 ceph-mon[33841]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3076990023"}]': finished 2024-09-13T13:10:56.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:56 smithi018 ceph-mon[33841]: osdmap e99: 8 total, 8 up, 8 in 2024-09-13T13:10:56.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:56 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/520797970' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/751909439"}]: dispatch 2024-09-13T13:10:57.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:57 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/520797970' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/751909439"}]': finished 2024-09-13T13:10:57.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:57 smithi094 ceph-mon[27245]: osdmap e100: 8 total, 8 up, 8 in 2024-09-13T13:10:57.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:57 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/174262887' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/529922049"}]: dispatch 2024-09-13T13:10:57.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:57 smithi094 ceph-mon[27245]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/529922049"}]: dispatch 2024-09-13T13:10:57.590 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:57 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/520797970' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/751909439"}]': finished 2024-09-13T13:10:57.590 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:57 smithi018 ceph-mon[33841]: osdmap e100: 8 total, 8 up, 8 in 2024-09-13T13:10:57.590 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:57 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/174262887' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/529922049"}]: dispatch 2024-09-13T13:10:57.590 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:57 smithi018 ceph-mon[33841]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/529922049"}]: dispatch 2024-09-13T13:10:57.591 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:57 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/520797970' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/751909439"}]': finished 2024-09-13T13:10:57.591 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:57 smithi018 ceph-mon[23698]: osdmap e100: 8 total, 8 up, 8 in 2024-09-13T13:10:57.591 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:57 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/174262887' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/529922049"}]: dispatch 2024-09-13T13:10:57.591 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:57 smithi018 ceph-mon[23698]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/529922049"}]: dispatch 2024-09-13T13:10:58.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:58 smithi094 ceph-mon[27245]: 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-13T13:10:58.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:58 smithi094 ceph-mon[27245]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/529922049"}]': finished 2024-09-13T13:10:58.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:58 smithi094 ceph-mon[27245]: osdmap e101: 8 total, 8 up, 8 in 2024-09-13T13:10:58.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:58 smithi018 ceph-mon[23698]: 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-13T13:10:58.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:58 smithi018 ceph-mon[23698]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/529922049"}]': finished 2024-09-13T13:10:58.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:58 smithi018 ceph-mon[23698]: osdmap e101: 8 total, 8 up, 8 in 2024-09-13T13:10:58.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:58 smithi018 ceph-mon[33841]: 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-13T13:10:58.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:58 smithi018 ceph-mon[33841]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/529922049"}]': finished 2024-09-13T13:10:58.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:58 smithi018 ceph-mon[33841]: osdmap e101: 8 total, 8 up, 8 in 2024-09-13T13:10:59.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:59 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:59.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:59 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:59.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:59 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:59.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:59 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:59.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:59 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:10:59.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:59 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:10:59.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:10:59 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:59.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:59 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:59.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:59 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:59.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:59 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:59.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:59 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:10:59.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:59 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:10:59.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:59 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:10:59.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:10:59 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:11:00.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:59 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:11:00.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:59 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:11:00.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:59 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:11:00.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:59 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:11:00.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:59 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:11:00.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:59 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:11:00.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:10:59 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:11:00.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:00 smithi018 ceph-mon[23698]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-13T13:11:00.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:00 smithi018 ceph-mon[33841]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-13T13:11:01.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:00 smithi094 ceph-mon[27245]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-13T13:11:01.671 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:11:01 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:11:01] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-13T13:11:01.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:01 smithi018 ceph-mon[23698]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:11:01.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:01 smithi018 ceph-mon[33841]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:11:02.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:01 smithi094 ceph-mon[27245]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:11:02.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:02 smithi018 ceph-mon[23698]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:11:02.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:02 smithi018 ceph-mon[33841]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:11:03.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:02 smithi094 ceph-mon[27245]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:11:04.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:04 smithi018 ceph-mon[23698]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 646 B/s rd, 0 op/s 2024-09-13T13:11:04.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:04 smithi018 ceph-mon[33841]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 646 B/s rd, 0 op/s 2024-09-13T13:11:05.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:04 smithi094 ceph-mon[27245]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 646 B/s rd, 0 op/s 2024-09-13T13:11:06.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:06 smithi018 ceph-mon[23698]: pgmap v23: 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-13T13:11:06.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:06 smithi018 ceph-mon[33841]: pgmap v23: 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-13T13:11:07.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:06 smithi094 ceph-mon[27245]: pgmap v23: 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-13T13:11:08.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:08 smithi018 ceph-mon[23698]: 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-13T13:11:08.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:08 smithi018 ceph-mon[33841]: 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-13T13:11:09.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:08 smithi094 ceph-mon[27245]: 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-13T13:11:10.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:10 smithi018 ceph-mon[33841]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s 2024-09-13T13:11:10.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:10 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:11:10.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:10 smithi018 ceph-mon[23698]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s 2024-09-13T13:11:10.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:10 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:11:11.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:10 smithi094 ceph-mon[27245]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s 2024-09-13T13:11:11.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:10 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:11:11.689 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:11:11 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:11:11] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-13T13:11:12.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:11 smithi094 ceph-mon[27245]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:11:12.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:11 smithi018 ceph-mon[23698]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:11:12.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:11 smithi018 ceph-mon[33841]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:11:13.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:12 smithi094 ceph-mon[27245]: 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-13T13:11:13.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:12 smithi018 ceph-mon[23698]: 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-13T13:11:13.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:12 smithi018 ceph-mon[33841]: 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-13T13:11:15.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:14 smithi094 ceph-mon[27245]: 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-13T13:11:15.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:14 smithi018 ceph-mon[23698]: 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-13T13:11:15.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:14 smithi018 ceph-mon[33841]: 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-13T13:11:17.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:16 smithi094 ceph-mon[27245]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:11:17.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:16 smithi018 ceph-mon[23698]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:11:17.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:16 smithi018 ceph-mon[33841]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:11:19.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:18 smithi094 ceph-mon[27245]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:11:19.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:18 smithi018 ceph-mon[23698]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:11:19.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:18 smithi018 ceph-mon[33841]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:11:20.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:20 smithi018 ceph-mon[23698]: 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-13T13:11:20.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:20 smithi018 ceph-mon[33841]: 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-13T13:11:21.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:20 smithi094 ceph-mon[27245]: 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-13T13:11:21.708 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:11:21 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:11:21] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-13T13:11:22.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:21 smithi094 ceph-mon[27245]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:11:22.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:21 smithi018 ceph-mon[33841]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:11:22.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:21 smithi018 ceph-mon[23698]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:11:23.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:22 smithi094 ceph-mon[27245]: 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-13T13:11:23.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:22 smithi018 ceph-mon[23698]: 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-13T13:11:23.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:22 smithi018 ceph-mon[33841]: 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-13T13:11:25.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:24 smithi094 ceph-mon[27245]: 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-13T13:11:25.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:24 smithi018 ceph-mon[23698]: 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-13T13:11:25.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:24 smithi018 ceph-mon[33841]: 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-13T13:11:26.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:25 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:11:26.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:25 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:11:26.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:25 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:11:27.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:26 smithi094 ceph-mon[27245]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:11:27.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:26 smithi018 ceph-mon[23698]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:11:27.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:26 smithi018 ceph-mon[33841]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:11:29.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:28 smithi094 ceph-mon[27245]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:11:29.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:28 smithi018 ceph-mon[33841]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:11:29.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:28 smithi018 ceph-mon[23698]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:11:31.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:30 smithi094 ceph-mon[27245]: 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-13T13:11:31.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:30 smithi018 ceph-mon[23698]: 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-13T13:11:31.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:30 smithi018 ceph-mon[33841]: 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-13T13:11:31.729 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:11:31 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:11:31] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.43.0" 2024-09-13T13:11:32.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:31 smithi094 ceph-mon[27245]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:11:32.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:31 smithi018 ceph-mon[23698]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:11:32.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:31 smithi018 ceph-mon[33841]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:11:33.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:32 smithi094 ceph-mon[27245]: 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-13T13:11:33.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:32 smithi018 ceph-mon[23698]: 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-13T13:11:33.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:32 smithi018 ceph-mon[33841]: 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-13T13:11:35.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:34 smithi094 ceph-mon[27245]: 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-13T13:11:35.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:34 smithi018 ceph-mon[33841]: 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-13T13:11:35.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:34 smithi018 ceph-mon[23698]: 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-13T13:11:37.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:36 smithi094 ceph-mon[27245]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:11:37.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:36 smithi018 ceph-mon[33841]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:11:37.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:36 smithi018 ceph-mon[23698]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:11:39.001 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:38 smithi018 ceph-mon[33841]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:11:39.001 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:38 smithi018 ceph-mon[23698]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:11:39.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:38 smithi094 ceph-mon[27245]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:11:41.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:40 smithi094 ceph-mon[27245]: 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-13T13:11:41.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:40 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:11:41.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:40 smithi018 ceph-mon[23698]: 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-13T13:11:41.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:40 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:11:41.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:40 smithi018 ceph-mon[33841]: 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-13T13:11:41.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:40 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:11:41.747 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:11:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:11:41] "GET /metrics HTTP/1.1" 200 38222 "" "Prometheus/2.43.0" 2024-09-13T13:11:42.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:41 smithi094 ceph-mon[27245]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:11:42.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:41 smithi018 ceph-mon[23698]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:11:42.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:41 smithi018 ceph-mon[33841]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:11:43.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:42 smithi094 ceph-mon[27245]: 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-13T13:11:43.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:42 smithi018 ceph-mon[23698]: 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-13T13:11:43.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:42 smithi018 ceph-mon[33841]: 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-13T13:11:45.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:44 smithi094 ceph-mon[27245]: 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-13T13:11:45.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:44 smithi018 ceph-mon[23698]: 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-13T13:11:45.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:44 smithi018 ceph-mon[33841]: 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-13T13:11:47.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:46 smithi094 ceph-mon[27245]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:11:47.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:46 smithi018 ceph-mon[23698]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:11:47.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:46 smithi018 ceph-mon[33841]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:11:49.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:48 smithi094 ceph-mon[27245]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:11:49.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:48 smithi018 ceph-mon[33841]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:11:49.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:48 smithi018 ceph-mon[23698]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:11:51.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:50 smithi094 ceph-mon[27245]: 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-13T13:11:51.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:50 smithi018 ceph-mon[23698]: 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-13T13:11:51.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:50 smithi018 ceph-mon[33841]: 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-13T13:11:51.766 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:11:51 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:11:51] "GET /metrics HTTP/1.1" 200 38222 "" "Prometheus/2.43.0" 2024-09-13T13:11:52.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:51 smithi094 ceph-mon[27245]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:11:52.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:51 smithi018 ceph-mon[23698]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:11:52.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:51 smithi018 ceph-mon[33841]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:11:53.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:52 smithi094 ceph-mon[27245]: 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-13T13:11:53.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:52 smithi018 ceph-mon[23698]: 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-13T13:11:53.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:52 smithi018 ceph-mon[33841]: 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-13T13:11:55.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:54 smithi094 ceph-mon[27245]: 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-13T13:11:55.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:54 smithi018 ceph-mon[23698]: 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-13T13:11:55.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:54 smithi018 ceph-mon[33841]: 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-13T13:11:56.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:55 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:11:56.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:55 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:11:56.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:55 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:11:57.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:56 smithi094 ceph-mon[27245]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:11:57.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:56 smithi018 ceph-mon[23698]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:11:57.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:56 smithi018 ceph-mon[33841]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:11:59.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:58 smithi094 ceph-mon[27245]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:11:59.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:58 smithi018 ceph-mon[23698]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:11:59.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:58 smithi018 ceph-mon[33841]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:12:00.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:59 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:12:00.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:59 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:12:00.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:11:59 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:12:00.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:59 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:12:00.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:59 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:12:00.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:11:59 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:12:00.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:59 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:12:00.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:59 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:12:00.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:11:59 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:12:01.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:00 smithi094 ceph-mon[27245]: 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-13T13:12:01.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:00 smithi018 ceph-mon[23698]: 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-13T13:12:01.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:00 smithi018 ceph-mon[33841]: 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-13T13:12:01.790 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:12:01 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:12:01] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-09-13T13:12:02.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:01 smithi094 ceph-mon[27245]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:12:02.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:01 smithi018 ceph-mon[23698]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:12:02.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:01 smithi018 ceph-mon[33841]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:12:03.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:02 smithi094 ceph-mon[27245]: 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-13T13:12:03.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:02 smithi018 ceph-mon[23698]: 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-13T13:12:03.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:02 smithi018 ceph-mon[33841]: 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-13T13:12:05.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:04 smithi094 ceph-mon[27245]: 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-13T13:12:05.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:04 smithi018 ceph-mon[23698]: 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-13T13:12:05.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:04 smithi018 ceph-mon[33841]: 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-13T13:12:07.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:06 smithi094 ceph-mon[27245]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:12:07.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:06 smithi018 ceph-mon[23698]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:12:07.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:06 smithi018 ceph-mon[33841]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:12:09.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:08 smithi094 ceph-mon[27245]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:12:09.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:08 smithi018 ceph-mon[23698]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:12:09.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:08 smithi018 ceph-mon[33841]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:12:11.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:10 smithi094 ceph-mon[27245]: 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-13T13:12:11.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:10 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:12:11.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:10 smithi018 ceph-mon[33841]: 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-13T13:12:11.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:10 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:12:11.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:10 smithi018 ceph-mon[23698]: 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-13T13:12:11.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:10 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:12:11.807 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:12:11 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:12:11] "GET /metrics HTTP/1.1" 200 38222 "" "Prometheus/2.43.0" 2024-09-13T13:12:12.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:11 smithi018 ceph-mon[23698]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:12:12.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:11 smithi018 ceph-mon[33841]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:12:12.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:11 smithi094 ceph-mon[27245]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:12:13.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:12 smithi018 ceph-mon[23698]: 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-13T13:12:13.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:12 smithi018 ceph-mon[33841]: 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-13T13:12:13.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:12 smithi094 ceph-mon[27245]: 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-13T13:12:15.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:14 smithi018 ceph-mon[23698]: 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-13T13:12:15.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:14 smithi018 ceph-mon[33841]: 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-13T13:12:15.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:14 smithi094 ceph-mon[27245]: 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-13T13:12:17.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:16 smithi018 ceph-mon[23698]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:12:17.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:16 smithi018 ceph-mon[33841]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:12:17.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:16 smithi094 ceph-mon[27245]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:12:19.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:18 smithi018 ceph-mon[23698]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:12:19.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:18 smithi018 ceph-mon[33841]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:12:19.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:18 smithi094 ceph-mon[27245]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:12:21.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:20 smithi018 ceph-mon[23698]: 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-13T13:12:21.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:20 smithi018 ceph-mon[33841]: 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-13T13:12:21.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:20 smithi094 ceph-mon[27245]: 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-13T13:12:21.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:12:21 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:12:21] "GET /metrics HTTP/1.1" 200 38222 "" "Prometheus/2.43.0" 2024-09-13T13:12:22.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:21 smithi018 ceph-mon[23698]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:12:22.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:21 smithi018 ceph-mon[33841]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:12:22.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:21 smithi094 ceph-mon[27245]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:12:23.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:22 smithi018 ceph-mon[23698]: 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-13T13:12:23.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:22 smithi018 ceph-mon[33841]: 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-13T13:12:23.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:22 smithi094 ceph-mon[27245]: 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-13T13:12:25.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:24 smithi018 ceph-mon[23698]: 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-13T13:12:25.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:24 smithi018 ceph-mon[33841]: 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-13T13:12:25.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:24 smithi094 ceph-mon[27245]: 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-13T13:12:26.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:25 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:12:26.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:25 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:12:26.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:25 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:12:27.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:26 smithi018 ceph-mon[23698]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:12:27.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:26 smithi018 ceph-mon[33841]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:12:27.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:26 smithi094 ceph-mon[27245]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:12:29.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:28 smithi018 ceph-mon[23698]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:12:29.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:28 smithi018 ceph-mon[33841]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:12:29.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:28 smithi094 ceph-mon[27245]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:12:31.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:30 smithi018 ceph-mon[23698]: 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-13T13:12:31.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:30 smithi018 ceph-mon[33841]: 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-13T13:12:31.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:30 smithi094 ceph-mon[27245]: 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-13T13:12:31.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:12:31 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:12:31] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.43.0" 2024-09-13T13:12:32.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:31 smithi018 ceph-mon[23698]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:12:32.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:31 smithi018 ceph-mon[33841]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:12:32.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:31 smithi094 ceph-mon[27245]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:12:33.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:32 smithi018 ceph-mon[23698]: 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-13T13:12:33.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:32 smithi018 ceph-mon[33841]: 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-13T13:12:33.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:32 smithi094 ceph-mon[27245]: 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-13T13:12:35.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:34 smithi018 ceph-mon[33841]: 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-13T13:12:35.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:34 smithi018 ceph-mon[23698]: 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-13T13:12:35.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:34 smithi094 ceph-mon[27245]: 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-13T13:12:37.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:36 smithi018 ceph-mon[33841]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:12:37.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:36 smithi018 ceph-mon[23698]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:12:37.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:36 smithi094 ceph-mon[27245]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:12:39.109 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:38 smithi094 ceph-mon[27245]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:12:39.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:38 smithi018 ceph-mon[33841]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:12:39.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:38 smithi018 ceph-mon[23698]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:12:41.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:40 smithi018 ceph-mon[23698]: 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-13T13:12:41.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:40 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:12:41.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:40 smithi018 ceph-mon[33841]: 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-13T13:12:41.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:40 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:12:41.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:40 smithi094 ceph-mon[27245]: 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-13T13:12:41.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:40 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:12:41.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:12:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:12:41] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.43.0" 2024-09-13T13:12:42.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:41 smithi018 ceph-mon[23698]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:12:42.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:41 smithi018 ceph-mon[33841]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:12:42.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:41 smithi094 ceph-mon[27245]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:12:43.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:42 smithi018 ceph-mon[23698]: 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-13T13:12:43.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:42 smithi018 ceph-mon[33841]: 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-13T13:12:43.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:42 smithi094 ceph-mon[27245]: 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-13T13:12:45.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:44 smithi018 ceph-mon[23698]: 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-13T13:12:45.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:44 smithi018 ceph-mon[33841]: 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-13T13:12:45.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:44 smithi094 ceph-mon[27245]: 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-13T13:12:47.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:46 smithi018 ceph-mon[23698]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:12:47.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:46 smithi018 ceph-mon[33841]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:12:47.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:46 smithi094 ceph-mon[27245]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:12:49.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:48 smithi018 ceph-mon[33841]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:12:49.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:48 smithi018 ceph-mon[23698]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:12:49.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:48 smithi094 ceph-mon[27245]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:12:51.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:50 smithi018 ceph-mon[23698]: 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-13T13:12:51.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:50 smithi018 ceph-mon[33841]: 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-13T13:12:51.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:50 smithi094 ceph-mon[27245]: 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-13T13:12:51.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:12:51 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:12:51] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.43.0" 2024-09-13T13:12:52.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:51 smithi018 ceph-mon[23698]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:12:52.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:51 smithi018 ceph-mon[33841]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:12:52.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:51 smithi094 ceph-mon[27245]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:12:53.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:52 smithi018 ceph-mon[23698]: 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-13T13:12:53.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:52 smithi018 ceph-mon[33841]: 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-13T13:12:53.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:52 smithi094 ceph-mon[27245]: 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-13T13:12:55.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:54 smithi018 ceph-mon[23698]: 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-13T13:12:55.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:54 smithi018 ceph-mon[33841]: 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-13T13:12:55.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:54 smithi094 ceph-mon[27245]: 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-13T13:12:56.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:55 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:12:56.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:55 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:12:56.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:55 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:12:57.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:56 smithi018 ceph-mon[23698]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:12:57.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:56 smithi018 ceph-mon[33841]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:12:57.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:56 smithi094 ceph-mon[27245]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:12:59.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:12:58 smithi018 ceph-mon[23698]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:12:59.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:12:58 smithi018 ceph-mon[33841]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:12:59.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:12:58 smithi094 ceph-mon[27245]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:13:01.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:00 smithi018 ceph-mon[23698]: 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-13T13:13:01.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:00 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:13:01.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:00 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:13:01.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:00 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:13:01.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:00 smithi018 ceph-mon[33841]: 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-13T13:13:01.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:00 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:13:01.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:00 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:13:01.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:00 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:13:01.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:00 smithi094 ceph-mon[27245]: 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-13T13:13:01.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:00 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:13:01.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:00 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:13:01.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:00 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:13:01.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:13:01 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:13:01] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-13T13:13:02.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:01 smithi018 ceph-mon[23698]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:13:02.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:01 smithi018 ceph-mon[33841]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:13:02.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:01 smithi094 ceph-mon[27245]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:13:03.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:02 smithi018 ceph-mon[23698]: 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-13T13:13:03.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:02 smithi018 ceph-mon[33841]: 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-13T13:13:03.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:02 smithi094 ceph-mon[27245]: 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-13T13:13:05.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:04 smithi018 ceph-mon[33841]: 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-13T13:13:05.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:04 smithi018 ceph-mon[23698]: 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-13T13:13:05.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:04 smithi094 ceph-mon[27245]: 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-13T13:13:07.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:06 smithi018 ceph-mon[23698]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:13:07.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:06 smithi018 ceph-mon[33841]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:13:07.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:06 smithi094 ceph-mon[27245]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:13:09.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:08 smithi018 ceph-mon[33841]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:13:09.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:08 smithi018 ceph-mon[23698]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:13:09.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:08 smithi094 ceph-mon[27245]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:13:11.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:10 smithi018 ceph-mon[23698]: 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-13T13:13:11.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:10 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:13:11.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:10 smithi018 ceph-mon[33841]: 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-13T13:13:11.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:10 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:13:11.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:10 smithi094 ceph-mon[27245]: 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-13T13:13:11.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:10 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:13:11.807 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:13:11 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:13:11] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-13T13:13:12.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:11 smithi018 ceph-mon[23698]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:13:12.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:11 smithi018 ceph-mon[33841]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:13:12.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:11 smithi094 ceph-mon[27245]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:13:13.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:12 smithi018 ceph-mon[23698]: 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-13T13:13:13.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:12 smithi018 ceph-mon[33841]: 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-13T13:13:13.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:12 smithi094 ceph-mon[27245]: 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-13T13:13:15.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:14 smithi018 ceph-mon[23698]: 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-13T13:13:15.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:14 smithi018 ceph-mon[33841]: 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-13T13:13:15.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:14 smithi094 ceph-mon[27245]: 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-13T13:13:17.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:16 smithi094 ceph-mon[27245]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:13:17.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:16 smithi018 ceph-mon[23698]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:13:17.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:16 smithi018 ceph-mon[33841]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:13:19.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:18 smithi094 ceph-mon[27245]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:13:19.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:18 smithi018 ceph-mon[23698]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:13:19.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:18 smithi018 ceph-mon[33841]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:13:21.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:20 smithi094 ceph-mon[27245]: 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-13T13:13:21.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:20 smithi018 ceph-mon[23698]: 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-13T13:13:21.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:20 smithi018 ceph-mon[33841]: 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-13T13:13:21.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:13:21 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:13:21] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-13T13:13:22.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:21 smithi094 ceph-mon[27245]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:13:22.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:21 smithi018 ceph-mon[23698]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:13:22.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:21 smithi018 ceph-mon[33841]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:13:23.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:22 smithi094 ceph-mon[27245]: 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-13T13:13:23.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:22 smithi018 ceph-mon[23698]: 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-13T13:13:23.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:22 smithi018 ceph-mon[33841]: 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-13T13:13:25.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:24 smithi094 ceph-mon[27245]: 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-13T13:13:25.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:24 smithi018 ceph-mon[23698]: 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-13T13:13:25.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:24 smithi018 ceph-mon[33841]: 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-13T13:13:26.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:25 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:13:26.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:25 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:13:26.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:25 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:13:27.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:26 smithi094 ceph-mon[27245]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:13:27.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:26 smithi018 ceph-mon[23698]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:13:27.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:26 smithi018 ceph-mon[33841]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:13:29.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:28 smithi094 ceph-mon[27245]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:13:29.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:28 smithi018 ceph-mon[23698]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:13:29.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:28 smithi018 ceph-mon[33841]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:13:31.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:30 smithi094 ceph-mon[27245]: 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-13T13:13:31.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:30 smithi018 ceph-mon[23698]: 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-13T13:13:31.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:30 smithi018 ceph-mon[33841]: 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-13T13:13:31.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:13:31 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:13:31] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.43.0" 2024-09-13T13:13:32.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:31 smithi094 ceph-mon[27245]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:13:32.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:31 smithi018 ceph-mon[23698]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:13:32.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:31 smithi018 ceph-mon[33841]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:13:33.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:32 smithi094 ceph-mon[27245]: 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-13T13:13:33.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:32 smithi018 ceph-mon[23698]: 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-13T13:13:33.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:32 smithi018 ceph-mon[33841]: 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-13T13:13:35.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:34 smithi094 ceph-mon[27245]: 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-13T13:13:35.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:34 smithi018 ceph-mon[23698]: 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-13T13:13:35.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:34 smithi018 ceph-mon[33841]: 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-13T13:13:37.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:36 smithi094 ceph-mon[27245]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:13:37.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:36 smithi018 ceph-mon[33841]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:13:37.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:36 smithi018 ceph-mon[23698]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:13:39.235 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:38 smithi018 ceph-mon[23698]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:13:39.235 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:38 smithi018 ceph-mon[33841]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:13:39.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:38 smithi094 ceph-mon[27245]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:13:41.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:40 smithi094 ceph-mon[27245]: 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-13T13:13:41.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:40 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:13:41.348 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:40 smithi018 ceph-mon[23698]: 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-13T13:13:41.348 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:40 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:13:41.348 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:40 smithi018 ceph-mon[33841]: 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-13T13:13:41.348 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:40 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:13:41.383 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- 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-13T13:13:41.647 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:13:41.807 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:13:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:13:41] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-13T13:13:42.072 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:41 smithi018 ceph-mon[33841]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:13:42.072 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:41 smithi018 ceph-mon[23698]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:13:42.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:41 smithi094 ceph-mon[27245]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:13:42.731 INFO:teuthology.orchestra.run.smithi018.stdout:Scheduled to redeploy mgr.y on host 'smithi018' 2024-09-13T13:13:43.292 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:42 smithi018 ceph-mon[33841]: 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-13T13:13:43.293 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:42 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/3064082867' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-13T13:13:43.293 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:42 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:13:43.293 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:42 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:13:43.293 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:42 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:13:43.293 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:42 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:13:43.293 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:42 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:13:43.293 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:42 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:13:43.293 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:42 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:13:43.293 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:42 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:13:43.293 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:42 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T13:13:43.293 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:42 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:13:43.294 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:42 smithi018 ceph-mon[23698]: 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-13T13:13:43.294 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:42 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/3064082867' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-13T13:13:43.294 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:42 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:13:43.294 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:42 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:13:43.294 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:42 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:13:43.294 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:42 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:13:43.294 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:42 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:13:43.294 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:42 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:13:43.294 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:42 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:13:43.294 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:42 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:13:43.294 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:42 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T13:13:43.294 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:42 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:13:43.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:42 smithi094 ceph-mon[27245]: 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-13T13:13:43.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:42 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3064082867' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-13T13:13:43.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:42 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:13:43.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:42 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:13:43.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:42 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:13:43.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:42 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:13:43.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:42 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:13:43.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:42 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:13:43.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:42 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:13:43.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:42 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:13:43.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:42 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T13:13:43.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:42 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:13:43.323 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch ps --refresh' 2024-09-13T13:13:43.605 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:13:44.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:43 smithi094 ceph-mon[27245]: from='client.25043 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:13:44.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:43 smithi094 ceph-mon[27245]: Schedule redeploy daemon mgr.y 2024-09-13T13:13:44.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:43 smithi094 ceph-mon[27245]: Deploying daemon mgr.y on smithi018 2024-09-13T13:13:44.399 INFO:teuthology.orchestra.run.smithi018.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:13:44.400 INFO:teuthology.orchestra.run.smithi018.stdout:alertmanager.a smithi018 *:9093,9094 running (9m) 2m ago 10m - - 0.25.0 c8568f914cd2 17fe344a578e 2024-09-13T13:13:44.400 INFO:teuthology.orchestra.run.smithi018.stdout:grafana.a smithi094 *:3000 running (9m) 2m ago 9m 77.9M - 9.4.12 2bacad6d85d8 24929c7079e3 2024-09-13T13:13:44.400 INFO:teuthology.orchestra.run.smithi018.stdout:iscsi.foo.smithi018.nwavmm smithi018 *:5000 running (2m) 2m ago 9m - - 3.8 19dc8d659727 fed990def265 2024-09-13T13:13:44.400 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.x smithi094 *:8443,9283,8765 running (5m) 2m ago 14m 509M - 19.3.0-4917-gb0201b8c 1641fe80ce72 eb4b37c04d7c 2024-09-13T13:13:44.400 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.y smithi018 *:9283,8765 running (15m) 2m ago 15m - - 19.1.1-322-g7741f7f9 19dc8d659727 d468d5b65ac6 2024-09-13T13:13:44.400 INFO:teuthology.orchestra.run.smithi018.stdout:mon.a smithi018 running (15m) 2m ago 15m - 2048M 19.1.1-322-g7741f7f9 19dc8d659727 b67ba1a47da9 2024-09-13T13:13:44.400 INFO:teuthology.orchestra.run.smithi018.stdout:mon.b smithi094 running (14m) 2m ago 14m 49.5M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 31e0386bc3f1 2024-09-13T13:13:44.400 INFO:teuthology.orchestra.run.smithi018.stdout:mon.c smithi018 running (14m) 2m ago 14m - 2048M 19.1.1-322-g7741f7f9 19dc8d659727 ae3206eecf05 2024-09-13T13:13:44.400 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.a smithi018 *:9100 running (9m) 2m ago 9m - - 1.5.0 0da6a335fe13 dc62770e1b82 2024-09-13T13:13:44.400 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.b smithi094 *:9100 running (9m) 2m ago 9m 14.7M - 1.5.0 0da6a335fe13 bb17eca88251 2024-09-13T13:13:44.401 INFO:teuthology.orchestra.run.smithi018.stdout:osd.0 smithi018 running (13m) 2m ago 13m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 d7caaf06469e 2024-09-13T13:13:44.401 INFO:teuthology.orchestra.run.smithi018.stdout:osd.1 smithi018 running (13m) 2m ago 13m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 ab82ed867522 2024-09-13T13:13:44.401 INFO:teuthology.orchestra.run.smithi018.stdout:osd.2 smithi018 running (13m) 2m ago 13m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 4cde9c1db423 2024-09-13T13:13:44.401 INFO:teuthology.orchestra.run.smithi018.stdout:osd.3 smithi018 running (12m) 2m ago 12m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 88e7b58d21c0 2024-09-13T13:13:44.401 INFO:teuthology.orchestra.run.smithi018.stdout:osd.4 smithi094 running (12m) 2m ago 12m 50.0M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 59e55352c71a 2024-09-13T13:13:44.401 INFO:teuthology.orchestra.run.smithi018.stdout:osd.5 smithi094 running (11m) 2m ago 11m 57.6M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 42d6a5b25854 2024-09-13T13:13:44.401 INFO:teuthology.orchestra.run.smithi018.stdout:osd.6 smithi094 running (11m) 2m ago 11m 58.5M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 91f3899cfe9e 2024-09-13T13:13:44.401 INFO:teuthology.orchestra.run.smithi018.stdout:osd.7 smithi094 running (11m) 2m ago 11m 50.5M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 8d9c29974c46 2024-09-13T13:13:44.401 INFO:teuthology.orchestra.run.smithi018.stdout:prometheus.a smithi094 *:9095 running (2m) 2m ago 10m 34.7M - 2.43.0 a07b618ecd1d 1e4f2205abd8 2024-09-13T13:13:44.401 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi018.ocguil smithi018 *:8000 running (9m) 2m ago 9m - - 19.1.1-322-g7741f7f9 19dc8d659727 58af66f2aa64 2024-09-13T13:13:44.401 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi094.tfxryb smithi094 *:8000 running (9m) 2m ago 9m 81.6M - 19.1.1-322-g7741f7f9 19dc8d659727 cf6adeb72bb8 2024-09-13T13:13:44.402 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:43 smithi018 ceph-mon[23698]: from='client.25043 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:13:44.402 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:43 smithi018 ceph-mon[23698]: Schedule redeploy daemon mgr.y 2024-09-13T13:13:44.402 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:43 smithi018 ceph-mon[23698]: Deploying daemon mgr.y on smithi018 2024-09-13T13:13:44.402 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:43 smithi018 ceph-mon[33841]: from='client.25043 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:13:44.402 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:43 smithi018 ceph-mon[33841]: Schedule redeploy daemon mgr.y 2024-09-13T13:13:44.402 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:43 smithi018 ceph-mon[33841]: Deploying daemon mgr.y on smithi018 2024-09-13T13:13:45.029 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'sleep 180' 2024-09-13T13:13:45.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:44 smithi018 ceph-mon[33841]: 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-13T13:13:45.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:44 smithi018 ceph-mon[23698]: 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-13T13:13:45.306 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:13:45.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:44 smithi094 ceph-mon[27245]: 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-13T13:13:46.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:46 smithi094 ceph-mon[27245]: from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:13:46.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:45 smithi018 ceph-mon[33841]: from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:13:46.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:45 smithi018 ceph-mon[23698]: from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:13:47.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:47 smithi094 ceph-mon[27245]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:13:47.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:47 smithi018 ceph-mon[33841]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:13:47.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:47 smithi018 ceph-mon[23698]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:13:49.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:49 smithi094 ceph-mon[27245]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:13:49.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:49 smithi018 ceph-mon[23698]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:13:49.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:49 smithi018 ceph-mon[33841]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:13:50.558 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:13:50 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=cleanup t=2024-09-13T13:13:50.227231485Z level=info msg="Completed cleanup jobs" duration=2.205304ms 2024-09-13T13:13:50.558 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:13:50 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=sqlstore.transactions t=2024-09-13T13:13:50.235641673Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-13T13:13:51.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:51 smithi094 ceph-mon[27245]: 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-13T13:13:51.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:51 smithi018 ceph-mon[23698]: 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-13T13:13:51.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:51 smithi018 ceph-mon[33841]: 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-13T13:13:51.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:13:51 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:13:51] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-13T13:13:52.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:52 smithi094 ceph-mon[27245]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:13:52.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:52 smithi018 ceph-mon[23698]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:13:52.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:52 smithi018 ceph-mon[33841]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:13:53.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:53 smithi018 ceph-mon[23698]: 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-13T13:13:53.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:53 smithi018 ceph-mon[33841]: 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-13T13:13:53.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:53 smithi094 ceph-mon[27245]: 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-13T13:13:55.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:55 smithi094 ceph-mon[27245]: 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-13T13:13:55.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:55 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:13:55.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:55 smithi018 ceph-mon[23698]: 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-13T13:13:55.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:55 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:13:55.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:55 smithi018 ceph-mon[33841]: 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-13T13:13:55.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:55 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:13:57.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:57 smithi094 ceph-mon[27245]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:13:57.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:57 smithi018 ceph-mon[23698]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:13:57.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:57 smithi018 ceph-mon[33841]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:13:59.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:13:59 smithi094 ceph-mon[27245]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:13:59.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:13:59 smithi018 ceph-mon[23698]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:13:59.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:13:59 smithi018 ceph-mon[33841]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:14:01.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:01 smithi094 ceph-mon[27245]: 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-13T13:14:01.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:01 smithi018 ceph-mon[23698]: 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-13T13:14:01.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:01 smithi018 ceph-mon[33841]: 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-13T13:14:01.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:14:01 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:14:01] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-13T13:14:02.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:02 smithi094 ceph-mon[27245]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:14:02.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:02 smithi018 ceph-mon[23698]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:14:02.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:02 smithi018 ceph-mon[33841]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:14:03.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:03 smithi094 ceph-mon[27245]: 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-13T13:14:03.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:03 smithi018 ceph-mon[23698]: 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-13T13:14:03.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:03 smithi018 ceph-mon[33841]: 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-13T13:14:05.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:05 smithi094 ceph-mon[27245]: 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-13T13:14:05.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:05 smithi018 ceph-mon[23698]: 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-13T13:14:05.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:05 smithi018 ceph-mon[33841]: 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-13T13:14:07.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:07 smithi094 ceph-mon[27245]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:14:07.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:07 smithi018 ceph-mon[33841]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:14:07.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:07 smithi018 ceph-mon[23698]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:14:09.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:09 smithi094 ceph-mon[27245]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:14:09.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:09 smithi018 ceph-mon[23698]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:14:09.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:09 smithi018 ceph-mon[33841]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:14:10.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:10 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:14:10.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:10 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:14:10.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:10 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:14:11.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:11 smithi094 ceph-mon[27245]: 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-13T13:14:11.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:11 smithi018 ceph-mon[23698]: 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-13T13:14:11.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:11 smithi018 ceph-mon[33841]: 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-13T13:14:11.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:14:11 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:14:11] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-13T13:14:12.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:12 smithi094 ceph-mon[27245]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:14:12.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:12 smithi018 ceph-mon[23698]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:14:12.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:12 smithi018 ceph-mon[33841]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:14:13.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:13 smithi094 ceph-mon[27245]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:14:13.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:13 smithi018 ceph-mon[23698]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:14:13.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:13 smithi018 ceph-mon[33841]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:14:15.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:15 smithi094 ceph-mon[27245]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-13T13:14:15.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:15 smithi018 ceph-mon[23698]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-13T13:14:15.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:15 smithi018 ceph-mon[33841]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-13T13:14:17.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:17 smithi094 ceph-mon[27245]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:14:17.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:17 smithi018 ceph-mon[33841]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:14:17.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:17 smithi018 ceph-mon[23698]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:14:19.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:19 smithi094 ceph-mon[27245]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-13T13:14:19.397 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:19 smithi018 ceph-mon[23698]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-13T13:14:19.397 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:19 smithi018 ceph-mon[33841]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-13T13:14:20.930 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:14:20 smithi018 systemd[1]: Stopping Ceph mgr.y for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:14:21.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:21 smithi018 ceph-mon[23698]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-13T13:14:21.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:21 smithi018 ceph-mon[33841]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-13T13:14:21.183 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:14:20 smithi018 podman[82085]: 2024-09-13 13:14:20.92999494 +0000 UTC m=+0.130864502 container died d468d5b65ac6baf1c738c4c932abfba40cb4094bfd4e4b3dcbd7a7e10ef506de (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-7741f7f, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-09-13T13:14:21.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:21 smithi094 ceph-mon[27245]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-13T13:14:21.683 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:14:21 smithi018 podman[82085]: 2024-09-13 13:14:21.474602885 +0000 UTC m=+0.675472449 container cleanup d468d5b65ac6baf1c738c4c932abfba40cb4094bfd4e4b3dcbd7a7e10ef506de (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, RELEASE=squid-7741f7f, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-13T13:14:21.683 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:14:21 smithi018 bash[82085]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y 2024-09-13T13:14:21.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:14:21 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:14:21] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-13T13:14:22.060 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:14:21 smithi018 podman[82100]: 2024-09-13 13:14:21.767902467 +0000 UTC m=+0.839464254 container remove d468d5b65ac6baf1c738c4c932abfba40cb4094bfd4e4b3dcbd7a7e10ef506de (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=squid-7741f7f, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS) 2024-09-13T13:14:22.060 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:14:21 smithi018 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-09-13T13:14:22.060 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:14:21 smithi018 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-09-13T13:14:22.060 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:14:21 smithi018 systemd[1]: Stopped Ceph mgr.y for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:14:22.061 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:14:21 smithi018 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mgr.y.service: Consumed 52.799s CPU time. 2024-09-13T13:14:22.342 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:22 smithi018 ceph-mon[23698]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:14:22.342 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:14:22 smithi018 systemd[1]: Starting Ceph mgr.y for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:14:22.343 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:22 smithi018 ceph-mon[33841]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:14:22.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:22 smithi094 ceph-mon[27245]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:14:22.647 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:14:22 smithi018 podman[82226]: 2024-09-13 13:14:22.244782769 +0000 UTC m=+0.016288258 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:14:22.647 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:14:22 smithi018 podman[82226]: 2024-09-13 13:14:22.386128216 +0000 UTC m=+0.157633697 container create 3f2eb2c1f516d10c181a69764ba61e3de5444275a78e1c45f1d30e9065a0935e (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-09-13T13:14:22.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:14:22 smithi018 podman[82226]: 2024-09-13 13:14:22.646981939 +0000 UTC m=+0.418487419 container init 3f2eb2c1f516d10c181a69764ba61e3de5444275a78e1c45f1d30e9065a0935e (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0) 2024-09-13T13:14:22.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:14:22 smithi018 podman[82226]: 2024-09-13 13:14:22.649969805 +0000 UTC m=+0.421475295 container start 3f2eb2c1f516d10c181a69764ba61e3de5444275a78e1c45f1d30e9065a0935e (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T13:14:22.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:14:22 smithi018 ceph-mgr[82245]: -- 172.21.15.18:0/2233886485 <== mon.2 v2:172.21.15.18:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56431b7dd0e0 con 0x56431b7bb400 2024-09-13T13:14:23.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:14:23 smithi018 bash[82226]: 3f2eb2c1f516d10c181a69764ba61e3de5444275a78e1c45f1d30e9065a0935e 2024-09-13T13:14:23.475 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:14:23 smithi018 systemd[1]: Started Ceph mgr.y for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:14:23.476 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:23 smithi018 ceph-mon[33841]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:14:23.476 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:23 smithi018 ceph-mon[23698]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:14:23.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:23 smithi094 ceph-mon[27245]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:14:24.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:24 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:14:24.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:24 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:14:24.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:24 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:14:24.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:24 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:14:24.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:24 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:14:24.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:24 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:14:24.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:24 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:14:24.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:24 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:14:24.512 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:24 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:14:24.512 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:24 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:14:24.512 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:24 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:14:24.512 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:24 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:14:25.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:25 smithi018 ceph-mon[33841]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:14:25.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:25 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:14:25.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:25 smithi018 ceph-mon[23698]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:14:25.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:25 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:14:25.526 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:25 smithi094 ceph-mon[27245]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:14:25.526 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:25 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:14:27.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:27 smithi018 ceph-mon[23698]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:14:27.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:27 smithi018 ceph-mon[33841]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:14:27.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:27 smithi094 ceph-mon[27245]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:14:28.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:28 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:14:28.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:28 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:14:28.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:28 smithi018 ceph-mon[23698]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:14:28.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:28 smithi018 ceph-mon[23698]: Standby manager daemon y restarted 2024-09-13T13:14:28.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:28 smithi018 ceph-mon[23698]: Standby manager daemon y started 2024-09-13T13:14:28.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:28 smithi018 ceph-mon[23698]: from='mgr.? 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-13T13:14:28.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:28 smithi018 ceph-mon[23698]: from='mgr.? 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:14:28.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:28 smithi018 ceph-mon[23698]: from='mgr.? 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-13T13:14:28.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:28 smithi018 ceph-mon[23698]: from='mgr.? 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:14:28.434 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:14:27 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: [13/Sep/2024:13:14:27] ENGINE Bus STARTING 2024-09-13T13:14:28.434 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:14:27 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: CherryPy Checker: 2024-09-13T13:14:28.434 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:14:27 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: The Application mounted at '' has an empty config. 2024-09-13T13:14:28.434 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:14:27 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: 2024-09-13T13:14:28.434 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:14:28 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: [13/Sep/2024:13:14:28] ENGINE Serving on http://:::9283 2024-09-13T13:14:28.434 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:14:28 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: [13/Sep/2024:13:14:28] ENGINE Bus STARTED 2024-09-13T13:14:28.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:28 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:14:28.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:28 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:14:28.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:28 smithi018 ceph-mon[33841]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:14:28.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:28 smithi018 ceph-mon[33841]: Standby manager daemon y restarted 2024-09-13T13:14:28.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:28 smithi018 ceph-mon[33841]: Standby manager daemon y started 2024-09-13T13:14:28.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:28 smithi018 ceph-mon[33841]: from='mgr.? 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-13T13:14:28.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:28 smithi018 ceph-mon[33841]: from='mgr.? 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:14:28.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:28 smithi018 ceph-mon[33841]: from='mgr.? 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-13T13:14:28.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:28 smithi018 ceph-mon[33841]: from='mgr.? 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:14:28.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:28 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:14:28.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:28 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:14:28.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:28 smithi094 ceph-mon[27245]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:14:28.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:28 smithi094 ceph-mon[27245]: Standby manager daemon y restarted 2024-09-13T13:14:28.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:28 smithi094 ceph-mon[27245]: Standby manager daemon y started 2024-09-13T13:14:28.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:28 smithi094 ceph-mon[27245]: from='mgr.? 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-13T13:14:28.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:28 smithi094 ceph-mon[27245]: from='mgr.? 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:14:28.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:28 smithi094 ceph-mon[27245]: from='mgr.? 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-13T13:14:28.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:28 smithi094 ceph-mon[27245]: from='mgr.? 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:14:29.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:29 smithi094 ceph-mon[27245]: mgrmap e29: x(active, since 3m), standbys: y 2024-09-13T13:14:29.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:29 smithi018 ceph-mon[23698]: mgrmap e29: x(active, since 3m), standbys: y 2024-09-13T13:14:29.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:29 smithi018 ceph-mon[33841]: mgrmap e29: x(active, since 3m), standbys: y 2024-09-13T13:14:30.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:30 smithi094 ceph-mon[27245]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:14:30.612 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:30 smithi018 ceph-mon[23698]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:14:30.612 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:30 smithi018 ceph-mon[33841]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:14:31.527 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:31 smithi018 ceph-mon[33841]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:14:31.527 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:31 smithi018 ceph-mon[23698]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:14:31.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:31 smithi094 ceph-mon[27245]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:14:31.558 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:14:31 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:14:31] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-13T13:14:32.557 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:32 smithi018 ceph-mon[33841]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:14:32.557 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:32 smithi018 ceph-mon[23698]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:14:32.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:32 smithi094 ceph-mon[27245]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:14:35.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:35 smithi018 ceph-mon[33841]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:14:35.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:35 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:14:35.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:35 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:14:35.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:35 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:14:35.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:35 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:14:35.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:35 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:14:35.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:35 smithi018 ceph-mon[23698]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:14:35.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:35 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:14:35.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:35 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:14:35.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:35 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:14:35.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:35 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:14:35.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:35 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:14:35.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:35 smithi094 ceph-mon[27245]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:14:35.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:35 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:14:35.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:35 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:14:35.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:35 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:14:35.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:35 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:14:35.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:35 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:14:37.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:37 smithi018 ceph-mon[23698]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:14:37.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:37 smithi018 ceph-mon[33841]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:14:37.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:37 smithi094 ceph-mon[27245]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:14:39.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:39 smithi018 ceph-mon[33841]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:14:39.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:39 smithi018 ceph-mon[23698]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:14:39.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:39 smithi094 ceph-mon[27245]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:14:40.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:40 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:14:40.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:40 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:14:40.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:40 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:14:41.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:41 smithi018 ceph-mon[23698]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:14:41.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:41 smithi018 ceph-mon[33841]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:14:41.535 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:41 smithi094 ceph-mon[27245]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:14:41.535 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:14:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:14:41] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-13T13:14:42.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:42 smithi018 ceph-mon[23698]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:14:42.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:42 smithi018 ceph-mon[33841]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:14:42.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:42 smithi094 ceph-mon[27245]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:14:43.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:43 smithi018 ceph-mon[23698]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:14:43.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:43 smithi018 ceph-mon[33841]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:14:43.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:43 smithi094 ceph-mon[27245]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:14:45.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:45 smithi018 ceph-mon[33841]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:14:45.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:45 smithi018 ceph-mon[23698]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:14:45.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:45 smithi094 ceph-mon[27245]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:14:47.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:47 smithi094 ceph-mon[27245]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:14:47.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:47 smithi018 ceph-mon[23698]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:14:47.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:47 smithi018 ceph-mon[33841]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:14:49.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:49 smithi094 ceph-mon[27245]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:14:49.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:49 smithi018 ceph-mon[23698]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:14:49.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:49 smithi018 ceph-mon[33841]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:14:51.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:51 smithi094 ceph-mon[27245]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:14:51.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:51 smithi018 ceph-mon[23698]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:14:51.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:51 smithi018 ceph-mon[33841]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:14:51.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:14:51 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:14:51] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-13T13:14:52.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:52 smithi094 ceph-mon[27245]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:14:52.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:52 smithi018 ceph-mon[23698]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:14:52.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:52 smithi018 ceph-mon[33841]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:14:53.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:53 smithi094 ceph-mon[27245]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:14:53.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:53 smithi018 ceph-mon[23698]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:14:53.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:53 smithi018 ceph-mon[33841]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:14:55.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:55 smithi094 ceph-mon[27245]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:14:55.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:55 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:14:55.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:55 smithi018 ceph-mon[23698]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:14:55.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:55 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:14:55.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:55 smithi018 ceph-mon[33841]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:14:55.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:55 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:14:57.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:57 smithi094 ceph-mon[27245]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:14:57.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:57 smithi018 ceph-mon[23698]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:14:57.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:57 smithi018 ceph-mon[33841]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:14:59.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:14:59 smithi094 ceph-mon[27245]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:14:59.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:14:59 smithi018 ceph-mon[23698]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:14:59.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:14:59 smithi018 ceph-mon[33841]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:01.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:01 smithi094 ceph-mon[27245]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:01.558 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:15:01 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:15:01] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-13T13:15:01.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:01 smithi018 ceph-mon[33841]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:01.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:01 smithi018 ceph-mon[23698]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:02.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:02 smithi094 ceph-mon[27245]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:15:02.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:02 smithi018 ceph-mon[33841]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:15:02.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:02 smithi018 ceph-mon[23698]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:15:03.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:03 smithi094 ceph-mon[27245]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:15:03.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:03 smithi018 ceph-mon[33841]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:15:03.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:03 smithi018 ceph-mon[23698]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:15:04.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:04 smithi094 ceph-mon[27245]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:04.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:04 smithi018 ceph-mon[23698]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:04.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:04 smithi018 ceph-mon[33841]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:06.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:06 smithi018 ceph-mon[23698]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:15:06.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:06 smithi018 ceph-mon[33841]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:15:06.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:06 smithi094 ceph-mon[27245]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:15:08.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:08 smithi018 ceph-mon[23698]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:08.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:08 smithi018 ceph-mon[33841]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:08.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:08 smithi094 ceph-mon[27245]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:10.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:10 smithi094 ceph-mon[27245]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:10.610 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:10 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:15:10.656 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:10 smithi018 ceph-mon[33841]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:10.657 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:10 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:15:10.657 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:10 smithi018 ceph-mon[23698]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:10.657 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:10 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:15:11.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:11 smithi018 ceph-mon[23698]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:15:11.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:11 smithi018 ceph-mon[33841]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:15:11.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:11 smithi094 ceph-mon[27245]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:15:11.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:15:11 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:15:11] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.43.0" 2024-09-13T13:15:12.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:12 smithi018 ceph-mon[23698]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:15:12.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:12 smithi018 ceph-mon[33841]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:15:12.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:12 smithi094 ceph-mon[27245]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:15:14.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:14 smithi018 ceph-mon[23698]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:14.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:14 smithi018 ceph-mon[33841]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:14.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:14 smithi094 ceph-mon[27245]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:16.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:16 smithi018 ceph-mon[23698]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:15:16.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:16 smithi018 ceph-mon[33841]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:15:16.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:16 smithi094 ceph-mon[27245]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:15:18.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:18 smithi018 ceph-mon[23698]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:18.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:18 smithi018 ceph-mon[33841]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:18.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:18 smithi094 ceph-mon[27245]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:20.668 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:20 smithi018 ceph-mon[23698]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:20.668 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:20 smithi018 ceph-mon[33841]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:20.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:20 smithi094 ceph-mon[27245]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:21.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:21 smithi018 ceph-mon[23698]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:15:21.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:21 smithi018 ceph-mon[33841]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:15:21.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:21 smithi094 ceph-mon[27245]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:15:21.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:15:21 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:15:21] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.43.0" 2024-09-13T13:15:22.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:22 smithi018 ceph-mon[23698]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:15:22.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:22 smithi018 ceph-mon[33841]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:15:22.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:22 smithi094 ceph-mon[27245]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:15:24.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:24 smithi018 ceph-mon[23698]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:24.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:24 smithi018 ceph-mon[33841]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:24.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:24 smithi094 ceph-mon[27245]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:25.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:25 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:15:25.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:25 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:15:25.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:25 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:15:26.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:26 smithi018 ceph-mon[23698]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:15:26.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:26 smithi018 ceph-mon[33841]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:15:26.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:26 smithi094 ceph-mon[27245]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:15:28.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:28 smithi018 ceph-mon[23698]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:28.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:28 smithi018 ceph-mon[33841]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:28.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:28 smithi094 ceph-mon[27245]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:30.670 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:30 smithi018 ceph-mon[23698]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:30.670 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:30 smithi018 ceph-mon[33841]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:30.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:30 smithi094 ceph-mon[27245]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:31.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:31 smithi018 ceph-mon[23698]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:15:31.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:31 smithi018 ceph-mon[33841]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:15:31.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:31 smithi094 ceph-mon[27245]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:15:31.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:15:31 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:15:31] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-13T13:15:32.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:32 smithi018 ceph-mon[23698]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:15:32.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:32 smithi018 ceph-mon[33841]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:15:32.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:32 smithi094 ceph-mon[27245]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:15:34.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:34 smithi018 ceph-mon[23698]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:34.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:34 smithi018 ceph-mon[33841]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:34.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:34 smithi094 ceph-mon[27245]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:36.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:36 smithi018 ceph-mon[33841]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:15:36.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:36 smithi018 ceph-mon[23698]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:15:36.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:36 smithi094 ceph-mon[27245]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:15:38.657 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:38 smithi018 ceph-mon[23698]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:38.658 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:38 smithi018 ceph-mon[33841]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:38.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:38 smithi094 ceph-mon[27245]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:40.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:39 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:15:40.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:39 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:15:40.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:39 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:15:40.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:39 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:15:40.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:39 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:15:40.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:39 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:15:40.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:39 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:15:40.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:39 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:15:40.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:39 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:15:40.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:39 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:15:40.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:39 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:15:40.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:39 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:15:40.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:39 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:15:40.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:39 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:15:40.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:39 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:15:41.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:40 smithi018 ceph-mon[23698]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:41.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:40 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:15:41.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:40 smithi018 ceph-mon[33841]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:41.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:40 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:15:41.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:40 smithi094 ceph-mon[27245]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:41.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:40 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:15:41.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:15:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:15:41] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-13T13:15:42.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:41 smithi018 ceph-mon[23698]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:15:42.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:41 smithi018 ceph-mon[33841]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:15:42.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:41 smithi094 ceph-mon[27245]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:15:43.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:42 smithi018 ceph-mon[23698]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:15:43.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:42 smithi018 ceph-mon[33841]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:15:43.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:42 smithi094 ceph-mon[27245]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:15:45.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:44 smithi018 ceph-mon[23698]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:45.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:44 smithi018 ceph-mon[33841]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:45.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:44 smithi094 ceph-mon[27245]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:47.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:46 smithi018 ceph-mon[23698]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:15:47.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:46 smithi018 ceph-mon[33841]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:15:47.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:46 smithi094 ceph-mon[27245]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:15:49.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:48 smithi018 ceph-mon[23698]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:49.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:48 smithi018 ceph-mon[33841]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:49.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:48 smithi094 ceph-mon[27245]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:51.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:50 smithi018 ceph-mon[33841]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:51.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:50 smithi018 ceph-mon[23698]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:51.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:50 smithi094 ceph-mon[27245]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:51.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:15:51 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:15:51] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-13T13:15:52.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:51 smithi018 ceph-mon[23698]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:15:52.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:51 smithi018 ceph-mon[33841]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:15:52.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:51 smithi094 ceph-mon[27245]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:15:53.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:52 smithi018 ceph-mon[33841]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:15:53.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:52 smithi018 ceph-mon[23698]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:15:53.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:52 smithi094 ceph-mon[27245]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:15:55.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:54 smithi018 ceph-mon[33841]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:55.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:54 smithi018 ceph-mon[23698]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:55.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:54 smithi094 ceph-mon[27245]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:56.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:55 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:15:56.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:55 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:15:56.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:55 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:15:57.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:56 smithi018 ceph-mon[33841]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:15:57.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:56 smithi018 ceph-mon[23698]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:15:57.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:56 smithi094 ceph-mon[27245]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:15:59.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:15:58 smithi018 ceph-mon[33841]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:59.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:15:58 smithi018 ceph-mon[23698]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:15:59.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:15:58 smithi094 ceph-mon[27245]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:01.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:00 smithi018 ceph-mon[33841]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:01.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:00 smithi018 ceph-mon[23698]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:01.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:00 smithi094 ceph-mon[27245]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:01.807 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:16:01 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:16:01] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.43.0" 2024-09-13T13:16:02.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:01 smithi018 ceph-mon[33841]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:16:02.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:01 smithi018 ceph-mon[23698]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:16:02.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:01 smithi094 ceph-mon[27245]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:16:03.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:02 smithi018 ceph-mon[23698]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:16:03.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:02 smithi018 ceph-mon[33841]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:16:03.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:02 smithi094 ceph-mon[27245]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:16:05.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:04 smithi018 ceph-mon[23698]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:05.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:04 smithi018 ceph-mon[33841]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:05.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:04 smithi094 ceph-mon[27245]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:07.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:06 smithi018 ceph-mon[23698]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:16:07.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:06 smithi018 ceph-mon[33841]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:16:07.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:06 smithi094 ceph-mon[27245]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:16:09.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:08 smithi018 ceph-mon[33841]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:09.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:08 smithi018 ceph-mon[23698]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:09.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:08 smithi094 ceph-mon[27245]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:10.984 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:10 smithi018 ceph-mon[33841]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:10.984 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:10 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:16:10.984 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:10 smithi018 ceph-mon[23698]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:10.985 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:10 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:16:11.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:10 smithi094 ceph-mon[27245]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:11.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:10 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:16:11.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:16:11 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:16:11] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-13T13:16:12.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:11 smithi018 ceph-mon[33841]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:16:12.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:11 smithi018 ceph-mon[23698]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:16:12.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:11 smithi094 ceph-mon[27245]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:16:13.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:12 smithi018 ceph-mon[33841]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:16:13.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:12 smithi018 ceph-mon[23698]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:16:13.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:12 smithi094 ceph-mon[27245]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:16:15.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:14 smithi018 ceph-mon[23698]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:15.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:14 smithi018 ceph-mon[33841]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:15.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:14 smithi094 ceph-mon[27245]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:17.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:16 smithi018 ceph-mon[23698]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:16:17.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:16 smithi018 ceph-mon[33841]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:16:17.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:16 smithi094 ceph-mon[27245]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:16:19.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:18 smithi094 ceph-mon[27245]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:19.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:18 smithi018 ceph-mon[23698]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:19.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:18 smithi018 ceph-mon[33841]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:21.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:20 smithi018 ceph-mon[23698]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:21.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:20 smithi018 ceph-mon[33841]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:21.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:20 smithi094 ceph-mon[27245]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:21.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:16:21 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:16:21] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-13T13:16:22.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:21 smithi094 ceph-mon[27245]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:16:22.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:21 smithi018 ceph-mon[23698]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:16:22.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:21 smithi018 ceph-mon[33841]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:16:23.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:22 smithi094 ceph-mon[27245]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:16:23.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:22 smithi018 ceph-mon[23698]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:16:23.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:22 smithi018 ceph-mon[33841]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:16:25.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:24 smithi094 ceph-mon[27245]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:25.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:24 smithi018 ceph-mon[23698]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:25.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:24 smithi018 ceph-mon[33841]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:26.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:25 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:16:26.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:25 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:16:26.449 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:25 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:16:27.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:26 smithi094 ceph-mon[27245]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:16:27.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:26 smithi018 ceph-mon[33841]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:16:27.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:26 smithi018 ceph-mon[23698]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:16:29.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:28 smithi094 ceph-mon[27245]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:29.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:28 smithi018 ceph-mon[23698]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:29.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:28 smithi018 ceph-mon[33841]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:31.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:30 smithi094 ceph-mon[27245]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:31.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:30 smithi018 ceph-mon[23698]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:31.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:30 smithi018 ceph-mon[33841]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:31.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:16:31 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:16:31] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.43.0" 2024-09-13T13:16:32.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:31 smithi094 ceph-mon[27245]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:16:32.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:31 smithi018 ceph-mon[23698]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:16:32.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:31 smithi018 ceph-mon[33841]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:16:33.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:32 smithi094 ceph-mon[27245]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:16:33.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:32 smithi018 ceph-mon[23698]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:16:33.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:32 smithi018 ceph-mon[33841]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:16:35.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:34 smithi094 ceph-mon[27245]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:35.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:34 smithi018 ceph-mon[23698]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:35.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:34 smithi018 ceph-mon[33841]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:37.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:36 smithi094 ceph-mon[27245]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:16:37.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:36 smithi018 ceph-mon[23698]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:16:37.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:36 smithi018 ceph-mon[33841]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:16:39.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:38 smithi094 ceph-mon[27245]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:39.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:38 smithi018 ceph-mon[23698]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:39.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:38 smithi018 ceph-mon[33841]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:40.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:39 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:16:40.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:39 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:16:40.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:39 smithi094 ceph-mon[27245]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:16:40.334 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:39 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:16:40.334 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:39 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:16:40.334 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:39 smithi018 ceph-mon[33841]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:16:40.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:39 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:16:40.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:39 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:16:40.335 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:39 smithi018 ceph-mon[23698]: from='mgr.24835 ' entity='mgr.x' 2024-09-13T13:16:41.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:40 smithi094 ceph-mon[27245]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:41.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:40 smithi094 ceph-mon[27245]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:16:41.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:40 smithi018 ceph-mon[33841]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:41.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:40 smithi018 ceph-mon[33841]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:16:41.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:40 smithi018 ceph-mon[23698]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:41.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:40 smithi018 ceph-mon[23698]: from='mgr.24835 172.21.15.94:0/2326570801' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:16:41.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:16:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:16:41] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-13T13:16:42.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:41 smithi094 ceph-mon[27245]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:16:42.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:41 smithi018 ceph-mon[33841]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:16:42.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:41 smithi018 ceph-mon[23698]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:16:43.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:42 smithi094 ceph-mon[27245]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:16:43.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:42 smithi018 ceph-mon[23698]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:16:43.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:42 smithi018 ceph-mon[33841]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:16:45.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:44 smithi094 ceph-mon[27245]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:45.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:44 smithi018 ceph-mon[23698]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:45.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:44 smithi018 ceph-mon[33841]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:46.508 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch ps' 2024-09-13T13:16:46.773 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:16:47.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:46 smithi018 ceph-mon[33841]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:16:47.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:46 smithi018 ceph-mon[23698]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:16:47.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:47 smithi094 ceph-mon[27245]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:16:47.398 INFO:teuthology.orchestra.run.smithi018.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:16:47.398 INFO:teuthology.orchestra.run.smithi018.stdout:alertmanager.a smithi018 *:9093,9094 running (12m) 68s ago 13m - - 0.25.0 c8568f914cd2 17fe344a578e 2024-09-13T13:16:47.398 INFO:teuthology.orchestra.run.smithi018.stdout:grafana.a smithi094 *:3000 running (12m) 2m ago 12m 77.2M - 9.4.12 2bacad6d85d8 24929c7079e3 2024-09-13T13:16:47.399 INFO:teuthology.orchestra.run.smithi018.stdout:iscsi.foo.smithi018.nwavmm smithi018 *:5000 running (5m) 68s ago 12m - - 3.8 19dc8d659727 fed990def265 2024-09-13T13:16:47.399 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.x smithi094 *:8443,9283,8765 running (8m) 2m ago 17m 514M - 19.3.0-4917-gb0201b8c 1641fe80ce72 eb4b37c04d7c 2024-09-13T13:16:47.399 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.y smithi018 *:8443,9283,8765 running (2m) 68s ago 18m - - 19.3.0-4917-gb0201b8c 1641fe80ce72 3f2eb2c1f516 2024-09-13T13:16:47.399 INFO:teuthology.orchestra.run.smithi018.stdout:mon.a smithi018 running (18m) 68s ago 18m - 2048M 19.1.1-322-g7741f7f9 19dc8d659727 b67ba1a47da9 2024-09-13T13:16:47.399 INFO:teuthology.orchestra.run.smithi018.stdout:mon.b smithi094 running (17m) 2m ago 17m 53.4M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 31e0386bc3f1 2024-09-13T13:16:47.399 INFO:teuthology.orchestra.run.smithi018.stdout:mon.c smithi018 running (17m) 68s ago 17m - 2048M 19.1.1-322-g7741f7f9 19dc8d659727 ae3206eecf05 2024-09-13T13:16:47.399 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.a smithi018 *:9100 running (12m) 68s ago 12m - - 1.5.0 0da6a335fe13 dc62770e1b82 2024-09-13T13:16:47.399 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.b smithi094 *:9100 running (12m) 2m ago 12m 15.1M - 1.5.0 0da6a335fe13 bb17eca88251 2024-09-13T13:16:47.399 INFO:teuthology.orchestra.run.smithi018.stdout:osd.0 smithi018 running (17m) 68s ago 16m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 d7caaf06469e 2024-09-13T13:16:47.399 INFO:teuthology.orchestra.run.smithi018.stdout:osd.1 smithi018 running (16m) 68s ago 16m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 ab82ed867522 2024-09-13T13:16:47.399 INFO:teuthology.orchestra.run.smithi018.stdout:osd.2 smithi018 running (16m) 68s ago 16m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 4cde9c1db423 2024-09-13T13:16:47.399 INFO:teuthology.orchestra.run.smithi018.stdout:osd.3 smithi018 running (15m) 68s ago 15m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 88e7b58d21c0 2024-09-13T13:16:47.399 INFO:teuthology.orchestra.run.smithi018.stdout:osd.4 smithi094 running (15m) 2m ago 15m 52.7M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 59e55352c71a 2024-09-13T13:16:47.400 INFO:teuthology.orchestra.run.smithi018.stdout:osd.5 smithi094 running (14m) 2m ago 14m 60.7M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 42d6a5b25854 2024-09-13T13:16:47.400 INFO:teuthology.orchestra.run.smithi018.stdout:osd.6 smithi094 running (14m) 2m ago 14m 62.2M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 91f3899cfe9e 2024-09-13T13:16:47.400 INFO:teuthology.orchestra.run.smithi018.stdout:osd.7 smithi094 running (14m) 2m ago 14m 52.3M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 8d9c29974c46 2024-09-13T13:16:47.400 INFO:teuthology.orchestra.run.smithi018.stdout:prometheus.a smithi094 *:9095 running (5m) 2m ago 13m 55.9M - 2.43.0 a07b618ecd1d 1e4f2205abd8 2024-09-13T13:16:47.400 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi018.ocguil smithi018 *:8000 running (12m) 68s ago 12m - - 19.1.1-322-g7741f7f9 19dc8d659727 58af66f2aa64 2024-09-13T13:16:47.400 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi094.tfxryb smithi094 *:8000 running (12m) 2m ago 12m 83.6M - 19.1.1-322-g7741f7f9 19dc8d659727 cf6adeb72bb8 2024-09-13T13:16:48.036 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions' 2024-09-13T13:16:48.295 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:16:49.025 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:16:49.025 INFO:teuthology.orchestra.run.smithi018.stdout: "mon": { 2024-09-13T13:16:49.025 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T13:16:49.025 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:16:49.025 INFO:teuthology.orchestra.run.smithi018.stdout: "mgr": { 2024-09-13T13:16:49.025 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:16:49.025 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:16:49.025 INFO:teuthology.orchestra.run.smithi018.stdout: "osd": { 2024-09-13T13:16:49.025 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 8 2024-09-13T13:16:49.026 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:16:49.026 INFO:teuthology.orchestra.run.smithi018.stdout: "rgw": { 2024-09-13T13:16:49.026 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:16:49.026 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:16:49.026 INFO:teuthology.orchestra.run.smithi018.stdout: "overall": { 2024-09-13T13:16:49.026 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 13, 2024-09-13T13:16:49.026 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:16:49.026 INFO:teuthology.orchestra.run.smithi018.stdout: } 2024-09-13T13:16:49.026 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:16:49.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:49 smithi094 ceph-mon[27245]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:49.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:49 smithi094 ceph-mon[27245]: from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:16:49.424 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:49 smithi018 ceph-mon[23698]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:49.425 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:49 smithi018 ceph-mon[23698]: from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:16:49.425 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:49 smithi018 ceph-mon[33841]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:49.425 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:49 smithi018 ceph-mon[33841]: from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:16:49.659 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph health detail' 2024-09-13T13:16:49.917 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:16:50.296 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:50 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/479895014' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:16:50.297 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:50 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/479895014' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:16:50.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:50 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/479895014' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:16:50.642 INFO:teuthology.orchestra.run.smithi018.stdout:HEALTH_OK 2024-09-13T13:16:51.242 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:51 smithi018 ceph-mon[23698]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:51.242 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:51 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/1554891305' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-13T13:16:51.242 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:51 smithi018 ceph-mon[33841]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:51.243 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:51 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/1554891305' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-13T13:16:51.272 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph -s' 2024-09-13T13:16:51.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:51 smithi094 ceph-mon[27245]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:16:51.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:51 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/1554891305' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-13T13:16:51.529 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:16:51.809 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:16:51 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:16:51] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-13T13:16:52.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:52 smithi018 ceph-mon[33841]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:16:52.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:52 smithi018 ceph-mon[23698]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:16:52.264 INFO:teuthology.orchestra.run.smithi018.stdout: cluster: 2024-09-13T13:16:52.264 INFO:teuthology.orchestra.run.smithi018.stdout: id: 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T13:16:52.264 INFO:teuthology.orchestra.run.smithi018.stdout: health: HEALTH_OK 2024-09-13T13:16:52.265 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T13:16:52.265 INFO:teuthology.orchestra.run.smithi018.stdout: services: 2024-09-13T13:16:52.265 INFO:teuthology.orchestra.run.smithi018.stdout: mon: 3 daemons, quorum a,b,c (age 17m) 2024-09-13T13:16:52.265 INFO:teuthology.orchestra.run.smithi018.stdout: mgr: x(active, since 6m), standbys: y 2024-09-13T13:16:52.265 INFO:teuthology.orchestra.run.smithi018.stdout: osd: 8 osds: 8 up (since 14m), 8 in (since 14m) 2024-09-13T13:16:52.265 INFO:teuthology.orchestra.run.smithi018.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-13T13:16:52.265 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T13:16:52.265 INFO:teuthology.orchestra.run.smithi018.stdout: data: 2024-09-13T13:16:52.265 INFO:teuthology.orchestra.run.smithi018.stdout: pools: 6 pools, 161 pgs 2024-09-13T13:16:52.265 INFO:teuthology.orchestra.run.smithi018.stdout: objects: 212 objects, 585 KiB 2024-09-13T13:16:52.265 INFO:teuthology.orchestra.run.smithi018.stdout: usage: 254 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:16:52.265 INFO:teuthology.orchestra.run.smithi018.stdout: pgs: 161 active+clean 2024-09-13T13:16:52.265 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T13:16:52.266 INFO:teuthology.orchestra.run.smithi018.stdout: io: 2024-09-13T13:16:52.266 INFO:teuthology.orchestra.run.smithi018.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-13T13:16:52.266 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T13:16:52.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:52 smithi094 ceph-mon[27245]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:16:52.898 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph mgr fail' 2024-09-13T13:16:53.160 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:16:53.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:53 smithi018 ceph-mon[23698]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:16:53.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:53 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/3929382296' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-13T13:16:53.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:53 smithi018 ceph-mon[33841]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:16:53.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:53 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/3929382296' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-13T13:16:53.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:53 smithi094 ceph-mon[27245]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:16:53.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:53 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3929382296' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-13T13:16:54.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2406556977' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-13T13:16:54.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[23698]: Activating manager daemon y 2024-09-13T13:16:54.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2406556977' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-13T13:16:54.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[23698]: osdmap e102: 8 total, 8 up, 8 in 2024-09-13T13:16:54.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[23698]: mgrmap e30: y(active, starting, since 0.0091704s) 2024-09-13T13:16:54.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:16:54.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:16:54.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:16:54.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T13:16:54.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:16:54.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:16:54.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:16:54.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:16:54.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:16:54.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:16:54.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:16:54.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:16:54.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T13:16:54.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T13:16:54.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T13:16:54.185 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:16:53 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: [13/Sep/2024:13:16:53] ENGINE Bus STOPPING 2024-09-13T13:16:54.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/2406556977' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-13T13:16:54.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[33841]: Activating manager daemon y 2024-09-13T13:16:54.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/2406556977' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-13T13:16:54.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[33841]: osdmap e102: 8 total, 8 up, 8 in 2024-09-13T13:16:54.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[33841]: mgrmap e30: y(active, starting, since 0.0091704s) 2024-09-13T13:16:54.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:16:54.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:16:54.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:16:54.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T13:16:54.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:16:54.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:16:54.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:16:54.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:16:54.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:16:54.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:16:54.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:16:54.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:16:54.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T13:16:54.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T13:16:54.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T13:16:54.308 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:16:53 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: 2024-09-13T13:16:53.861+0000 7f8444a8d640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-13T13:16:54.308 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:16:53 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ignoring --setuser ceph since I am not root 2024-09-13T13:16:54.308 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:16:53 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ignoring --setgroup ceph since I am not root 2024-09-13T13:16:54.308 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:16:53 smithi094 ceph-mgr[60597]: -- 172.21.15.94:0/104682960 <== mon.1 v2:172.21.15.94:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5612075790e0 con 0x561207557000 2024-09-13T13:16:54.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:54 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2406556977' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-13T13:16:54.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:54 smithi094 ceph-mon[27245]: Activating manager daemon y 2024-09-13T13:16:54.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:54 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2406556977' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-13T13:16:54.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:54 smithi094 ceph-mon[27245]: osdmap e102: 8 total, 8 up, 8 in 2024-09-13T13:16:54.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:54 smithi094 ceph-mon[27245]: mgrmap e30: y(active, starting, since 0.0091704s) 2024-09-13T13:16:54.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:54 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:16:54.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:54 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:16:54.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:54 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:16:54.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:54 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T13:16:54.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:54 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:16:54.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:54 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:16:54.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:54 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:16:54.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:54 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:16:54.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:54 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:16:54.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:54 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:16:54.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:54 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:16:54.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:54 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:16:54.311 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:54 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T13:16:54.311 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:54 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T13:16:54.311 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:54 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T13:16:54.522 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: [13/Sep/2024:13:16:54] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T13:16:54.523 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:16:54 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: [13/Sep/2024:13:16:54] ENGINE Bus STOPPED 2024-09-13T13:16:54.550 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'sleep 180' 2024-09-13T13:16:54.807 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:16:55.215 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:16:55 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: [13/Sep/2024:13:16:55] ENGINE Bus STARTING 2024-09-13T13:16:55.215 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:55 smithi018 ceph-mon[23698]: Manager daemon y is now available 2024-09-13T13:16:55.215 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:55 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:16:55.215 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:55 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:16:55.215 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:55 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:16:55.216 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:55 smithi018 ceph-mon[23698]: from='mgr.15183 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:16:55.216 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:55 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T13:16:55.216 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:55 smithi018 ceph-mon[23698]: from='mgr.15183 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T13:16:55.216 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:55 smithi018 ceph-mon[33841]: Manager daemon y is now available 2024-09-13T13:16:55.216 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:55 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:16:55.216 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:55 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:16:55.216 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:55 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:16:55.216 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:55 smithi018 ceph-mon[33841]: from='mgr.15183 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:16:55.216 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:55 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T13:16:55.216 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:55 smithi018 ceph-mon[33841]: from='mgr.15183 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T13:16:55.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:55 smithi094 ceph-mon[27245]: Manager daemon y is now available 2024-09-13T13:16:55.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:55 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:16:55.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:55 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:16:55.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:55 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:16:55.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:55 smithi094 ceph-mon[27245]: from='mgr.15183 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:16:55.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:55 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T13:16:55.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:55 smithi094 ceph-mon[27245]: from='mgr.15183 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T13:16:55.308 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:16:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:16:55.053Z 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.94:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.94:8765: connect: connection refused" 2024-09-13T13:16:55.309 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:16:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:16:55.055Z 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.94:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.94:8765: connect: connection refused" 2024-09-13T13:16:55.309 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:16:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:16:55.057Z 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.94:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.94:8765: connect: connection refused" 2024-09-13T13:16:55.309 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:16:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:16:55.057Z 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.94:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.94:8765: connect: connection refused" 2024-09-13T13:16:55.309 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:16:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:16:55.058Z 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.94:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.94:8765: connect: connection refused" 2024-09-13T13:16:55.309 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:16:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:16:55.059Z 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.94:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.94:8765: connect: connection refused" 2024-09-13T13:16:55.309 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:16:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:16:55.059Z 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.94:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.94:8765: connect: connection refused" 2024-09-13T13:16:55.683 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:16:55 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: [13/Sep/2024:13:16:55] ENGINE Serving on http://:::9283 2024-09-13T13:16:55.683 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:16:55 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: [13/Sep/2024:13:16:55] ENGINE Bus STARTED 2024-09-13T13:16:56.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:56 smithi018 ceph-mon[23698]: mgrmap e31: y(active, since 1.17924s) 2024-09-13T13:16:56.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:56 smithi018 ceph-mon[23698]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:16:56.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:56 smithi018 ceph-mon[23698]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:16:56.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:56 smithi018 ceph-mon[33841]: mgrmap e31: y(active, since 1.17924s) 2024-09-13T13:16:56.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:56 smithi018 ceph-mon[33841]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:16:56.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:56 smithi018 ceph-mon[33841]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:16:56.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:56 smithi094 ceph-mon[27245]: mgrmap e31: y(active, since 1.17924s) 2024-09-13T13:16:56.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:56 smithi094 ceph-mon[27245]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:16:56.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:56 smithi094 ceph-mon[27245]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:16:57.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:57 smithi094 ceph-mon[27245]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:16:57.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:57 smithi018 ceph-mon[23698]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:16:57.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:57 smithi018 ceph-mon[33841]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:16:57.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:16:56 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: 2024-09-13T13:16:56.961+0000 7fe1eca95640 -1 log_channel(cephadm) log [ERR] : [13/Sep/2024:13:16:56] ENGINE Error in HTTPServer.serve 2024-09-13T13:16:57.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:16:56 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: Traceback (most recent call last): 2024-09-13T13:16:57.434 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:16:56 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:16:57.434 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:16:56 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: self._connections.run(self.expiration_interval) 2024-09-13T13:16:57.434 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:16:56 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:16:57.434 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:16:56 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: self._run(expiration_interval) 2024-09-13T13:16:57.434 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:16:56 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:16:57.434 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:16:56 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:16:57.434 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:16:56 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:16:57.434 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:16:56 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:16:57.434 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:16:56 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:16:57.434 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:16:56 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: s = self.context.wrap_socket( 2024-09-13T13:16:57.434 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:16:56 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:16:57.434 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:16:56 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: return self.sslsocket_class._create( 2024-09-13T13:16:57.434 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:16:56 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:16:57.435 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:16:56 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: self.do_handshake() 2024-09-13T13:16:57.435 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:16:56 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:16:57.435 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:16:56 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: self._sslobj.do_handshake() 2024-09-13T13:16:57.435 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:16:56 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:16:57.435 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:16:56 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: 2024-09-13T13:16:58.289 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:58 smithi094 ceph-mon[27245]: [13/Sep/2024:13:16:56] ENGINE Bus STARTING 2024-09-13T13:16:58.289 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:58 smithi094 ceph-mon[27245]: [13/Sep/2024:13:16:56] ENGINE Serving on http://172.21.15.18:8765 2024-09-13T13:16:58.289 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:58 smithi094 ceph-mon[27245]: [13/Sep/2024:13:16:56] ENGINE Serving on https://172.21.15.18:7150 2024-09-13T13:16:58.289 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:58 smithi094 ceph-mon[27245]: [13/Sep/2024:13:16:56] ENGINE Bus STARTED 2024-09-13T13:16:58.290 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:58 smithi094 ceph-mon[27245]: [13/Sep/2024:13:16:56] ENGINE Error in HTTPServer.serve 2024-09-13T13:16:58.290 INFO:journalctl@ceph.mon.b.smithi094.stdout: Traceback (most recent call last): 2024-09-13T13:16:58.290 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:16:58.290 INFO:journalctl@ceph.mon.b.smithi094.stdout: self._connections.run(self.expiration_interval) 2024-09-13T13:16:58.290 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:16:58.290 INFO:journalctl@ceph.mon.b.smithi094.stdout: self._run(expiration_interval) 2024-09-13T13:16:58.290 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:16:58.290 INFO:journalctl@ceph.mon.b.smithi094.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:16:58.290 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:16:58.290 INFO:journalctl@ceph.mon.b.smithi094.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:16:58.290 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:16:58.290 INFO:journalctl@ceph.mon.b.smithi094.stdout: s = self.context.wrap_socket( 2024-09-13T13:16:58.291 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:16:58.291 INFO:journalctl@ceph.mon.b.smithi094.stdout: return self.sslsocket_class._create( 2024-09-13T13:16:58.291 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:16:58.291 INFO:journalctl@ceph.mon.b.smithi094.stdout: self.do_handshake() 2024-09-13T13:16:58.291 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:16:58.291 INFO:journalctl@ceph.mon.b.smithi094.stdout: self._sslobj.do_handshake() 2024-09-13T13:16:58.291 INFO:journalctl@ceph.mon.b.smithi094.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:16:58.291 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:58 smithi094 ceph-mon[27245]: mgrmap e32: y(active, since 3s) 2024-09-13T13:16:58.320 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:58 smithi018 ceph-mon[33841]: [13/Sep/2024:13:16:56] ENGINE Bus STARTING 2024-09-13T13:16:58.320 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:58 smithi018 ceph-mon[33841]: [13/Sep/2024:13:16:56] ENGINE Serving on http://172.21.15.18:8765 2024-09-13T13:16:58.320 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:58 smithi018 ceph-mon[33841]: [13/Sep/2024:13:16:56] ENGINE Serving on https://172.21.15.18:7150 2024-09-13T13:16:58.320 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:58 smithi018 ceph-mon[33841]: [13/Sep/2024:13:16:56] ENGINE Bus STARTED 2024-09-13T13:16:58.320 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:58 smithi018 ceph-mon[33841]: [13/Sep/2024:13:16:56] ENGINE Error in HTTPServer.serve 2024-09-13T13:16:58.320 INFO:journalctl@ceph.mon.c.smithi018.stdout: Traceback (most recent call last): 2024-09-13T13:16:58.320 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:16:58.320 INFO:journalctl@ceph.mon.c.smithi018.stdout: self._connections.run(self.expiration_interval) 2024-09-13T13:16:58.320 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:16:58.321 INFO:journalctl@ceph.mon.c.smithi018.stdout: self._run(expiration_interval) 2024-09-13T13:16:58.321 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:16:58.321 INFO:journalctl@ceph.mon.c.smithi018.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:16:58.321 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:16:58.321 INFO:journalctl@ceph.mon.c.smithi018.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:16:58.321 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:16:58.321 INFO:journalctl@ceph.mon.c.smithi018.stdout: s = self.context.wrap_socket( 2024-09-13T13:16:58.321 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:16:58.321 INFO:journalctl@ceph.mon.c.smithi018.stdout: return self.sslsocket_class._create( 2024-09-13T13:16:58.321 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:16:58.321 INFO:journalctl@ceph.mon.c.smithi018.stdout: self.do_handshake() 2024-09-13T13:16:58.321 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:16:58.322 INFO:journalctl@ceph.mon.c.smithi018.stdout: self._sslobj.do_handshake() 2024-09-13T13:16:58.322 INFO:journalctl@ceph.mon.c.smithi018.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:16:58.322 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:58 smithi018 ceph-mon[33841]: mgrmap e32: y(active, since 3s) 2024-09-13T13:16:58.322 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:58 smithi018 ceph-mon[23698]: [13/Sep/2024:13:16:56] ENGINE Bus STARTING 2024-09-13T13:16:58.322 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:58 smithi018 ceph-mon[23698]: [13/Sep/2024:13:16:56] ENGINE Serving on http://172.21.15.18:8765 2024-09-13T13:16:58.322 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:58 smithi018 ceph-mon[23698]: [13/Sep/2024:13:16:56] ENGINE Serving on https://172.21.15.18:7150 2024-09-13T13:16:58.322 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:58 smithi018 ceph-mon[23698]: [13/Sep/2024:13:16:56] ENGINE Bus STARTED 2024-09-13T13:16:58.322 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:58 smithi018 ceph-mon[23698]: [13/Sep/2024:13:16:56] ENGINE Error in HTTPServer.serve 2024-09-13T13:16:58.322 INFO:journalctl@ceph.mon.a.smithi018.stdout: Traceback (most recent call last): 2024-09-13T13:16:58.322 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:16:58.322 INFO:journalctl@ceph.mon.a.smithi018.stdout: self._connections.run(self.expiration_interval) 2024-09-13T13:16:58.323 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:16:58.323 INFO:journalctl@ceph.mon.a.smithi018.stdout: self._run(expiration_interval) 2024-09-13T13:16:58.323 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:16:58.323 INFO:journalctl@ceph.mon.a.smithi018.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:16:58.323 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:16:58.323 INFO:journalctl@ceph.mon.a.smithi018.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:16:58.323 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:16:58.323 INFO:journalctl@ceph.mon.a.smithi018.stdout: s = self.context.wrap_socket( 2024-09-13T13:16:58.323 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:16:58.323 INFO:journalctl@ceph.mon.a.smithi018.stdout: return self.sslsocket_class._create( 2024-09-13T13:16:58.323 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:16:58.323 INFO:journalctl@ceph.mon.a.smithi018.stdout: self.do_handshake() 2024-09-13T13:16:58.323 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:16:58.323 INFO:journalctl@ceph.mon.a.smithi018.stdout: self._sslobj.do_handshake() 2024-09-13T13:16:58.324 INFO:journalctl@ceph.mon.a.smithi018.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:16:58.324 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:58 smithi018 ceph-mon[23698]: mgrmap e32: y(active, since 3s) 2024-09-13T13:16:59.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:16:59 smithi018 ceph-mon[23698]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:16:59.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:16:59 smithi018 ceph-mon[33841]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:16:59.200 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:16:59 smithi094 ceph-mon[27245]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:16:59.200 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:16:59 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: [13/Sep/2024:13:16:59] ENGINE Bus STARTING 2024-09-13T13:16:59.200 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:16:59 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: CherryPy Checker: 2024-09-13T13:16:59.200 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:16:59 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: The Application mounted at '' has an empty config. 2024-09-13T13:16:59.201 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:16:59 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: 2024-09-13T13:16:59.201 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:16:59 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: [13/Sep/2024:13:16:59] ENGINE Serving on http://:::9283 2024-09-13T13:16:59.201 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:16:59 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: [13/Sep/2024:13:16:59] ENGINE Bus STARTED 2024-09-13T13:17:00.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:00 smithi094 ceph-mon[27245]: mgrmap e33: y(active, since 5s) 2024-09-13T13:17:00.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:00 smithi094 ceph-mon[27245]: Standby manager daemon x started 2024-09-13T13:17:00.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:00 smithi094 ceph-mon[27245]: from='mgr.? 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T13:17:00.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:00 smithi094 ceph-mon[27245]: from='mgr.? 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:17:00.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:00 smithi094 ceph-mon[27245]: from='mgr.? 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T13:17:00.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:00 smithi094 ceph-mon[27245]: from='mgr.? 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:17:00.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:00 smithi094 ceph-mon[27245]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:00.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:00 smithi094 ceph-mon[27245]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:00.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:00 smithi094 ceph-mon[27245]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:00.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:00 smithi094 ceph-mon[27245]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:00.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:00 smithi094 ceph-mon[27245]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:00.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:00 smithi094 ceph-mon[27245]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:00.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:00 smithi094 ceph-mon[27245]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:00.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:00 smithi094 ceph-mon[27245]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:00.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:00 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:00.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:00 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:17:00.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:00 smithi018 ceph-mon[23698]: mgrmap e33: y(active, since 5s) 2024-09-13T13:17:00.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:00 smithi018 ceph-mon[23698]: Standby manager daemon x started 2024-09-13T13:17:00.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:00 smithi018 ceph-mon[23698]: from='mgr.? 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T13:17:00.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:00 smithi018 ceph-mon[23698]: from='mgr.? 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:17:00.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:00 smithi018 ceph-mon[23698]: from='mgr.? 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T13:17:00.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:00 smithi018 ceph-mon[23698]: from='mgr.? 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:17:00.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:00 smithi018 ceph-mon[23698]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:00.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:00 smithi018 ceph-mon[23698]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:00.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:00 smithi018 ceph-mon[23698]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:00.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:00 smithi018 ceph-mon[23698]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:00.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:00 smithi018 ceph-mon[23698]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:00.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:00 smithi018 ceph-mon[23698]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:00.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:00 smithi018 ceph-mon[23698]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:00.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:00 smithi018 ceph-mon[23698]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:00.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:00 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:00.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:00 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:17:00.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:00 smithi018 ceph-mon[33841]: mgrmap e33: y(active, since 5s) 2024-09-13T13:17:00.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:00 smithi018 ceph-mon[33841]: Standby manager daemon x started 2024-09-13T13:17:00.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:00 smithi018 ceph-mon[33841]: from='mgr.? 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T13:17:00.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:00 smithi018 ceph-mon[33841]: from='mgr.? 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:17:00.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:00 smithi018 ceph-mon[33841]: from='mgr.? 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T13:17:00.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:00 smithi018 ceph-mon[33841]: from='mgr.? 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:17:00.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:00 smithi018 ceph-mon[33841]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:00.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:00 smithi018 ceph-mon[33841]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:00.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:00 smithi018 ceph-mon[33841]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:00.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:00 smithi018 ceph-mon[33841]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:00.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:00 smithi018 ceph-mon[33841]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:00.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:00 smithi018 ceph-mon[33841]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:00.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:00 smithi018 ceph-mon[33841]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:00.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:00 smithi018 ceph-mon[33841]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:00.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:00 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:00.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:00 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:17:01.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:01 smithi094 ceph-mon[27245]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:17:01.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:01 smithi094 ceph-mon[27245]: Updating smithi018:/etc/ceph/ceph.conf 2024-09-13T13:17:01.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:01 smithi094 ceph-mon[27245]: Updating smithi094:/etc/ceph/ceph.conf 2024-09-13T13:17:01.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:01 smithi094 ceph-mon[27245]: mgrmap e34: y(active, since 6s), standbys: x 2024-09-13T13:17:01.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:01 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T13:17:01.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:01 smithi094 ceph-mon[27245]: Updating smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:17:01.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:01 smithi094 ceph-mon[27245]: Updating smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:17:01.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:01 smithi094 ceph-mon[27245]: Updating smithi094:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:17:01.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:01 smithi094 ceph-mon[27245]: Updating smithi018:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:17:01.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:01 smithi094 ceph-mon[27245]: Updating smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:17:01.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:01 smithi094 ceph-mon[27245]: Updating smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:17:01.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:01 smithi094 ceph-mon[27245]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:01.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:01 smithi094 ceph-mon[27245]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:01.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:01 smithi094 ceph-mon[27245]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:01.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:01 smithi094 ceph-mon[27245]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:01.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:01 smithi094 ceph-mon[27245]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:01.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:01 smithi094 ceph-mon[27245]: Reconfiguring iscsi.foo.smithi018.nwavmm (dependencies changed)... 2024-09-13T13:17:01.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:01 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi018.nwavmm", "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-13T13:17:01.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:01 smithi094 ceph-mon[27245]: from='mgr.15183 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi018.nwavmm", "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-13T13:17:01.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:01 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:01.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:01 smithi094 ceph-mon[27245]: Reconfiguring daemon iscsi.foo.smithi018.nwavmm on smithi018 2024-09-13T13:17:01.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[23698]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:17:01.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[23698]: Updating smithi018:/etc/ceph/ceph.conf 2024-09-13T13:17:01.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[23698]: Updating smithi094:/etc/ceph/ceph.conf 2024-09-13T13:17:01.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[23698]: mgrmap e34: y(active, since 6s), standbys: x 2024-09-13T13:17:01.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T13:17:01.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[23698]: Updating smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:17:01.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[23698]: Updating smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:17:01.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[23698]: Updating smithi094:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:17:01.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[23698]: Updating smithi018:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:17:01.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[23698]: Updating smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:17:01.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[23698]: Updating smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:17:01.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[23698]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:01.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[23698]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:01.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[23698]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:01.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[23698]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:01.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[23698]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:01.435 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[23698]: Reconfiguring iscsi.foo.smithi018.nwavmm (dependencies changed)... 2024-09-13T13:17:01.435 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi018.nwavmm", "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-13T13:17:01.435 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[23698]: from='mgr.15183 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi018.nwavmm", "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-13T13:17:01.435 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:01.435 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[23698]: Reconfiguring daemon iscsi.foo.smithi018.nwavmm on smithi018 2024-09-13T13:17:01.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[33841]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:17:01.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[33841]: Updating smithi018:/etc/ceph/ceph.conf 2024-09-13T13:17:01.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[33841]: Updating smithi094:/etc/ceph/ceph.conf 2024-09-13T13:17:01.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[33841]: mgrmap e34: y(active, since 6s), standbys: x 2024-09-13T13:17:01.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T13:17:01.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[33841]: Updating smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:17:01.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[33841]: Updating smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:17:01.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[33841]: Updating smithi094:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:17:01.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[33841]: Updating smithi018:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:17:01.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[33841]: Updating smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:17:01.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[33841]: Updating smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:17:01.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[33841]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:01.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[33841]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:01.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[33841]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:01.437 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[33841]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:01.437 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[33841]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:01.437 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[33841]: Reconfiguring iscsi.foo.smithi018.nwavmm (dependencies changed)... 2024-09-13T13:17:01.437 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi018.nwavmm", "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-13T13:17:01.437 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[33841]: from='mgr.15183 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi018.nwavmm", "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-13T13:17:01.437 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:01.437 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:01 smithi018 ceph-mon[33841]: Reconfiguring daemon iscsi.foo.smithi018.nwavmm on smithi018 2024-09-13T13:17:01.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:17:01 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:17:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-13T13:17:02.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:02 smithi018 ceph-mon[23698]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:17:02.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:02 smithi018 ceph-mon[33841]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:17:02.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:02 smithi094 ceph-mon[27245]: from='client.24907 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:17:03.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:03 smithi018 ceph-mon[23698]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-13T13:17:03.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:03 smithi018 ceph-mon[33841]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-13T13:17:03.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:03 smithi094 ceph-mon[27245]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-13T13:17:04.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:04 smithi094 ceph-mon[27245]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:04.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:04 smithi094 ceph-mon[27245]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:04.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:04 smithi094 ceph-mon[27245]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T13:17:04.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:04 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/1462363220' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-13T13:17:04.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:04 smithi018 ceph-mon[23698]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:04.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:04 smithi018 ceph-mon[23698]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:04.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:04 smithi018 ceph-mon[23698]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T13:17:04.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:04 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/1462363220' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-13T13:17:04.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:04 smithi018 ceph-mon[33841]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:04.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:04 smithi018 ceph-mon[33841]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:04.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:04 smithi018 ceph-mon[33841]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T13:17:04.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:04 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/1462363220' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-13T13:17:05.769 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:05 smithi094 ceph-mon[27245]: Reconfiguring daemon prometheus.a on smithi094 2024-09-13T13:17:05.769 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:05 smithi094 ceph-mon[27245]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T13:17:05.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:05 smithi018 ceph-mon[33841]: Reconfiguring daemon prometheus.a on smithi094 2024-09-13T13:17:05.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:05 smithi018 ceph-mon[33841]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T13:17:05.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:05 smithi018 ceph-mon[23698]: Reconfiguring daemon prometheus.a on smithi094 2024-09-13T13:17:05.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:05 smithi018 ceph-mon[23698]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T13:17:07.013 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:06 smithi094 systemd[1]: Stopping Ceph prometheus.a for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:17:07.305 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:17:07.012Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-13T13:17:07.306 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:17:07.013Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-13T13:17:07.306 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:17:07.013Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-13T13:17:07.306 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:17:07.013Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-13T13:17:07.306 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:17:07.013Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-13T13:17:07.306 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:17:07.013Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-13T13:17:07.306 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:17:07.013Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-13T13:17:07.306 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:17:07.013Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-13T13:17:07.306 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:17:07.013Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-13T13:17:07.306 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:17:07.013Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-13T13:17:07.306 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:17:07.013Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-13T13:17:07.306 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[63905]: ts=2024-09-13T13:17:07.013Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-13T13:17:07.306 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:07 smithi094 podman[66686]: 2024-09-13 13:17:07.023064056 +0000 UTC m=+0.092816541 container died 1e4f2205abd8b5eb332dc138489a723592ffc4c6bcb52bd43f5e4e4ce3e7f389 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:17:07.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:07 smithi094 ceph-mon[27245]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:17:07.558 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:07 smithi094 podman[66686]: 2024-09-13 13:17:07.404329875 +0000 UTC m=+0.474082403 container cleanup 1e4f2205abd8b5eb332dc138489a723592ffc4c6bcb52bd43f5e4e4ce3e7f389 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:17:07.558 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:07 smithi094 bash[66686]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a 2024-09-13T13:17:07.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:07 smithi018 ceph-mon[33841]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:17:07.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:07 smithi018 ceph-mon[23698]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:17:08.034 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:07 smithi094 podman[66698]: 2024-09-13 13:17:07.705980491 +0000 UTC m=+0.681374389 container remove 1e4f2205abd8b5eb332dc138489a723592ffc4c6bcb52bd43f5e4e4ce3e7f389 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:17:08.034 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:07 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-13T13:17:08.035 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:07 smithi094 systemd[1]: Stopped Ceph prometheus.a for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:17:08.035 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:07 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 2.151s CPU time. 2024-09-13T13:17:08.035 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:07 smithi094 systemd[1]: Starting Ceph prometheus.a for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:17:08.286 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:08 smithi094 podman[66790]: 2024-09-13 13:17:07.937454727 +0000 UTC m=+0.016876383 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-13T13:17:08.286 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:08 smithi094 podman[66790]: 2024-09-13 13:17:08.048497503 +0000 UTC m=+0.127919143 container create db8b02165a6ed383b4b14e42842a78f00265a8884d67863a1125fcf304e06cf9 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:17:08.286 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:08 smithi094 podman[66790]: 2024-09-13 13:17:08.259243655 +0000 UTC m=+0.338665301 container init db8b02165a6ed383b4b14e42842a78f00265a8884d67863a1125fcf304e06cf9 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:17:08.286 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:08 smithi094 podman[66790]: 2024-09-13 13:17:08.262121599 +0000 UTC m=+0.341543250 container start db8b02165a6ed383b4b14e42842a78f00265a8884d67863a1125fcf304e06cf9 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:17:08.558 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:08 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:17:08.286Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-13T13:17:08.559 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:08 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:17:08.286Z 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-13T13:17:08.559 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:08 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:17:08.286Z 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 smithi094 (none))" 2024-09-13T13:17:08.559 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:08 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:17:08.286Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-13T13:17:08.559 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:08 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:17:08.286Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-13T13:17:08.560 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:08 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:17:08.287Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-13T13:17:08.560 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:08 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:17:08.288Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-13T13:17:08.560 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:08 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:17:08.290Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-13T13:17:08.560 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:08 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:17:08.290Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-13T13:17:08.560 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:08 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:17:08.291Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-13T13:17:08.560 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:08 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:17:08.291Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.44µs 2024-09-13T13:17:08.561 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:08 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:17:08.291Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-13T13:17:08.561 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:08 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:17:08.293Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-09-13T13:17:08.561 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:08 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:17:08.302Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-09-13T13:17:08.561 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:08 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:17:08.306Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-09-13T13:17:08.561 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:08 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:17:08.306Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-09-13T13:17:08.561 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:08 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:17:08.306Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=30.664µs wal_replay_duration=15.343667ms wbl_replay_duration=122ns total_replay_duration=15.39926ms 2024-09-13T13:17:08.561 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:08 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:17:08.308Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-13T13:17:08.561 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:08 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:17:08.308Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-13T13:17:08.561 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:08 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:17:08.308Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-13T13:17:08.562 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:08 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:17:08.328Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.974561ms db_storage=739ns remote_storage=1.029µs web_handler=355ns query_engine=1.1µs scrape=418.412µs scrape_sd=115.615µs notify=14.439µs notify_sd=16.81µs rules=19.07631ms tracing=5.711µs 2024-09-13T13:17:08.562 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:08 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:17:08.328Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-13T13:17:08.562 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:08 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:17:08.328Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-13T13:17:08.562 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:08 smithi094 bash[66790]: db8b02165a6ed383b4b14e42842a78f00265a8884d67863a1125fcf304e06cf9 2024-09-13T13:17:08.562 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:17:08 smithi094 systemd[1]: Started Ceph prometheus.a for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:17:09.493 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:09 smithi094 ceph-mon[27245]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:17:09.493 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:09 smithi094 ceph-mon[27245]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:09.494 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:09 smithi094 ceph-mon[27245]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:09.494 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:09 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:17:09.494 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:09 smithi094 ceph-mon[27245]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:17:09.494 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:09 smithi094 ceph-mon[27245]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:09.494 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:09 smithi094 ceph-mon[27245]: Adding iSCSI gateway http://:@172.21.15.18:5000 to Dashboard 2024-09-13T13:17:09.494 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:09 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:17:09.494 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:09 smithi094 ceph-mon[27245]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:17:09.494 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:09 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi018"}]: dispatch 2024-09-13T13:17:09.494 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:09 smithi094 ceph-mon[27245]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi018"}]: dispatch 2024-09-13T13:17:09.494 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:09 smithi094 ceph-mon[27245]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:09.494 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:09 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:17:09.494 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:09 smithi094 ceph-mon[27245]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:17:09.646 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:09 smithi018 ceph-mon[33841]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:17:09.646 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:09 smithi018 ceph-mon[33841]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:09.646 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:09 smithi018 ceph-mon[33841]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:09.646 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:09 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:17:09.646 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:09 smithi018 ceph-mon[33841]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:17:09.647 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:09 smithi018 ceph-mon[33841]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:09.647 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:09 smithi018 ceph-mon[33841]: Adding iSCSI gateway http://:@172.21.15.18:5000 to Dashboard 2024-09-13T13:17:09.647 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:09 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:17:09.647 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:09 smithi018 ceph-mon[33841]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:17:09.647 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:09 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi018"}]: dispatch 2024-09-13T13:17:09.647 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:09 smithi018 ceph-mon[33841]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi018"}]: dispatch 2024-09-13T13:17:09.647 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:09 smithi018 ceph-mon[33841]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:09.647 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:09 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:17:09.647 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:09 smithi018 ceph-mon[33841]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:17:09.647 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:09 smithi018 ceph-mon[23698]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:17:09.647 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:09 smithi018 ceph-mon[23698]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:09.647 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:09 smithi018 ceph-mon[23698]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:09.648 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:09 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:17:09.648 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:09 smithi018 ceph-mon[23698]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:17:09.648 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:09 smithi018 ceph-mon[23698]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:09.648 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:09 smithi018 ceph-mon[23698]: Adding iSCSI gateway http://:@172.21.15.18:5000 to Dashboard 2024-09-13T13:17:09.648 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:09 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:17:09.648 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:09 smithi018 ceph-mon[23698]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:17:09.648 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:09 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi018"}]: dispatch 2024-09-13T13:17:09.648 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:09 smithi018 ceph-mon[23698]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi018"}]: dispatch 2024-09-13T13:17:09.648 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:09 smithi018 ceph-mon[23698]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:09.648 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:09 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:17:09.648 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:09 smithi018 ceph-mon[23698]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:17:10.638 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:10 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:17:10.638 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:10 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:17:10.689 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:10 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:17:11.673 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:11 smithi094 ceph-mon[27245]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:17:11.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:11 smithi018 ceph-mon[33841]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:17:11.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:11 smithi018 ceph-mon[23698]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:17:13.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:13 smithi018 ceph-mon[23698]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:17:13.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:13 smithi018 ceph-mon[23698]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:13.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:13 smithi018 ceph-mon[23698]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:13.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:13 smithi018 ceph-mon[23698]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:13.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:13 smithi018 ceph-mon[23698]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:13.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:13 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:13.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:13 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:17:13.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:13 smithi018 ceph-mon[23698]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:13.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:13 smithi018 ceph-mon[33841]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:17:13.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:13 smithi018 ceph-mon[33841]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:13.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:13 smithi018 ceph-mon[33841]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:13.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:13 smithi018 ceph-mon[33841]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:13.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:13 smithi018 ceph-mon[33841]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:13.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:13 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:13.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:13 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:17:13.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:13 smithi018 ceph-mon[33841]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:13.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:13 smithi094 ceph-mon[27245]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:17:13.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:13 smithi094 ceph-mon[27245]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:13.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:13 smithi094 ceph-mon[27245]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:13.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:13 smithi094 ceph-mon[27245]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:13.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:13 smithi094 ceph-mon[27245]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:13.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:13 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:17:13.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:13 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:17:13.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:13 smithi094 ceph-mon[27245]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:17:14.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:14 smithi018 ceph-mon[23698]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:17:14.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:14 smithi018 ceph-mon[33841]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:17:14.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:14 smithi094 ceph-mon[27245]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:17:15.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:15 smithi018 ceph-mon[23698]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:15.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:15 smithi018 ceph-mon[33841]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:15.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:15 smithi094 ceph-mon[27245]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:17.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:17 smithi018 ceph-mon[23698]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:17:17.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:17 smithi018 ceph-mon[33841]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:17:17.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:17 smithi094 ceph-mon[27245]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:17:19.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:19 smithi018 ceph-mon[23698]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:19.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:19 smithi018 ceph-mon[33841]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:19.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:19 smithi094 ceph-mon[27245]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:20.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:17:20 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:17:20] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.43.0" 2024-09-13T13:17:21.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:21 smithi018 ceph-mon[23698]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:21.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:21 smithi018 ceph-mon[33841]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:21.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:21 smithi094 ceph-mon[27245]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:23.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:23 smithi018 ceph-mon[23698]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:17:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:23 smithi018 ceph-mon[33841]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:17:23.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:23 smithi094 ceph-mon[27245]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:17:25.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:25 smithi018 ceph-mon[23698]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:17:25.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:25 smithi018 ceph-mon[23698]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:25.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:25 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:17:25.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:25 smithi018 ceph-mon[33841]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:17:25.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:25 smithi018 ceph-mon[33841]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:25.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:25 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:17:25.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:25 smithi094 ceph-mon[27245]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:17:25.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:25 smithi094 ceph-mon[27245]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:25.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:25 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:17:27.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:27 smithi018 ceph-mon[33841]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:17:27.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:27 smithi018 ceph-mon[23698]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:17:27.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:27 smithi094 ceph-mon[27245]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:17:29.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:29 smithi018 ceph-mon[23698]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:29.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:29 smithi018 ceph-mon[33841]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:29.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:29 smithi094 ceph-mon[27245]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:30.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:17:30 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:17:30] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.43.0" 2024-09-13T13:17:31.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:31 smithi018 ceph-mon[23698]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:31.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:31 smithi018 ceph-mon[33841]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:31.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:31 smithi094 ceph-mon[27245]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:33.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:33 smithi018 ceph-mon[23698]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:17:33.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:33 smithi018 ceph-mon[33841]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:17:33.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:33 smithi094 ceph-mon[27245]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:17:35.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:35 smithi018 ceph-mon[23698]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:17:35.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:35 smithi018 ceph-mon[23698]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:35.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:35 smithi018 ceph-mon[33841]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:17:35.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:35 smithi018 ceph-mon[33841]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:35.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:35 smithi094 ceph-mon[27245]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:17:35.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:35 smithi094 ceph-mon[27245]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:37.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:37 smithi018 ceph-mon[23698]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:17:37.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:37 smithi018 ceph-mon[33841]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:17:37.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:37 smithi094 ceph-mon[27245]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:17:39.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:39 smithi018 ceph-mon[23698]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:39.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:39 smithi018 ceph-mon[33841]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:39.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:39 smithi094 ceph-mon[27245]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:40.383 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:17:40 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:17:40] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.43.0" 2024-09-13T13:17:40.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:40 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:17:40.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:40 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:17:40.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:40 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:17:41.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:41 smithi018 ceph-mon[23698]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:41.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:41 smithi018 ceph-mon[33841]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:41.709 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:41 smithi094 ceph-mon[27245]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:43.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:43 smithi018 ceph-mon[23698]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:17:43.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:43 smithi018 ceph-mon[33841]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:17:43.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:43 smithi094 ceph-mon[27245]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:17:45.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:45 smithi018 ceph-mon[23698]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:17:45.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:45 smithi018 ceph-mon[23698]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:45.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:45 smithi018 ceph-mon[33841]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:17:45.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:45 smithi018 ceph-mon[33841]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:45.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:45 smithi094 ceph-mon[27245]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:17:45.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:45 smithi094 ceph-mon[27245]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:47.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:47 smithi018 ceph-mon[23698]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:17:47.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:47 smithi018 ceph-mon[33841]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:17:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:47 smithi094 ceph-mon[27245]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:17:49.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:49 smithi018 ceph-mon[33841]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:49.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:49 smithi018 ceph-mon[23698]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:49.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:49 smithi094 ceph-mon[27245]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:50.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:17:50 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:17:50] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.43.0" 2024-09-13T13:17:51.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:51 smithi018 ceph-mon[23698]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:51.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:51 smithi018 ceph-mon[33841]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:51.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:51 smithi094 ceph-mon[27245]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:53.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:53 smithi018 ceph-mon[23698]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:17:53.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:53 smithi018 ceph-mon[33841]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:17:53.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:53 smithi094 ceph-mon[27245]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:17:55.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:55 smithi018 ceph-mon[33841]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:17:55.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:55 smithi018 ceph-mon[33841]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:55.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:55 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:17:55.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:55 smithi018 ceph-mon[23698]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:17:55.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:55 smithi018 ceph-mon[23698]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:55.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:55 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:17:55.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:55 smithi094 ceph-mon[27245]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:17:55.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:55 smithi094 ceph-mon[27245]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:55.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:55 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:17:57.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:57 smithi018 ceph-mon[33841]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:17:57.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:57 smithi018 ceph-mon[23698]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:17:57.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:57 smithi094 ceph-mon[27245]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:17:59.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:17:59 smithi018 ceph-mon[33841]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:59.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:17:59 smithi018 ceph-mon[23698]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:17:59.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:17:59 smithi094 ceph-mon[27245]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:00.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:18:00 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:18:00] "GET /metrics HTTP/1.1" 200 38218 "" "Prometheus/2.43.0" 2024-09-13T13:18:01.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:01 smithi018 ceph-mon[23698]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:01.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:01 smithi018 ceph-mon[33841]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:01.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:01 smithi094 ceph-mon[27245]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:03.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:03 smithi018 ceph-mon[33841]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:18:03.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:03 smithi018 ceph-mon[23698]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:18:03.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:03 smithi094 ceph-mon[27245]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:18:05.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:05 smithi018 ceph-mon[33841]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:18:05.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:05 smithi018 ceph-mon[33841]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:05.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:05 smithi018 ceph-mon[23698]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:18:05.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:05 smithi018 ceph-mon[23698]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:05.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:05 smithi094 ceph-mon[27245]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:18:05.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:05 smithi094 ceph-mon[27245]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:07.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:07 smithi018 ceph-mon[33841]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:18:07.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:07 smithi018 ceph-mon[23698]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:18:07.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:07 smithi094 ceph-mon[27245]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:18:09.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:09 smithi018 ceph-mon[23698]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:09.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:09 smithi018 ceph-mon[33841]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:09.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:09 smithi094 ceph-mon[27245]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:10.432 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:18:10 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:18:10] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.43.0" 2024-09-13T13:18:10.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:10 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:18:10.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:10 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:18:10.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:10 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:18:11.709 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:11 smithi094 ceph-mon[27245]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:11.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:11 smithi018 ceph-mon[33841]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:11.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:11 smithi018 ceph-mon[23698]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:13.768 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:13 smithi018 ceph-mon[23698]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:18:13.768 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:13 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:18:13.768 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:13 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:18:13.768 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:13 smithi018 ceph-mon[23698]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:18:13.769 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:13 smithi018 ceph-mon[33841]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:18:13.769 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:13 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:18:13.769 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:13 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:18:13.769 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:13 smithi018 ceph-mon[33841]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:18:13.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:13 smithi094 ceph-mon[27245]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:18:13.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:13 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:18:13.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:13 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:18:13.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:13 smithi094 ceph-mon[27245]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:18:15.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:15 smithi094 ceph-mon[27245]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:18:15.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:15 smithi094 ceph-mon[27245]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:15.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:15 smithi018 ceph-mon[23698]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:18:15.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:15 smithi018 ceph-mon[23698]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:15.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:15 smithi018 ceph-mon[33841]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:18:15.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:15 smithi018 ceph-mon[33841]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:17.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:17 smithi094 ceph-mon[27245]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:18:17.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:17 smithi018 ceph-mon[23698]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:18:17.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:17 smithi018 ceph-mon[33841]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:18:19.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:19 smithi094 ceph-mon[27245]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:19.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:19 smithi018 ceph-mon[23698]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:19.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:19 smithi018 ceph-mon[33841]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:20.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:18:20 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:18:20] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.43.0" 2024-09-13T13:18:21.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:21 smithi094 ceph-mon[27245]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:21.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:21 smithi018 ceph-mon[23698]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:21.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:21 smithi018 ceph-mon[33841]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:23.779 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:23 smithi018 ceph-mon[33841]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:18:23.779 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:23 smithi018 ceph-mon[23698]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:18:23.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:23 smithi094 ceph-mon[27245]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:18:25.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:25 smithi094 ceph-mon[27245]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:18:25.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:25 smithi094 ceph-mon[27245]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:25.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:25 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:18:25.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:25 smithi018 ceph-mon[23698]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:18:25.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:25 smithi018 ceph-mon[23698]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:25.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:25 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:18:25.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:25 smithi018 ceph-mon[33841]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:18:25.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:25 smithi018 ceph-mon[33841]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:25.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:25 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:18:27.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:27 smithi094 ceph-mon[27245]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:18:27.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:27 smithi018 ceph-mon[33841]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:18:27.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:27 smithi018 ceph-mon[23698]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:18:29.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:29 smithi094 ceph-mon[27245]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:29.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:29 smithi018 ceph-mon[33841]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:29.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:29 smithi018 ceph-mon[23698]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:30.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:18:30 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:18:30] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.43.0" 2024-09-13T13:18:31.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:31 smithi094 ceph-mon[27245]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:31.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:31 smithi018 ceph-mon[23698]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:31.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:31 smithi018 ceph-mon[33841]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:33.790 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:33 smithi018 ceph-mon[23698]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:18:33.790 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:33 smithi018 ceph-mon[33841]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:18:33.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:33 smithi094 ceph-mon[27245]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:18:35.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:35 smithi094 ceph-mon[27245]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:18:35.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:35 smithi094 ceph-mon[27245]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:35.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:35 smithi018 ceph-mon[23698]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:18:35.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:35 smithi018 ceph-mon[23698]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:35.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:35 smithi018 ceph-mon[33841]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:18:35.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:35 smithi018 ceph-mon[33841]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:37.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:37 smithi094 ceph-mon[27245]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:18:37.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:37 smithi018 ceph-mon[23698]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:18:37.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:37 smithi018 ceph-mon[33841]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:18:39.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:39 smithi094 ceph-mon[27245]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:39.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:39 smithi018 ceph-mon[23698]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:39.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:39 smithi018 ceph-mon[33841]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:40.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:18:40 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:18:40] "GET /metrics HTTP/1.1" 200 38218 "" "Prometheus/2.43.0" 2024-09-13T13:18:40.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:40 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:18:40.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:40 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:18:40.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:40 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:18:41.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:41 smithi094 ceph-mon[27245]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:41.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:41 smithi018 ceph-mon[33841]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:41.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:41 smithi018 ceph-mon[23698]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:43.798 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:43 smithi018 ceph-mon[23698]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:18:43.799 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:43 smithi018 ceph-mon[33841]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:18:43.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:43 smithi094 ceph-mon[27245]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:18:45.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:45 smithi094 ceph-mon[27245]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:18:45.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:45 smithi094 ceph-mon[27245]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:45.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:45 smithi018 ceph-mon[23698]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:18:45.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:45 smithi018 ceph-mon[23698]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:45.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:45 smithi018 ceph-mon[33841]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:18:45.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:45 smithi018 ceph-mon[33841]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:47 smithi094 ceph-mon[27245]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:18:47.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:47 smithi018 ceph-mon[23698]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:18:47.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:47 smithi018 ceph-mon[33841]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:18:49.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:49 smithi094 ceph-mon[27245]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:49.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:18:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=sqlstore.transactions t=2024-09-13T13:18:49.615644023Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-13T13:18:49.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:49 smithi018 ceph-mon[33841]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:49.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:49 smithi018 ceph-mon[23698]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:50.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:18:50 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:18:50] "GET /metrics HTTP/1.1" 200 38218 "" "Prometheus/2.43.0" 2024-09-13T13:18:51.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:51 smithi094 ceph-mon[27245]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:51.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:51 smithi018 ceph-mon[23698]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:51.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:51 smithi018 ceph-mon[33841]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:53.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:53 smithi094 ceph-mon[27245]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:18:53.809 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:53 smithi018 ceph-mon[33841]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:18:53.809 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:53 smithi018 ceph-mon[23698]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:18:55.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:55 smithi094 ceph-mon[27245]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:18:55.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:55 smithi094 ceph-mon[27245]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:55.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:55 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:18:55.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:55 smithi018 ceph-mon[23698]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:18:55.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:55 smithi018 ceph-mon[23698]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:55.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:55 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:18:55.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:55 smithi018 ceph-mon[33841]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:18:55.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:55 smithi018 ceph-mon[33841]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:55.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:55 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:18:57.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:57 smithi094 ceph-mon[27245]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:18:57.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:57 smithi018 ceph-mon[23698]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:18:57.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:57 smithi018 ceph-mon[33841]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:18:59.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:18:59 smithi094 ceph-mon[27245]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:59.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:18:59 smithi018 ceph-mon[23698]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:18:59.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:18:59 smithi018 ceph-mon[33841]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:00.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:19:00 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:19:00] "GET /metrics HTTP/1.1" 200 38217 "" "Prometheus/2.43.0" 2024-09-13T13:19:01.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:01 smithi094 ceph-mon[27245]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:01.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:01 smithi018 ceph-mon[23698]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:01.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:01 smithi018 ceph-mon[33841]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:03.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:03 smithi094 ceph-mon[27245]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:19:03.816 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:03 smithi018 ceph-mon[23698]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:19:03.816 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:03 smithi018 ceph-mon[33841]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:19:05.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:05 smithi094 ceph-mon[27245]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:19:05.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:05 smithi094 ceph-mon[27245]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:05.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:05 smithi018 ceph-mon[33841]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:19:05.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:05 smithi018 ceph-mon[33841]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:05.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:05 smithi018 ceph-mon[23698]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:19:05.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:05 smithi018 ceph-mon[23698]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:07.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:07 smithi094 ceph-mon[27245]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:19:07.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:07 smithi018 ceph-mon[23698]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:19:07.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:07 smithi018 ceph-mon[33841]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:19:09.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:09 smithi094 ceph-mon[27245]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:09.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:09 smithi018 ceph-mon[23698]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:09.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:09 smithi018 ceph-mon[33841]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:10.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:19:10 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:19:10] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-13T13:19:10.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:10 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:19:10.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:10 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:19:10.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:10 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:19:11.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:11 smithi094 ceph-mon[27245]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:11.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:11 smithi018 ceph-mon[23698]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:11.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:11 smithi018 ceph-mon[33841]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:13.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:13 smithi094 ceph-mon[27245]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:19:13.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:13 smithi094 ceph-mon[27245]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:19:13.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:13 smithi094 ceph-mon[27245]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:19:13.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:13 smithi094 ceph-mon[27245]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:19:13.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:13 smithi094 ceph-mon[27245]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:19:13.826 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:13 smithi018 ceph-mon[23698]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:19:13.826 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:13 smithi018 ceph-mon[23698]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:19:13.826 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:13 smithi018 ceph-mon[23698]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:19:13.826 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:13 smithi018 ceph-mon[23698]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:19:13.826 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:13 smithi018 ceph-mon[23698]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:19:13.827 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:13 smithi018 ceph-mon[33841]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:19:13.827 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:13 smithi018 ceph-mon[33841]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:19:13.827 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:13 smithi018 ceph-mon[33841]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:19:13.827 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:13 smithi018 ceph-mon[33841]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:19:13.827 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:13 smithi018 ceph-mon[33841]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:19:14.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:14 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:19:14.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:14 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:19:14.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:14 smithi094 ceph-mon[27245]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:19:14.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:14 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:19:14.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:14 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:19:14.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:14 smithi018 ceph-mon[23698]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:19:14.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:14 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:19:14.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:14 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:19:14.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:14 smithi018 ceph-mon[33841]: from='mgr.15183 ' entity='mgr.y' 2024-09-13T13:19:15.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:15 smithi094 ceph-mon[27245]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:19:15.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:15 smithi094 ceph-mon[27245]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:15.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:15 smithi018 ceph-mon[23698]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:19:15.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:15 smithi018 ceph-mon[23698]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:15.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:15 smithi018 ceph-mon[33841]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:19:15.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:15 smithi018 ceph-mon[33841]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:17.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:17 smithi094 ceph-mon[27245]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:19:17.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:17 smithi018 ceph-mon[23698]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:19:17.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:17 smithi018 ceph-mon[33841]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:19:19.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:19 smithi094 ceph-mon[27245]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:19.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:19 smithi018 ceph-mon[23698]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:19.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:19 smithi018 ceph-mon[33841]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:20.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:19:20 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:19:20] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-13T13:19:21.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:21 smithi094 ceph-mon[27245]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:21.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:21 smithi018 ceph-mon[33841]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:21.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:21 smithi018 ceph-mon[23698]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:23.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:23 smithi094 ceph-mon[27245]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:19:23.835 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:23 smithi018 ceph-mon[23698]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:19:23.835 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:23 smithi018 ceph-mon[33841]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:19:25.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:25 smithi094 ceph-mon[27245]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:19:25.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:25 smithi094 ceph-mon[27245]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:25.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:25 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:19:25.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:25 smithi018 ceph-mon[33841]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:19:25.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:25 smithi018 ceph-mon[33841]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:25.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:25 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:19:25.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:25 smithi018 ceph-mon[23698]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:19:25.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:25 smithi018 ceph-mon[23698]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:25.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:25 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:19:27.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:27 smithi094 ceph-mon[27245]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:19:27.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:27 smithi018 ceph-mon[23698]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:19:27.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:27 smithi018 ceph-mon[33841]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:19:29.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:29 smithi094 ceph-mon[27245]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:29.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:29 smithi018 ceph-mon[23698]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:29.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:29 smithi018 ceph-mon[33841]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:30.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:19:30 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:19:30] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.43.0" 2024-09-13T13:19:31.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:31 smithi094 ceph-mon[27245]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:31.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:31 smithi018 ceph-mon[23698]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:31.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:31 smithi018 ceph-mon[33841]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:33.845 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:33 smithi018 ceph-mon[23698]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:19:33.845 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:33 smithi018 ceph-mon[33841]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:19:34.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:33 smithi094 ceph-mon[27245]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:19:35.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:35 smithi018 ceph-mon[23698]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:19:35.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:35 smithi018 ceph-mon[23698]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:35.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:35 smithi018 ceph-mon[33841]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:19:35.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:35 smithi018 ceph-mon[33841]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:36.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:35 smithi094 ceph-mon[27245]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:19:36.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:35 smithi094 ceph-mon[27245]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:37.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:37 smithi018 ceph-mon[23698]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:19:37.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:37 smithi018 ceph-mon[33841]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:19:38.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:37 smithi094 ceph-mon[27245]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:19:39.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:39 smithi018 ceph-mon[23698]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:39.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:39 smithi018 ceph-mon[33841]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:40.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:39 smithi094 ceph-mon[27245]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:40.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:19:40 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:19:40] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-13T13:19:40.694 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:40 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:19:40.694 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:40 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:19:41.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:40 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:19:41.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:41 smithi018 ceph-mon[23698]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:41.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:41 smithi018 ceph-mon[33841]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:41.959 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:41 smithi094 ceph-mon[27245]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:43.856 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:43 smithi018 ceph-mon[23698]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:19:43.857 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:43 smithi018 ceph-mon[33841]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:19:44.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:43 smithi094 ceph-mon[27245]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:19:45.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:45 smithi018 ceph-mon[33841]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:19:45.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:45 smithi018 ceph-mon[33841]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:45.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:45 smithi018 ceph-mon[23698]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:19:45.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:45 smithi018 ceph-mon[23698]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:46.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:45 smithi094 ceph-mon[27245]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:19:46.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:45 smithi094 ceph-mon[27245]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:47.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:47 smithi018 ceph-mon[23698]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:19:47.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:47 smithi018 ceph-mon[33841]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:19:48.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:47 smithi094 ceph-mon[27245]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:19:49.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:49 smithi018 ceph-mon[23698]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:49.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:49 smithi018 ceph-mon[33841]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:50.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:49 smithi094 ceph-mon[27245]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:50.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:19:50 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:19:50] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-13T13:19:51.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:51 smithi018 ceph-mon[33841]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:51.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:51 smithi018 ceph-mon[23698]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:52.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:51 smithi094 ceph-mon[27245]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:53.866 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:53 smithi018 ceph-mon[23698]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:19:53.866 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:53 smithi018 ceph-mon[33841]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:19:54.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:53 smithi094 ceph-mon[27245]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:19:55.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:55 smithi018 ceph-mon[23698]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:19:55.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:55 smithi018 ceph-mon[23698]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:55.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:55 smithi018 ceph-mon[23698]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:19:55.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:55 smithi018 ceph-mon[33841]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:19:55.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:55 smithi018 ceph-mon[33841]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:55.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:55 smithi018 ceph-mon[33841]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:19:56.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:55 smithi094 ceph-mon[27245]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:19:56.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:55 smithi094 ceph-mon[27245]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:56.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:55 smithi094 ceph-mon[27245]: from='mgr.15183 172.21.15.18:0/2101826642' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:19:56.119 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch ps' 2024-09-13T13:19:56.388 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:19:57.055 INFO:teuthology.orchestra.run.smithi018.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:19:57.056 INFO:teuthology.orchestra.run.smithi018.stdout:alertmanager.a smithi018 *:9093,9094 running (15m) 2m ago 16m - - 0.25.0 c8568f914cd2 17fe344a578e 2024-09-13T13:19:57.056 INFO:teuthology.orchestra.run.smithi018.stdout:grafana.a smithi094 *:3000 running (16m) 2m ago 16m 82.2M - 9.4.12 2bacad6d85d8 24929c7079e3 2024-09-13T13:19:57.056 INFO:teuthology.orchestra.run.smithi018.stdout:iscsi.foo.smithi018.nwavmm smithi018 *:5000 running (2m) 2m ago 15m - - 3.8 19dc8d659727 3a1fa71c5f15 2024-09-13T13:19:57.056 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.x smithi094 *:8443,9283,8765 running (11m) 2m ago 20m 452M - 19.3.0-4917-gb0201b8c 1641fe80ce72 eb4b37c04d7c 2024-09-13T13:19:57.056 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.y smithi018 *:8443,9283,8765 running (5m) 2m ago 21m - - 19.3.0-4917-gb0201b8c 1641fe80ce72 3f2eb2c1f516 2024-09-13T13:19:57.056 INFO:teuthology.orchestra.run.smithi018.stdout:mon.a smithi018 running (22m) 2m ago 22m - 2048M 19.1.1-322-g7741f7f9 19dc8d659727 b67ba1a47da9 2024-09-13T13:19:57.056 INFO:teuthology.orchestra.run.smithi018.stdout:mon.b smithi094 running (20m) 2m ago 20m 52.5M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 31e0386bc3f1 2024-09-13T13:19:57.056 INFO:teuthology.orchestra.run.smithi018.stdout:mon.c smithi018 running (20m) 2m ago 20m - 2048M 19.1.1-322-g7741f7f9 19dc8d659727 ae3206eecf05 2024-09-13T13:19:57.056 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.a smithi018 *:9100 running (16m) 2m ago 16m - - 1.5.0 0da6a335fe13 dc62770e1b82 2024-09-13T13:19:57.056 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.b smithi094 *:9100 running (15m) 2m ago 15m 14.6M - 1.5.0 0da6a335fe13 bb17eca88251 2024-09-13T13:19:57.056 INFO:teuthology.orchestra.run.smithi018.stdout:osd.0 smithi018 running (20m) 2m ago 20m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 d7caaf06469e 2024-09-13T13:19:57.056 INFO:teuthology.orchestra.run.smithi018.stdout:osd.1 smithi018 running (19m) 2m ago 19m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 ab82ed867522 2024-09-13T13:19:57.056 INFO:teuthology.orchestra.run.smithi018.stdout:osd.2 smithi018 running (19m) 2m ago 19m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 4cde9c1db423 2024-09-13T13:19:57.057 INFO:teuthology.orchestra.run.smithi018.stdout:osd.3 smithi018 running (18m) 2m ago 18m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 88e7b58d21c0 2024-09-13T13:19:57.057 INFO:teuthology.orchestra.run.smithi018.stdout:osd.4 smithi094 running (18m) 2m ago 18m 53.3M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 59e55352c71a 2024-09-13T13:19:57.057 INFO:teuthology.orchestra.run.smithi018.stdout:osd.5 smithi094 running (18m) 2m ago 18m 61.1M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 42d6a5b25854 2024-09-13T13:19:57.057 INFO:teuthology.orchestra.run.smithi018.stdout:osd.6 smithi094 running (17m) 2m ago 17m 62.9M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 91f3899cfe9e 2024-09-13T13:19:57.057 INFO:teuthology.orchestra.run.smithi018.stdout:osd.7 smithi094 running (17m) 2m ago 17m 52.8M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 8d9c29974c46 2024-09-13T13:19:57.057 INFO:teuthology.orchestra.run.smithi018.stdout:prometheus.a smithi094 *:9095 running (2m) 2m ago 16m 33.3M - 2.43.0 a07b618ecd1d db8b02165a6e 2024-09-13T13:19:57.057 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi018.ocguil smithi018 *:8000 running (15m) 2m ago 15m - - 19.1.1-322-g7741f7f9 19dc8d659727 58af66f2aa64 2024-09-13T13:19:57.057 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi094.tfxryb smithi094 *:8000 running (15m) 2m ago 15m 86.1M - 19.1.1-322-g7741f7f9 19dc8d659727 cf6adeb72bb8 2024-09-13T13:19:57.786 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:57 smithi018 ceph-mon[33841]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:19:57.786 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:57 smithi018 ceph-mon[23698]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:19:57.787 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions' 2024-09-13T13:19:58.049 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:19:58.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:57 smithi094 ceph-mon[27245]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:19:58.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:58 smithi018 ceph-mon[23698]: from='client.25142 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:19:58.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:58 smithi018 ceph-mon[33841]: from='client.25142 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:19:58.777 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:19:58.777 INFO:teuthology.orchestra.run.smithi018.stdout: "mon": { 2024-09-13T13:19:58.777 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T13:19:58.777 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:19:58.777 INFO:teuthology.orchestra.run.smithi018.stdout: "mgr": { 2024-09-13T13:19:58.778 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:19:58.778 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:19:58.778 INFO:teuthology.orchestra.run.smithi018.stdout: "osd": { 2024-09-13T13:19:58.778 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 8 2024-09-13T13:19:58.778 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:19:58.778 INFO:teuthology.orchestra.run.smithi018.stdout: "rgw": { 2024-09-13T13:19:58.778 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:19:58.778 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:19:58.778 INFO:teuthology.orchestra.run.smithi018.stdout: "overall": { 2024-09-13T13:19:58.778 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 13, 2024-09-13T13:19:58.778 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:19:58.778 INFO:teuthology.orchestra.run.smithi018.stdout: } 2024-09-13T13:19:58.778 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:19:59.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:58 smithi094 ceph-mon[27245]: from='client.25142 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:19:59.384 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph -s' 2024-09-13T13:19:59.644 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:19:59.882 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:59 smithi018 ceph-mon[23698]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:59.882 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:19:59 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/388339613' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:19:59.882 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:59 smithi018 ceph-mon[33841]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:19:59.882 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:19:59 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/388339613' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:20:00.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:59 smithi094 ceph-mon[27245]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:20:00.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:19:59 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/388339613' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:20:00.140 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:20:00 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:20:00] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.43.0" 2024-09-13T13:20:00.370 INFO:teuthology.orchestra.run.smithi018.stdout: cluster: 2024-09-13T13:20:00.370 INFO:teuthology.orchestra.run.smithi018.stdout: id: 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T13:20:00.370 INFO:teuthology.orchestra.run.smithi018.stdout: health: HEALTH_OK 2024-09-13T13:20:00.370 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T13:20:00.370 INFO:teuthology.orchestra.run.smithi018.stdout: services: 2024-09-13T13:20:00.370 INFO:teuthology.orchestra.run.smithi018.stdout: mon: 3 daemons, quorum a,b,c (age 20m) 2024-09-13T13:20:00.370 INFO:teuthology.orchestra.run.smithi018.stdout: mgr: y(active, since 3m), standbys: x 2024-09-13T13:20:00.370 INFO:teuthology.orchestra.run.smithi018.stdout: osd: 8 osds: 8 up (since 17m), 8 in (since 17m) 2024-09-13T13:20:00.370 INFO:teuthology.orchestra.run.smithi018.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-13T13:20:00.371 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T13:20:00.371 INFO:teuthology.orchestra.run.smithi018.stdout: data: 2024-09-13T13:20:00.371 INFO:teuthology.orchestra.run.smithi018.stdout: pools: 6 pools, 161 pgs 2024-09-13T13:20:00.371 INFO:teuthology.orchestra.run.smithi018.stdout: objects: 212 objects, 585 KiB 2024-09-13T13:20:00.371 INFO:teuthology.orchestra.run.smithi018.stdout: usage: 254 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:20:00.371 INFO:teuthology.orchestra.run.smithi018.stdout: pgs: 161 active+clean 2024-09-13T13:20:00.371 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T13:20:00.371 INFO:teuthology.orchestra.run.smithi018.stdout: io: 2024-09-13T13:20:00.371 INFO:teuthology.orchestra.run.smithi018.stdout: client: 853 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-13T13:20:00.371 INFO:teuthology.orchestra.run.smithi018.stdout: 2024-09-13T13:20:00.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:00 smithi018 ceph-mon[23698]: overall HEALTH_OK 2024-09-13T13:20:00.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:00 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2268443189' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-13T13:20:00.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:00 smithi018 ceph-mon[33841]: overall HEALTH_OK 2024-09-13T13:20:00.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:00 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/2268443189' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-13T13:20:01.002 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph health detail' 2024-09-13T13:20:01.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:00 smithi094 ceph-mon[27245]: overall HEALTH_OK 2024-09-13T13:20:01.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:00 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2268443189' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-13T13:20:01.260 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:20:01.639 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:01 smithi018 ceph-mon[23698]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:20:01.639 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:01 smithi018 ceph-mon[33841]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:20:01.987 INFO:teuthology.orchestra.run.smithi018.stdout:HEALTH_OK 2024-09-13T13:20:02.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:01 smithi094 ceph-mon[27245]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:20:02.647 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-13T13:20:02.904 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:20:02.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:02 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/1728838632' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-13T13:20:02.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:02 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/1728838632' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-13T13:20:03.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:02 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/1728838632' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-13T13:20:03.598 INFO:teuthology.orchestra.run.smithi018.stdout:true 2024-09-13T13:20:03.878 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:03 smithi018 ceph-mon[23698]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:20:03.878 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:03 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/13799382' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:20:03.878 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:03 smithi018 ceph-mon[33841]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:20:03.878 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:03 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/13799382' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:20:04.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:03 smithi094 ceph-mon[27245]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:20:04.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:03 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/13799382' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:20:04.304 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph mgr fail' 2024-09-13T13:20:04.565 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:20:05.558 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:20:05 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: [13/Sep/2024:13:20:05] ENGINE Bus STOPPING 2024-09-13T13:20:05.621 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ignoring --setuser ceph since I am not root 2024-09-13T13:20:05.621 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ignoring --setgroup ceph since I am not root 2024-09-13T13:20:05.621 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mgr[82245]: -- 172.21.15.18:0/3163238107 <== mon.0 v2:172.21.15.18:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561f341c90e0 con 0x561f341a7000 2024-09-13T13:20:05.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[23698]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:20:05.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[23698]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:20:05.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2937361306' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-13T13:20:05.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[23698]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-13T13:20:05.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[23698]: Activating manager daemon x 2024-09-13T13:20:05.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[23698]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-13T13:20:05.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[23698]: osdmap e103: 8 total, 8 up, 8 in 2024-09-13T13:20:05.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[23698]: mgrmap e35: x(active, starting, since 0.00772913s) 2024-09-13T13:20:05.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:20:05.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:20:05.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:20:05.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T13:20:05.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:20:05.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:20:05.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:20:05.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:20:05.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:20:05.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:20:05.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:20:05.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:20:05.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T13:20:05.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T13:20:05.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T13:20:05.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[33841]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:20:05.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[33841]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:20:05.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/2937361306' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-13T13:20:05.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[33841]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-13T13:20:05.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[33841]: Activating manager daemon x 2024-09-13T13:20:05.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[33841]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-13T13:20:05.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[33841]: osdmap e103: 8 total, 8 up, 8 in 2024-09-13T13:20:05.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[33841]: mgrmap e35: x(active, starting, since 0.00772913s) 2024-09-13T13:20:05.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:20:05.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:20:05.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:20:05.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T13:20:05.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:20:05.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:20:05.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:20:05.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:20:05.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:20:05.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:20:05.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:20:05.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:20:05.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T13:20:05.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T13:20:05.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:05 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T13:20:05.964 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'sleep 180' 2024-09-13T13:20:06.057 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:20:05 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: [13/Sep/2024:13:20:05] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T13:20:06.058 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:20:05 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: [13/Sep/2024:13:20:05] ENGINE Bus STOPPED 2024-09-13T13:20:06.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:05 smithi094 ceph-mon[27245]: from='client.25018 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:20:06.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:05 smithi094 ceph-mon[27245]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:20:06.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:05 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2937361306' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-13T13:20:06.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:05 smithi094 ceph-mon[27245]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-13T13:20:06.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:05 smithi094 ceph-mon[27245]: Activating manager daemon x 2024-09-13T13:20:06.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:05 smithi094 ceph-mon[27245]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-13T13:20:06.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:05 smithi094 ceph-mon[27245]: osdmap e103: 8 total, 8 up, 8 in 2024-09-13T13:20:06.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:05 smithi094 ceph-mon[27245]: mgrmap e35: x(active, starting, since 0.00772913s) 2024-09-13T13:20:06.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:05 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:20:06.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:05 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:20:06.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:05 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:20:06.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:05 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T13:20:06.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:05 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:20:06.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:05 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:20:06.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:05 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:20:06.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:05 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:20:06.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:05 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:20:06.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:05 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:20:06.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:05 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:20:06.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:05 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:20:06.060 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:05 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T13:20:06.060 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:05 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T13:20:06.060 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:05 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T13:20:06.236 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:20:06.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:06 smithi018 ceph-mon[23698]: Manager daemon x is now available 2024-09-13T13:20:06.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:06 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:20:06.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:06 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:20:06.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:06 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:20:06.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:06 smithi018 ceph-mon[23698]: from='mgr.24991 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:20:06.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:06 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-13T13:20:06.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:06 smithi018 ceph-mon[23698]: from='mgr.24991 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-13T13:20:06.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:06 smithi018 ceph-mon[33841]: Manager daemon x is now available 2024-09-13T13:20:06.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:06 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:20:06.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:06 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:20:06.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:06 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:20:06.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:06 smithi018 ceph-mon[33841]: from='mgr.24991 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:20:06.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:06 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-13T13:20:06.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:06 smithi018 ceph-mon[33841]: from='mgr.24991 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-13T13:20:06.970 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:06 smithi094 ceph-mon[27245]: Manager daemon x is now available 2024-09-13T13:20:06.970 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:06 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:20:06.970 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:06 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:20:06.970 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:06 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:20:06.970 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:06 smithi094 ceph-mon[27245]: from='mgr.24991 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:20:06.970 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:06 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-13T13:20:06.971 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:06 smithi094 ceph-mon[27245]: from='mgr.24991 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-13T13:20:06.971 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:20:06 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: [13/Sep/2024:13:20:06] ENGINE Bus STARTING 2024-09-13T13:20:06.971 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:20:06 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: [13/Sep/2024:13:20:06] ENGINE Serving on http://:::9283 2024-09-13T13:20:06.971 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:20:06 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: [13/Sep/2024:13:20:06] ENGINE Bus STARTED 2024-09-13T13:20:07.243 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:20:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: 2024-09-13T13:20:07.040+0000 7f454a134640 -1 log_channel(cephadm) log [ERR] : [13/Sep/2024:13:20:07] ENGINE Error in HTTPServer.serve 2024-09-13T13:20:07.243 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:20:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: Traceback (most recent call last): 2024-09-13T13:20:07.243 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:20:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:20:07.243 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:20:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: self._connections.run(self.expiration_interval) 2024-09-13T13:20:07.243 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:20:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:20:07.244 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:20:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: self._run(expiration_interval) 2024-09-13T13:20:07.244 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:20:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:20:07.244 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:20:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:20:07.244 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:20:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:20:07.244 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:20:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:20:07.244 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:20:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:20:07.244 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:20:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: s = self.context.wrap_socket( 2024-09-13T13:20:07.244 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:20:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:20:07.244 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:20:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: return self.sslsocket_class._create( 2024-09-13T13:20:07.244 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:20:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:20:07.244 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:20:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: self.do_handshake() 2024-09-13T13:20:07.244 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:20:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:20:07.244 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:20:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: self._sslobj.do_handshake() 2024-09-13T13:20:07.244 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:20:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:20:07.245 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:20:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: 2024-09-13T13:20:07.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:07 smithi018 ceph-mon[33841]: mgrmap e36: x(active, since 1.34423s) 2024-09-13T13:20:07.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:07 smithi018 ceph-mon[33841]: [13/Sep/2024:13:20:06] ENGINE Bus STARTING 2024-09-13T13:20:07.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:07 smithi018 ceph-mon[23698]: mgrmap e36: x(active, since 1.34423s) 2024-09-13T13:20:07.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:07 smithi018 ceph-mon[23698]: [13/Sep/2024:13:20:06] ENGINE Bus STARTING 2024-09-13T13:20:07.946 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:07 smithi094 ceph-mon[27245]: mgrmap e36: x(active, since 1.34423s) 2024-09-13T13:20:07.946 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:07 smithi094 ceph-mon[27245]: [13/Sep/2024:13:20:06] ENGINE Bus STARTING 2024-09-13T13:20:08.599 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:08 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:20:08.313Z 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.18:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.18:8765: connect: connection refused" 2024-09-13T13:20:08.599 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:08 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:20:08.316Z 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.18:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.18:8765: connect: connection refused" 2024-09-13T13:20:08.599 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:08 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:20:08.317Z 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.18:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.18:8765: connect: connection refused" 2024-09-13T13:20:08.599 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:08 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:20:08.317Z 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.18:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.18:8765: connect: connection refused" 2024-09-13T13:20:08.600 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:08 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:20:08.318Z 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.18:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.18:8765: connect: connection refused" 2024-09-13T13:20:08.600 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:08 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:20:08.318Z 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.18:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.18:8765: connect: connection refused" 2024-09-13T13:20:08.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:08 smithi094 ceph-mon[27245]: [13/Sep/2024:13:20:07] ENGINE Serving on https://172.21.15.94:7150 2024-09-13T13:20:08.859 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:08 smithi094 ceph-mon[27245]: [13/Sep/2024:13:20:07] ENGINE Error in HTTPServer.serve 2024-09-13T13:20:08.859 INFO:journalctl@ceph.mon.b.smithi094.stdout: Traceback (most recent call last): 2024-09-13T13:20:08.859 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:20:08.859 INFO:journalctl@ceph.mon.b.smithi094.stdout: self._connections.run(self.expiration_interval) 2024-09-13T13:20:08.859 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:20:08.860 INFO:journalctl@ceph.mon.b.smithi094.stdout: self._run(expiration_interval) 2024-09-13T13:20:08.860 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:20:08.860 INFO:journalctl@ceph.mon.b.smithi094.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:20:08.860 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:20:08.860 INFO:journalctl@ceph.mon.b.smithi094.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:20:08.860 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:20:08.860 INFO:journalctl@ceph.mon.b.smithi094.stdout: s = self.context.wrap_socket( 2024-09-13T13:20:08.860 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:20:08.860 INFO:journalctl@ceph.mon.b.smithi094.stdout: return self.sslsocket_class._create( 2024-09-13T13:20:08.860 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:20:08.860 INFO:journalctl@ceph.mon.b.smithi094.stdout: self.do_handshake() 2024-09-13T13:20:08.860 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:20:08.860 INFO:journalctl@ceph.mon.b.smithi094.stdout: self._sslobj.do_handshake() 2024-09-13T13:20:08.861 INFO:journalctl@ceph.mon.b.smithi094.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:20:08.861 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:08 smithi094 ceph-mon[27245]: [13/Sep/2024:13:20:07] ENGINE Serving on http://172.21.15.94:8765 2024-09-13T13:20:08.861 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:08 smithi094 ceph-mon[27245]: [13/Sep/2024:13:20:07] ENGINE Bus STARTED 2024-09-13T13:20:08.861 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:08 smithi094 ceph-mon[27245]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:20:08.861 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:08 smithi094 ceph-mon[27245]: mgrmap e37: x(active, since 2s) 2024-09-13T13:20:08.885 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:08 smithi018 ceph-mon[23698]: [13/Sep/2024:13:20:07] ENGINE Serving on https://172.21.15.94:7150 2024-09-13T13:20:08.885 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:08 smithi018 ceph-mon[23698]: [13/Sep/2024:13:20:07] ENGINE Error in HTTPServer.serve 2024-09-13T13:20:08.885 INFO:journalctl@ceph.mon.a.smithi018.stdout: Traceback (most recent call last): 2024-09-13T13:20:08.885 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:20:08.885 INFO:journalctl@ceph.mon.a.smithi018.stdout: self._connections.run(self.expiration_interval) 2024-09-13T13:20:08.885 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:20:08.885 INFO:journalctl@ceph.mon.a.smithi018.stdout: self._run(expiration_interval) 2024-09-13T13:20:08.886 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:20:08.886 INFO:journalctl@ceph.mon.a.smithi018.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:20:08.886 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:20:08.886 INFO:journalctl@ceph.mon.a.smithi018.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:20:08.886 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:20:08.886 INFO:journalctl@ceph.mon.a.smithi018.stdout: s = self.context.wrap_socket( 2024-09-13T13:20:08.886 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:20:08.886 INFO:journalctl@ceph.mon.a.smithi018.stdout: return self.sslsocket_class._create( 2024-09-13T13:20:08.886 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:20:08.886 INFO:journalctl@ceph.mon.a.smithi018.stdout: self.do_handshake() 2024-09-13T13:20:08.886 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:20:08.886 INFO:journalctl@ceph.mon.a.smithi018.stdout: self._sslobj.do_handshake() 2024-09-13T13:20:08.886 INFO:journalctl@ceph.mon.a.smithi018.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:20:08.886 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:08 smithi018 ceph-mon[23698]: [13/Sep/2024:13:20:07] ENGINE Serving on http://172.21.15.94:8765 2024-09-13T13:20:08.887 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:08 smithi018 ceph-mon[23698]: [13/Sep/2024:13:20:07] ENGINE Bus STARTED 2024-09-13T13:20:08.887 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:08 smithi018 ceph-mon[23698]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:20:08.887 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:08 smithi018 ceph-mon[23698]: mgrmap e37: x(active, since 2s) 2024-09-13T13:20:08.887 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:08 smithi018 ceph-mon[33841]: [13/Sep/2024:13:20:07] ENGINE Serving on https://172.21.15.94:7150 2024-09-13T13:20:08.887 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:08 smithi018 ceph-mon[33841]: [13/Sep/2024:13:20:07] ENGINE Error in HTTPServer.serve 2024-09-13T13:20:08.887 INFO:journalctl@ceph.mon.c.smithi018.stdout: Traceback (most recent call last): 2024-09-13T13:20:08.887 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:20:08.887 INFO:journalctl@ceph.mon.c.smithi018.stdout: self._connections.run(self.expiration_interval) 2024-09-13T13:20:08.887 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:20:08.887 INFO:journalctl@ceph.mon.c.smithi018.stdout: self._run(expiration_interval) 2024-09-13T13:20:08.887 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:20:08.888 INFO:journalctl@ceph.mon.c.smithi018.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:20:08.888 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:20:08.888 INFO:journalctl@ceph.mon.c.smithi018.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:20:08.888 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:20:08.888 INFO:journalctl@ceph.mon.c.smithi018.stdout: s = self.context.wrap_socket( 2024-09-13T13:20:08.888 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:20:08.888 INFO:journalctl@ceph.mon.c.smithi018.stdout: return self.sslsocket_class._create( 2024-09-13T13:20:08.888 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:20:08.888 INFO:journalctl@ceph.mon.c.smithi018.stdout: self.do_handshake() 2024-09-13T13:20:08.888 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:20:08.888 INFO:journalctl@ceph.mon.c.smithi018.stdout: self._sslobj.do_handshake() 2024-09-13T13:20:08.888 INFO:journalctl@ceph.mon.c.smithi018.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:20:08.889 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:08 smithi018 ceph-mon[33841]: [13/Sep/2024:13:20:07] ENGINE Serving on http://172.21.15.94:8765 2024-09-13T13:20:08.889 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:08 smithi018 ceph-mon[33841]: [13/Sep/2024:13:20:07] ENGINE Bus STARTED 2024-09-13T13:20:08.889 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:08 smithi018 ceph-mon[33841]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:20:08.889 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:08 smithi018 ceph-mon[33841]: mgrmap e37: x(active, since 2s) 2024-09-13T13:20:09.807 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:09 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:20:09.319Z 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.18:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.18:8765: connect: connection refused" 2024-09-13T13:20:10.893 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:10 smithi018 ceph-mon[23698]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:20:10.893 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:10 smithi018 ceph-mon[23698]: mgrmap e38: x(active, since 4s) 2024-09-13T13:20:10.893 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:10 smithi018 ceph-mon[23698]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:10.893 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:10 smithi018 ceph-mon[23698]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:10.894 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:20:10 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: [13/Sep/2024:13:20:10] ENGINE Bus STARTING 2024-09-13T13:20:10.894 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:20:10 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: CherryPy Checker: 2024-09-13T13:20:10.894 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:20:10 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: The Application mounted at '' has an empty config. 2024-09-13T13:20:10.894 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:20:10 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: 2024-09-13T13:20:10.894 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:20:10 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: [13/Sep/2024:13:20:10] ENGINE Serving on http://:::9283 2024-09-13T13:20:10.894 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:20:10 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: [13/Sep/2024:13:20:10] ENGINE Bus STARTED 2024-09-13T13:20:10.894 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:10 smithi018 ceph-mon[33841]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:20:10.894 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:10 smithi018 ceph-mon[33841]: mgrmap e38: x(active, since 4s) 2024-09-13T13:20:10.894 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:10 smithi018 ceph-mon[33841]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:10.894 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:10 smithi018 ceph-mon[33841]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:11.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:10 smithi094 ceph-mon[27245]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:20:11.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:10 smithi094 ceph-mon[27245]: mgrmap e38: x(active, since 4s) 2024-09-13T13:20:11.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:10 smithi094 ceph-mon[27245]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:11.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:10 smithi094 ceph-mon[27245]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:11.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:11 smithi094 ceph-mon[27245]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:11.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:11 smithi094 ceph-mon[27245]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:11.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:11 smithi094 ceph-mon[27245]: Standby manager daemon y started 2024-09-13T13:20:11.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:11 smithi094 ceph-mon[27245]: from='mgr.? 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-13T13:20:11.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:11 smithi094 ceph-mon[27245]: from='mgr.? 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:20:11.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:11 smithi094 ceph-mon[27245]: from='mgr.? 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-13T13:20:11.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:11 smithi094 ceph-mon[27245]: from='mgr.? 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:20:11.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:11 smithi094 ceph-mon[27245]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:11.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:11 smithi094 ceph-mon[27245]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:11.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:11 smithi094 ceph-mon[27245]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:11.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:11 smithi094 ceph-mon[27245]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:11.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:11 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:20:11.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:11 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:20:12.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:11 smithi018 ceph-mon[23698]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:12.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:11 smithi018 ceph-mon[23698]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:12.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:11 smithi018 ceph-mon[23698]: Standby manager daemon y started 2024-09-13T13:20:12.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:11 smithi018 ceph-mon[23698]: from='mgr.? 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-13T13:20:12.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:11 smithi018 ceph-mon[23698]: from='mgr.? 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:20:12.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:11 smithi018 ceph-mon[23698]: from='mgr.? 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-13T13:20:12.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:11 smithi018 ceph-mon[23698]: from='mgr.? 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:20:12.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:11 smithi018 ceph-mon[23698]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:12.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:11 smithi018 ceph-mon[23698]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:12.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:11 smithi018 ceph-mon[23698]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:12.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:11 smithi018 ceph-mon[23698]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:12.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:11 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:20:12.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:11 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:20:12.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:11 smithi018 ceph-mon[33841]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:12.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:11 smithi018 ceph-mon[33841]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:12.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:11 smithi018 ceph-mon[33841]: Standby manager daemon y started 2024-09-13T13:20:12.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:11 smithi018 ceph-mon[33841]: from='mgr.? 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-13T13:20:12.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:11 smithi018 ceph-mon[33841]: from='mgr.? 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:20:12.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:11 smithi018 ceph-mon[33841]: from='mgr.? 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-13T13:20:12.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:11 smithi018 ceph-mon[33841]: from='mgr.? 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:20:12.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:11 smithi018 ceph-mon[33841]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:12.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:11 smithi018 ceph-mon[33841]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:12.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:11 smithi018 ceph-mon[33841]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:12.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:11 smithi018 ceph-mon[33841]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:12.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:11 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:20:12.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:11 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:20:12.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[23698]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:20:12.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[23698]: Updating smithi018:/etc/ceph/ceph.conf 2024-09-13T13:20:12.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[23698]: Updating smithi094:/etc/ceph/ceph.conf 2024-09-13T13:20:12.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[23698]: Updating smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:20:12.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[23698]: Updating smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:20:12.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[23698]: Updating smithi094:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:20:12.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[23698]: Updating smithi018:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:20:12.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[23698]: mgrmap e39: x(active, since 6s), standbys: y 2024-09-13T13:20:12.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T13:20:12.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[23698]: Updating smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:20:12.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[23698]: Updating smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:20:12.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[23698]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:12.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[23698]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:12.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[23698]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:12.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[23698]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:12.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[23698]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:12.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[23698]: Reconfiguring iscsi.foo.smithi018.nwavmm (dependencies changed)... 2024-09-13T13:20:12.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi018.nwavmm", "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-13T13:20:12.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[23698]: from='mgr.24991 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi018.nwavmm", "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-13T13:20:12.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:20:12.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[23698]: Reconfiguring daemon iscsi.foo.smithi018.nwavmm on smithi018 2024-09-13T13:20:12.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[33841]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:20:12.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[33841]: Updating smithi018:/etc/ceph/ceph.conf 2024-09-13T13:20:12.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[33841]: Updating smithi094:/etc/ceph/ceph.conf 2024-09-13T13:20:12.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[33841]: Updating smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:20:12.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[33841]: Updating smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:20:12.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[33841]: Updating smithi094:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:20:12.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[33841]: Updating smithi018:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:20:12.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[33841]: mgrmap e39: x(active, since 6s), standbys: y 2024-09-13T13:20:12.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T13:20:12.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[33841]: Updating smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:20:12.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[33841]: Updating smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:20:12.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[33841]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:12.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[33841]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:12.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[33841]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:12.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[33841]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:12.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[33841]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:12.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[33841]: Reconfiguring iscsi.foo.smithi018.nwavmm (dependencies changed)... 2024-09-13T13:20:12.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi018.nwavmm", "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-13T13:20:12.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[33841]: from='mgr.24991 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi018.nwavmm", "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-13T13:20:12.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:20:12.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:12 smithi018 ceph-mon[33841]: Reconfiguring daemon iscsi.foo.smithi018.nwavmm on smithi018 2024-09-13T13:20:13.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:12 smithi094 ceph-mon[27245]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:20:13.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:12 smithi094 ceph-mon[27245]: Updating smithi018:/etc/ceph/ceph.conf 2024-09-13T13:20:13.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:12 smithi094 ceph-mon[27245]: Updating smithi094:/etc/ceph/ceph.conf 2024-09-13T13:20:13.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:12 smithi094 ceph-mon[27245]: Updating smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:20:13.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:12 smithi094 ceph-mon[27245]: Updating smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:20:13.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:12 smithi094 ceph-mon[27245]: Updating smithi094:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:20:13.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:12 smithi094 ceph-mon[27245]: Updating smithi018:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:20:13.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:12 smithi094 ceph-mon[27245]: mgrmap e39: x(active, since 6s), standbys: y 2024-09-13T13:20:13.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:12 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T13:20:13.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:12 smithi094 ceph-mon[27245]: Updating smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:20:13.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:12 smithi094 ceph-mon[27245]: Updating smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:20:13.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:12 smithi094 ceph-mon[27245]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:13.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:12 smithi094 ceph-mon[27245]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:13.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:12 smithi094 ceph-mon[27245]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:13.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:12 smithi094 ceph-mon[27245]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:13.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:12 smithi094 ceph-mon[27245]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:13.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:12 smithi094 ceph-mon[27245]: Reconfiguring iscsi.foo.smithi018.nwavmm (dependencies changed)... 2024-09-13T13:20:13.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:12 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi018.nwavmm", "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-13T13:20:13.060 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:12 smithi094 ceph-mon[27245]: from='mgr.24991 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi018.nwavmm", "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-13T13:20:13.060 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:12 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:20:13.060 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:12 smithi094 ceph-mon[27245]: Reconfiguring daemon iscsi.foo.smithi018.nwavmm on smithi018 2024-09-13T13:20:14.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:14 smithi018 ceph-mon[23698]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-13T13:20:14.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:14 smithi018 ceph-mon[33841]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-13T13:20:15.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:14 smithi094 ceph-mon[27245]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-13T13:20:16.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:16 smithi094 ceph-mon[27245]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:16.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:16 smithi094 ceph-mon[27245]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:16.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:16 smithi094 ceph-mon[27245]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T13:20:16.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:16 smithi094 ceph-mon[27245]: Reconfiguring daemon prometheus.a on smithi094 2024-09-13T13:20:16.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:16 smithi094 ceph-mon[27245]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T13:20:16.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:16 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/546068879' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-13T13:20:16.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:16 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2048002731' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/4274127577"}]: dispatch 2024-09-13T13:20:16.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:16 smithi018 ceph-mon[33841]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:16.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:16 smithi018 ceph-mon[33841]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:16.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:16 smithi018 ceph-mon[33841]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T13:20:16.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:16 smithi018 ceph-mon[33841]: Reconfiguring daemon prometheus.a on smithi094 2024-09-13T13:20:16.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:16 smithi018 ceph-mon[33841]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T13:20:16.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:16 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/546068879' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-13T13:20:16.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:16 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/2048002731' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/4274127577"}]: dispatch 2024-09-13T13:20:16.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:16 smithi018 ceph-mon[23698]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:16.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:16 smithi018 ceph-mon[23698]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:16.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:16 smithi018 ceph-mon[23698]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T13:20:16.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:16 smithi018 ceph-mon[23698]: Reconfiguring daemon prometheus.a on smithi094 2024-09-13T13:20:16.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:16 smithi018 ceph-mon[23698]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T13:20:16.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:16 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/546068879' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-13T13:20:16.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:16 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2048002731' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/4274127577"}]: dispatch 2024-09-13T13:20:17.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:17 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2048002731' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/4274127577"}]': finished 2024-09-13T13:20:17.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:17 smithi094 ceph-mon[27245]: osdmap e104: 8 total, 8 up, 8 in 2024-09-13T13:20:17.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:17 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/183802341' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3887095664"}]: dispatch 2024-09-13T13:20:17.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:17 smithi094 ceph-mon[27245]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3887095664"}]: dispatch 2024-09-13T13:20:17.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:17 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/2048002731' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/4274127577"}]': finished 2024-09-13T13:20:17.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:17 smithi018 ceph-mon[33841]: osdmap e104: 8 total, 8 up, 8 in 2024-09-13T13:20:17.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:17 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/183802341' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3887095664"}]: dispatch 2024-09-13T13:20:17.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:17 smithi018 ceph-mon[33841]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3887095664"}]: dispatch 2024-09-13T13:20:17.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:17 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2048002731' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/4274127577"}]': finished 2024-09-13T13:20:17.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:17 smithi018 ceph-mon[23698]: osdmap e104: 8 total, 8 up, 8 in 2024-09-13T13:20:17.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:17 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/183802341' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3887095664"}]: dispatch 2024-09-13T13:20:17.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:17 smithi018 ceph-mon[23698]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3887095664"}]: dispatch 2024-09-13T13:20:18.146 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:18 smithi094 ceph-mon[27245]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3887095664"}]': finished 2024-09-13T13:20:18.146 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:18 smithi094 ceph-mon[27245]: osdmap e105: 8 total, 8 up, 8 in 2024-09-13T13:20:18.146 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:18 smithi094 ceph-mon[27245]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-13T13:20:18.146 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:18 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2449923275' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/389290312"}]: dispatch 2024-09-13T13:20:18.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:18 smithi018 ceph-mon[33841]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3887095664"}]': finished 2024-09-13T13:20:18.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:18 smithi018 ceph-mon[33841]: osdmap e105: 8 total, 8 up, 8 in 2024-09-13T13:20:18.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:18 smithi018 ceph-mon[33841]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-13T13:20:18.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:18 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/2449923275' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/389290312"}]: dispatch 2024-09-13T13:20:18.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:18 smithi018 ceph-mon[23698]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/3887095664"}]': finished 2024-09-13T13:20:18.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:18 smithi018 ceph-mon[23698]: osdmap e105: 8 total, 8 up, 8 in 2024-09-13T13:20:18.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:18 smithi018 ceph-mon[23698]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-13T13:20:18.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:18 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2449923275' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/389290312"}]: dispatch 2024-09-13T13:20:18.558 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:18 smithi094 systemd[1]: Stopping Ceph prometheus.a for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:20:18.868 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:20:18.566Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-13T13:20:18.868 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:20:18.567Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-13T13:20:18.868 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:20:18.567Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-13T13:20:18.868 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:20:18.567Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-13T13:20:18.868 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:20:18.567Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-13T13:20:18.868 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:20:18.567Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-13T13:20:18.868 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:20:18.567Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-13T13:20:18.868 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:20:18.567Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-13T13:20:18.868 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:20:18.567Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-13T13:20:18.868 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:20:18.567Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-13T13:20:18.869 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:20:18.567Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-13T13:20:18.869 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[66804]: ts=2024-09-13T13:20:18.567Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-13T13:20:18.869 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:18 smithi094 podman[69017]: 2024-09-13 13:20:18.577049019 +0000 UTC m=+0.134060373 container died db8b02165a6ed383b4b14e42842a78f00265a8884d67863a1125fcf304e06cf9 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:20:19.168 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:19 smithi094 podman[69017]: 2024-09-13 13:20:19.000498245 +0000 UTC m=+0.557509589 container cleanup db8b02165a6ed383b4b14e42842a78f00265a8884d67863a1125fcf304e06cf9 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:20:19.169 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:19 smithi094 bash[69017]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a 2024-09-13T13:20:19.169 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:19 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2449923275' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/389290312"}]': finished 2024-09-13T13:20:19.169 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:19 smithi094 ceph-mon[27245]: osdmap e106: 8 total, 8 up, 8 in 2024-09-13T13:20:19.169 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:19 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/1246981459' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/4006119512"}]: dispatch 2024-09-13T13:20:19.169 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:19 smithi094 ceph-mon[27245]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/4006119512"}]: dispatch 2024-09-13T13:20:19.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:19 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2449923275' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/389290312"}]': finished 2024-09-13T13:20:19.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:19 smithi018 ceph-mon[23698]: osdmap e106: 8 total, 8 up, 8 in 2024-09-13T13:20:19.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:19 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/1246981459' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/4006119512"}]: dispatch 2024-09-13T13:20:19.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:19 smithi018 ceph-mon[23698]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/4006119512"}]: dispatch 2024-09-13T13:20:19.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:19 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/2449923275' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6801/389290312"}]': finished 2024-09-13T13:20:19.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:19 smithi018 ceph-mon[33841]: osdmap e106: 8 total, 8 up, 8 in 2024-09-13T13:20:19.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:19 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/1246981459' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/4006119512"}]: dispatch 2024-09-13T13:20:19.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:19 smithi018 ceph-mon[33841]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/4006119512"}]: dispatch 2024-09-13T13:20:19.558 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:19 smithi094 podman[69030]: 2024-09-13 13:20:19.168470431 +0000 UTC m=+0.593448539 container remove db8b02165a6ed383b4b14e42842a78f00265a8884d67863a1125fcf304e06cf9 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:20:19.558 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:19 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-13T13:20:19.558 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:19 smithi094 systemd[1]: Stopped Ceph prometheus.a for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:20:19.559 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:19 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 1.568s CPU time. 2024-09-13T13:20:19.559 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:19 smithi094 systemd[1]: Starting Ceph prometheus.a for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:20:19.875 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:19 smithi094 podman[69123]: 2024-09-13 13:20:19.525616451 +0000 UTC m=+0.016835617 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-13T13:20:19.875 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:19 smithi094 podman[69123]: 2024-09-13 13:20:19.661387445 +0000 UTC m=+0.152606600 container create d1526310992f1342c5736bf4324409b3abde4cefa8e83549a2d058c899215f91 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:20:19.875 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:19 smithi094 podman[69123]: 2024-09-13 13:20:19.871806459 +0000 UTC m=+0.363025624 container init d1526310992f1342c5736bf4324409b3abde4cefa8e83549a2d058c899215f91 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:20:20.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:20 smithi094 ceph-mon[27245]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/4006119512"}]': finished 2024-09-13T13:20:20.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:20 smithi094 ceph-mon[27245]: osdmap e107: 8 total, 8 up, 8 in 2024-09-13T13:20:20.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:20 smithi094 ceph-mon[27245]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:20:20.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:20 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/319208631' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6800/389290312"}]: dispatch 2024-09-13T13:20:20.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:20 smithi094 ceph-mon[27245]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:20.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:20 smithi094 ceph-mon[27245]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:20.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:20 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:20:20.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:20 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:20:20.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:20 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:20:20.309 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:19 smithi094 podman[69123]: 2024-09-13 13:20:19.874742915 +0000 UTC m=+0.365962071 container start d1526310992f1342c5736bf4324409b3abde4cefa8e83549a2d058c899215f91 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:20:20.309 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:20:19.898Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-13T13:20:20.310 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:20:19.899Z 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-13T13:20:20.310 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:20:19.899Z 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 smithi094 (none))" 2024-09-13T13:20:20.310 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:20:19.899Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-13T13:20:20.310 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:20:19.899Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-13T13:20:20.310 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:20:19.900Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-13T13:20:20.310 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:20:19.900Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-13T13:20:20.310 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:20:19.902Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-13T13:20:20.310 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:20:19.902Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-13T13:20:20.310 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:20:19.903Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-13T13:20:20.310 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:20:19.903Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.238µs 2024-09-13T13:20:20.311 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:20:19.903Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-13T13:20:20.311 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:20:19.905Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-09-13T13:20:20.311 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:20:19.914Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-09-13T13:20:20.311 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:20:19.918Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-09-13T13:20:20.311 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:20:19.920Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-09-13T13:20:20.311 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:20:19.920Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-09-13T13:20:20.311 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:20:19.920Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=22.055µs wal_replay_duration=16.687193ms wbl_replay_duration=85ns total_replay_duration=16.728456ms 2024-09-13T13:20:20.311 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:20:19.922Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-13T13:20:20.311 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:20:19.922Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-13T13:20:20.312 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:20:19.922Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-13T13:20:20.312 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:20:19.943Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.051372ms db_storage=762ns remote_storage=1.449µs web_handler=423ns query_engine=603ns scrape=408.284µs scrape_sd=101.851µs notify=16.91µs notify_sd=15.683µs rules=20.175512ms tracing=5.797µs 2024-09-13T13:20:20.312 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:20:19.943Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-13T13:20:20.312 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:20:19.943Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-13T13:20:20.312 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:19 smithi094 bash[69123]: d1526310992f1342c5736bf4324409b3abde4cefa8e83549a2d058c899215f91 2024-09-13T13:20:20.312 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:20:19 smithi094 systemd[1]: Started Ceph prometheus.a for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:20:20.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:20 smithi018 ceph-mon[23698]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/4006119512"}]': finished 2024-09-13T13:20:20.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:20 smithi018 ceph-mon[23698]: osdmap e107: 8 total, 8 up, 8 in 2024-09-13T13:20:20.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:20 smithi018 ceph-mon[23698]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:20:20.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:20 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/319208631' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6800/389290312"}]: dispatch 2024-09-13T13:20:20.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:20 smithi018 ceph-mon[23698]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:20.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:20 smithi018 ceph-mon[23698]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:20.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:20 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:20:20.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:20 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:20:20.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:20 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:20:20.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:20 smithi018 ceph-mon[33841]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/4006119512"}]': finished 2024-09-13T13:20:20.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:20 smithi018 ceph-mon[33841]: osdmap e107: 8 total, 8 up, 8 in 2024-09-13T13:20:20.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:20 smithi018 ceph-mon[33841]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:20:20.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:20 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/319208631' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6800/389290312"}]: dispatch 2024-09-13T13:20:20.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:20 smithi018 ceph-mon[33841]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:20.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:20 smithi018 ceph-mon[33841]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:20.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:20 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:20:20.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:20 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:20:20.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:20 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:20:21.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:21 smithi094 ceph-mon[27245]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:20:21.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:21 smithi094 ceph-mon[27245]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:20:21.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:21 smithi094 ceph-mon[27245]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:20:21.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:21 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/319208631' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6800/389290312"}]': finished 2024-09-13T13:20:21.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:21 smithi094 ceph-mon[27245]: osdmap e108: 8 total, 8 up, 8 in 2024-09-13T13:20:21.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:21 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/4191179777' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/521168533"}]: dispatch 2024-09-13T13:20:21.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:21 smithi094 ceph-mon[27245]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/521168533"}]: dispatch 2024-09-13T13:20:21.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:21 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:20:21.367 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:21 smithi018 ceph-mon[33841]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:20:21.367 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:21 smithi018 ceph-mon[33841]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:20:21.367 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:21 smithi018 ceph-mon[33841]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:20:21.367 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:21 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/319208631' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6800/389290312"}]': finished 2024-09-13T13:20:21.367 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:21 smithi018 ceph-mon[33841]: osdmap e108: 8 total, 8 up, 8 in 2024-09-13T13:20:21.367 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:21 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/4191179777' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/521168533"}]: dispatch 2024-09-13T13:20:21.367 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:21 smithi018 ceph-mon[33841]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/521168533"}]: dispatch 2024-09-13T13:20:21.367 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:21 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:20:21.367 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:21 smithi018 ceph-mon[23698]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:20:21.367 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:21 smithi018 ceph-mon[23698]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:20:21.368 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:21 smithi018 ceph-mon[23698]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:20:21.368 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:21 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/319208631' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:6800/389290312"}]': finished 2024-09-13T13:20:21.368 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:21 smithi018 ceph-mon[23698]: osdmap e108: 8 total, 8 up, 8 in 2024-09-13T13:20:21.368 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:21 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/4191179777' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/521168533"}]: dispatch 2024-09-13T13:20:21.368 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:21 smithi018 ceph-mon[23698]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/521168533"}]: dispatch 2024-09-13T13:20:21.368 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:21 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:20:22.333 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:22 smithi094 ceph-mon[27245]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/521168533"}]': finished 2024-09-13T13:20:22.333 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:22 smithi094 ceph-mon[27245]: osdmap e109: 8 total, 8 up, 8 in 2024-09-13T13:20:22.333 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:22 smithi094 ceph-mon[27245]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:20:22.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:22 smithi018 ceph-mon[23698]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/521168533"}]': finished 2024-09-13T13:20:22.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:22 smithi018 ceph-mon[23698]: osdmap e109: 8 total, 8 up, 8 in 2024-09-13T13:20:22.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:22 smithi018 ceph-mon[23698]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:20:22.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:22 smithi018 ceph-mon[33841]: from='client.? ' entity='client.iscsi.foo.smithi018.nwavmm' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.18:0/521168533"}]': finished 2024-09-13T13:20:22.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:22 smithi018 ceph-mon[33841]: osdmap e109: 8 total, 8 up, 8 in 2024-09-13T13:20:22.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:22 smithi018 ceph-mon[33841]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:20:24.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:24 smithi018 ceph-mon[33841]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 972 B/s rd, 0 op/s 2024-09-13T13:20:24.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:24 smithi018 ceph-mon[33841]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:24.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:24 smithi018 ceph-mon[33841]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:24.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:24 smithi018 ceph-mon[23698]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 972 B/s rd, 0 op/s 2024-09-13T13:20:24.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:24 smithi018 ceph-mon[23698]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:24.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:24 smithi018 ceph-mon[23698]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:24.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:24 smithi094 ceph-mon[27245]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 972 B/s rd, 0 op/s 2024-09-13T13:20:24.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:24 smithi094 ceph-mon[27245]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:24.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:24 smithi094 ceph-mon[27245]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:25.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:25 smithi018 ceph-mon[33841]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:25.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:25 smithi018 ceph-mon[33841]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:25.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:25 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:20:25.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:25 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:20:25.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:25 smithi018 ceph-mon[33841]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:25.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:25 smithi018 ceph-mon[23698]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:25.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:25 smithi018 ceph-mon[23698]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:25.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:25 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:20:25.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:25 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:20:25.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:25 smithi018 ceph-mon[23698]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:25.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:25 smithi094 ceph-mon[27245]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:25.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:25 smithi094 ceph-mon[27245]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:25.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:25 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:20:25.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:25 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:20:25.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:25 smithi094 ceph-mon[27245]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:20:26.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:26 smithi018 ceph-mon[33841]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:20:26.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:26 smithi018 ceph-mon[33841]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s 2024-09-13T13:20:26.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:26 smithi018 ceph-mon[23698]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:20:26.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:26 smithi018 ceph-mon[23698]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s 2024-09-13T13:20:26.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:26 smithi094 ceph-mon[27245]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:20:26.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:26 smithi094 ceph-mon[27245]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s 2024-09-13T13:20:28.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:28 smithi018 ceph-mon[23698]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:20:28.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:28 smithi018 ceph-mon[33841]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:20:28.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:28 smithi094 ceph-mon[27245]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:20:30.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:30 smithi018 ceph-mon[23698]: 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-13T13:20:30.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:30 smithi018 ceph-mon[33841]: 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-13T13:20:30.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:30 smithi094 ceph-mon[27245]: 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-13T13:20:31.807 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:20:31 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:20:31] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.43.0" 2024-09-13T13:20:32.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:32 smithi018 ceph-mon[23698]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-09-13T13:20:32.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:32 smithi018 ceph-mon[33841]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-09-13T13:20:32.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:32 smithi094 ceph-mon[27245]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-09-13T13:20:34.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:34 smithi018 ceph-mon[23698]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:20:34.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:34 smithi018 ceph-mon[33841]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:20:34.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:34 smithi094 ceph-mon[27245]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:20:36.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:36 smithi018 ceph-mon[23698]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:20:36.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:36 smithi018 ceph-mon[23698]: 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-13T13:20:36.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:36 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:20:36.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:36 smithi018 ceph-mon[33841]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:20:36.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:36 smithi018 ceph-mon[33841]: 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-13T13:20:36.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:36 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:20:36.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:36 smithi094 ceph-mon[27245]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:20:36.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:36 smithi094 ceph-mon[27245]: 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-13T13:20:36.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:36 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:20:38.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:38 smithi018 ceph-mon[33841]: 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-13T13:20:38.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:38 smithi018 ceph-mon[23698]: 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-13T13:20:38.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:38 smithi094 ceph-mon[27245]: 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-13T13:20:40.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:40 smithi018 ceph-mon[23698]: 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-13T13:20:40.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:40 smithi018 ceph-mon[33841]: 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-13T13:20:40.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:40 smithi094 ceph-mon[27245]: 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-13T13:20:41.709 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:20:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:20:41] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-13T13:20:42.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:42 smithi018 ceph-mon[23698]: 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-13T13:20:42.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:42 smithi018 ceph-mon[33841]: 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-13T13:20:42.721 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:42 smithi094 ceph-mon[27245]: 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-13T13:20:44.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:44 smithi018 ceph-mon[23698]: 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-13T13:20:44.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:44 smithi018 ceph-mon[33841]: 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-13T13:20:44.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:44 smithi094 ceph-mon[27245]: 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-13T13:20:46.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:46 smithi018 ceph-mon[23698]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:20:46.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:46 smithi018 ceph-mon[23698]: 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-13T13:20:46.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:46 smithi018 ceph-mon[33841]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:20:46.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:46 smithi018 ceph-mon[33841]: 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-13T13:20:46.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:46 smithi094 ceph-mon[27245]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:20:46.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:46 smithi094 ceph-mon[27245]: 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-13T13:20:48.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:48 smithi094 ceph-mon[27245]: 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-13T13:20:48.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:48 smithi018 ceph-mon[23698]: 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-13T13:20:48.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:48 smithi018 ceph-mon[33841]: 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-13T13:20:50.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:50 smithi094 ceph-mon[27245]: 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-13T13:20:50.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:50 smithi018 ceph-mon[23698]: 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-13T13:20:50.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:50 smithi018 ceph-mon[33841]: 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-13T13:20:51.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:51 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:20:51.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:51 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:20:51.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:51 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:20:51.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:20:51 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:20:51] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.43.0" 2024-09-13T13:20:52.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:52 smithi094 ceph-mon[27245]: 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-13T13:20:52.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:52 smithi018 ceph-mon[23698]: 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-13T13:20:52.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:52 smithi018 ceph-mon[33841]: 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-13T13:20:54.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:54 smithi094 ceph-mon[27245]: 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-13T13:20:54.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:54 smithi018 ceph-mon[23698]: 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-13T13:20:54.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:54 smithi018 ceph-mon[33841]: 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-13T13:20:56.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:56 smithi094 ceph-mon[27245]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:20:56.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:56 smithi094 ceph-mon[27245]: 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-13T13:20:56.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:56 smithi018 ceph-mon[23698]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:20:56.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:56 smithi018 ceph-mon[23698]: 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-13T13:20:56.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:56 smithi018 ceph-mon[33841]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:20:56.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:56 smithi018 ceph-mon[33841]: 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-13T13:20:58.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:20:58 smithi094 ceph-mon[27245]: 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-13T13:20:58.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:20:58 smithi018 ceph-mon[23698]: 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-13T13:20:58.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:20:58 smithi018 ceph-mon[33841]: 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-13T13:21:00.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:00 smithi094 ceph-mon[27245]: 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-13T13:21:00.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:00 smithi018 ceph-mon[23698]: 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-13T13:21:00.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:00 smithi018 ceph-mon[33841]: 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-13T13:21:01.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:21:01 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:21:01] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.43.0" 2024-09-13T13:21:02.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:02 smithi094 ceph-mon[27245]: 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-13T13:21:02.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:02 smithi018 ceph-mon[23698]: 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-13T13:21:02.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:02 smithi018 ceph-mon[33841]: 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-13T13:21:04.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:04 smithi094 ceph-mon[27245]: 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-13T13:21:04.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:04 smithi018 ceph-mon[23698]: 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-13T13:21:04.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:04 smithi018 ceph-mon[33841]: 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-13T13:21:06.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:06 smithi094 ceph-mon[27245]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:21:06.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:06 smithi094 ceph-mon[27245]: 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-13T13:21:06.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:06 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:21:06.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:06 smithi018 ceph-mon[23698]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:21:06.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:06 smithi018 ceph-mon[23698]: 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-13T13:21:06.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:06 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:21:06.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:06 smithi018 ceph-mon[33841]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:21:06.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:06 smithi018 ceph-mon[33841]: 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-13T13:21:06.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:06 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:21:08.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:08 smithi094 ceph-mon[27245]: 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-13T13:21:08.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:08 smithi018 ceph-mon[23698]: 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-13T13:21:08.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:08 smithi018 ceph-mon[33841]: 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-13T13:21:10.735 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:10 smithi018 ceph-mon[23698]: 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-13T13:21:10.736 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:10 smithi018 ceph-mon[33841]: 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-13T13:21:10.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:10 smithi094 ceph-mon[27245]: 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-13T13:21:11.709 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:21:11 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:21:11] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.43.0" 2024-09-13T13:21:12.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:12 smithi018 ceph-mon[23698]: 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-13T13:21:12.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:12 smithi018 ceph-mon[33841]: 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-13T13:21:12.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:12 smithi094 ceph-mon[27245]: 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-13T13:21:14.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:14 smithi094 ceph-mon[27245]: 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-13T13:21:14.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:14 smithi018 ceph-mon[23698]: 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-13T13:21:14.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:14 smithi018 ceph-mon[33841]: 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-13T13:21:16.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:16 smithi094 ceph-mon[27245]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:21:16.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:16 smithi094 ceph-mon[27245]: 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-13T13:21:16.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:16 smithi018 ceph-mon[23698]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:21:16.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:16 smithi018 ceph-mon[23698]: 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-13T13:21:16.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:16 smithi018 ceph-mon[33841]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:21:16.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:16 smithi018 ceph-mon[33841]: 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-13T13:21:18.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:18 smithi094 ceph-mon[27245]: 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-13T13:21:18.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:18 smithi018 ceph-mon[23698]: 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-13T13:21:18.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:18 smithi018 ceph-mon[33841]: 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-13T13:21:20.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:20 smithi094 ceph-mon[27245]: 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-13T13:21:20.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:20 smithi018 ceph-mon[33841]: 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-13T13:21:20.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:20 smithi018 ceph-mon[23698]: 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-13T13:21:21.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:21 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:21:21.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:21:21 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:21:21] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-13T13:21:21.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:21 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:21:21.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:21 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:21:22.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:22 smithi094 ceph-mon[27245]: 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-13T13:21:22.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:22 smithi018 ceph-mon[23698]: 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-13T13:21:22.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:22 smithi018 ceph-mon[33841]: 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-13T13:21:24.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:24 smithi094 ceph-mon[27245]: 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-13T13:21:24.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:24 smithi018 ceph-mon[33841]: 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-13T13:21:24.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:24 smithi018 ceph-mon[23698]: 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-13T13:21:25.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:25 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:21:25.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:25 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:21:25.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:25 smithi094 ceph-mon[27245]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:21:25.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:25 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:21:25.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:25 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:21:25.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:25 smithi018 ceph-mon[23698]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:21:25.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:25 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:21:25.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:25 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:21:25.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:25 smithi018 ceph-mon[33841]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:21:27.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:26 smithi018 ceph-mon[23698]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:21:27.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:26 smithi018 ceph-mon[23698]: 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-13T13:21:27.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:26 smithi018 ceph-mon[33841]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:21:27.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:26 smithi018 ceph-mon[33841]: 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-13T13:21:27.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:26 smithi094 ceph-mon[27245]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:21:27.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:26 smithi094 ceph-mon[27245]: 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-13T13:21:29.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:28 smithi018 ceph-mon[23698]: 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-13T13:21:29.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:28 smithi018 ceph-mon[33841]: 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-13T13:21:29.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:28 smithi094 ceph-mon[27245]: 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-13T13:21:31.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:30 smithi018 ceph-mon[23698]: 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-13T13:21:31.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:30 smithi018 ceph-mon[33841]: 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-13T13:21:31.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:30 smithi094 ceph-mon[27245]: 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-13T13:21:31.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:21:31 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:21:31] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-13T13:21:33.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:32 smithi018 ceph-mon[23698]: 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-13T13:21:33.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:32 smithi018 ceph-mon[33841]: 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-13T13:21:33.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:32 smithi094 ceph-mon[27245]: 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-13T13:21:35.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:34 smithi018 ceph-mon[23698]: 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-13T13:21:35.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:34 smithi018 ceph-mon[33841]: 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-13T13:21:35.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:34 smithi094 ceph-mon[27245]: 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-13T13:21:37.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:36 smithi018 ceph-mon[33841]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:21:37.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:36 smithi018 ceph-mon[33841]: 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-13T13:21:37.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:36 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:21:37.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:36 smithi018 ceph-mon[23698]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:21:37.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:36 smithi018 ceph-mon[23698]: 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-13T13:21:37.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:36 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:21:37.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:36 smithi094 ceph-mon[27245]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:21:37.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:36 smithi094 ceph-mon[27245]: 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-13T13:21:37.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:36 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:21:39.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:38 smithi018 ceph-mon[33841]: 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-13T13:21:39.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:38 smithi018 ceph-mon[23698]: 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-13T13:21:39.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:38 smithi094 ceph-mon[27245]: 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-13T13:21:41.125 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:40 smithi094 ceph-mon[27245]: 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-13T13:21:41.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:40 smithi018 ceph-mon[33841]: 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-13T13:21:41.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:40 smithi018 ceph-mon[23698]: 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-13T13:21:41.558 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:21:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:21:41] "GET /metrics HTTP/1.1" 200 38222 "" "Prometheus/2.43.0" 2024-09-13T13:21:43.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:42 smithi018 ceph-mon[33841]: 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-13T13:21:43.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:42 smithi018 ceph-mon[23698]: 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-13T13:21:43.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:42 smithi094 ceph-mon[27245]: 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-13T13:21:45.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:44 smithi018 ceph-mon[23698]: 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-13T13:21:45.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:44 smithi018 ceph-mon[33841]: 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-13T13:21:45.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:44 smithi094 ceph-mon[27245]: 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-13T13:21:47.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:46 smithi018 ceph-mon[33841]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:21:47.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:46 smithi018 ceph-mon[33841]: 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-13T13:21:47.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:46 smithi018 ceph-mon[23698]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:21:47.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:46 smithi018 ceph-mon[23698]: 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-13T13:21:47.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:46 smithi094 ceph-mon[27245]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:21:47.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:46 smithi094 ceph-mon[27245]: 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-13T13:21:49.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:48 smithi018 ceph-mon[23698]: 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-13T13:21:49.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:48 smithi018 ceph-mon[33841]: 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-13T13:21:49.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:48 smithi094 ceph-mon[27245]: 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-13T13:21:51.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:50 smithi018 ceph-mon[33841]: 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-13T13:21:51.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:50 smithi018 ceph-mon[23698]: 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-13T13:21:51.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:50 smithi094 ceph-mon[27245]: 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-13T13:21:51.802 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:21:51 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:21:51] "GET /metrics HTTP/1.1" 200 38222 "" "Prometheus/2.43.0" 2024-09-13T13:21:52.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:51 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:21:52.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:51 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:21:52.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:51 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:21:53.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:52 smithi018 ceph-mon[23698]: 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-13T13:21:53.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:52 smithi018 ceph-mon[33841]: 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-13T13:21:53.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:52 smithi094 ceph-mon[27245]: 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-13T13:21:55.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:54 smithi018 ceph-mon[23698]: 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-13T13:21:55.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:54 smithi018 ceph-mon[33841]: 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-13T13:21:55.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:54 smithi094 ceph-mon[27245]: 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-13T13:21:57.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:56 smithi018 ceph-mon[23698]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:21:57.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:56 smithi018 ceph-mon[23698]: 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-13T13:21:57.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:56 smithi018 ceph-mon[33841]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:21:57.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:56 smithi018 ceph-mon[33841]: 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-13T13:21:57.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:56 smithi094 ceph-mon[27245]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:21:57.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:56 smithi094 ceph-mon[27245]: 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-13T13:21:59.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:21:58 smithi018 ceph-mon[23698]: 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-13T13:21:59.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:21:58 smithi018 ceph-mon[33841]: 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-13T13:21:59.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:21:58 smithi094 ceph-mon[27245]: 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-13T13:22:01.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:00 smithi018 ceph-mon[23698]: 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-13T13:22:01.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:00 smithi018 ceph-mon[33841]: 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-13T13:22:01.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:00 smithi094 ceph-mon[27245]: 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-13T13:22:01.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:22:01 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:22:01] "GET /metrics HTTP/1.1" 200 38222 "" "Prometheus/2.43.0" 2024-09-13T13:22:03.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:02 smithi018 ceph-mon[23698]: 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-13T13:22:03.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:02 smithi018 ceph-mon[33841]: 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-13T13:22:03.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:02 smithi094 ceph-mon[27245]: 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-13T13:22:05.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:04 smithi018 ceph-mon[23698]: 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-13T13:22:05.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:04 smithi018 ceph-mon[33841]: 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-13T13:22:05.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:04 smithi094 ceph-mon[27245]: 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-13T13:22:07.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:06 smithi018 ceph-mon[23698]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:22:07.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:06 smithi018 ceph-mon[23698]: 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-13T13:22:07.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:06 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:22:07.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:06 smithi018 ceph-mon[33841]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:22:07.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:06 smithi018 ceph-mon[33841]: 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-13T13:22:07.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:06 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:22:07.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:06 smithi094 ceph-mon[27245]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:22:07.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:06 smithi094 ceph-mon[27245]: 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-13T13:22:07.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:06 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:22:09.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:08 smithi018 ceph-mon[33841]: 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-13T13:22:09.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:08 smithi018 ceph-mon[23698]: 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-13T13:22:09.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:08 smithi094 ceph-mon[27245]: 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-13T13:22:11.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:10 smithi018 ceph-mon[33841]: 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-13T13:22:11.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:10 smithi018 ceph-mon[23698]: 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-13T13:22:11.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:10 smithi094 ceph-mon[27245]: 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-13T13:22:11.807 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:22:11 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:22:11] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.43.0" 2024-09-13T13:22:13.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:12 smithi018 ceph-mon[33841]: 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-13T13:22:13.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:12 smithi018 ceph-mon[23698]: 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-13T13:22:13.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:12 smithi094 ceph-mon[27245]: 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-13T13:22:15.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:14 smithi018 ceph-mon[23698]: 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-13T13:22:15.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:14 smithi018 ceph-mon[33841]: 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-13T13:22:15.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:14 smithi094 ceph-mon[27245]: 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-13T13:22:17.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:16 smithi018 ceph-mon[23698]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:22:17.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:16 smithi018 ceph-mon[23698]: 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-13T13:22:17.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:16 smithi018 ceph-mon[33841]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:22:17.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:16 smithi018 ceph-mon[33841]: 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-13T13:22:17.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:16 smithi094 ceph-mon[27245]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:22:17.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:16 smithi094 ceph-mon[27245]: 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-13T13:22:19.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:18 smithi018 ceph-mon[23698]: 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-13T13:22:19.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:18 smithi018 ceph-mon[33841]: 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-13T13:22:19.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:18 smithi094 ceph-mon[27245]: 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-13T13:22:21.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:20 smithi018 ceph-mon[23698]: 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-13T13:22:21.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:20 smithi018 ceph-mon[33841]: 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-13T13:22:21.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:20 smithi094 ceph-mon[27245]: 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-13T13:22:21.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:22:21 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:22:21] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-13T13:22:22.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:21 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:22:22.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:21 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:22:22.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:21 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:22:23.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:22 smithi094 ceph-mon[27245]: 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-13T13:22:23.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:22 smithi018 ceph-mon[23698]: 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-13T13:22:23.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:22 smithi018 ceph-mon[33841]: 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-13T13:22:25.294 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:24 smithi018 ceph-mon[33841]: 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-13T13:22:25.294 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:24 smithi018 ceph-mon[23698]: 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-13T13:22:25.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:24 smithi094 ceph-mon[27245]: 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-13T13:22:26.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:25 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:22:26.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:25 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:22:26.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:25 smithi094 ceph-mon[27245]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:22:26.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:25 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:22:26.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:25 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:22:26.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:25 smithi018 ceph-mon[33841]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:22:26.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:25 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:22:26.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:25 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:22:26.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:25 smithi018 ceph-mon[23698]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:22:27.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:26 smithi094 ceph-mon[27245]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:22:27.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:26 smithi094 ceph-mon[27245]: 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-13T13:22:27.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:26 smithi018 ceph-mon[33841]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:22:27.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:26 smithi018 ceph-mon[33841]: 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-13T13:22:27.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:26 smithi018 ceph-mon[23698]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:22:27.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:26 smithi018 ceph-mon[23698]: 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-13T13:22:29.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:28 smithi094 ceph-mon[27245]: 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-13T13:22:29.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:28 smithi018 ceph-mon[33841]: 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-13T13:22:29.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:28 smithi018 ceph-mon[23698]: 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-13T13:22:31.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:30 smithi094 ceph-mon[27245]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:22:31.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:30 smithi018 ceph-mon[33841]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:22:31.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:30 smithi018 ceph-mon[23698]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:22:31.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:22:31 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:22:31] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-13T13:22:33.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:32 smithi094 ceph-mon[27245]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:22:33.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:32 smithi018 ceph-mon[23698]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:22:33.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:32 smithi018 ceph-mon[33841]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:22:35.305 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:34 smithi018 ceph-mon[23698]: 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-13T13:22:35.305 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:34 smithi018 ceph-mon[33841]: 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-13T13:22:35.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:34 smithi094 ceph-mon[27245]: 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-13T13:22:37.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:36 smithi094 ceph-mon[27245]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:22:37.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:36 smithi094 ceph-mon[27245]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:22:37.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:36 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:22:37.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:36 smithi018 ceph-mon[23698]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:22:37.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:36 smithi018 ceph-mon[23698]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:22:37.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:36 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:22:37.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:36 smithi018 ceph-mon[33841]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:22:37.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:36 smithi018 ceph-mon[33841]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:22:37.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:36 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:22:39.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:38 smithi094 ceph-mon[27245]: 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-13T13:22:39.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:38 smithi018 ceph-mon[23698]: 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-13T13:22:39.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:38 smithi018 ceph-mon[33841]: 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-13T13:22:41.235 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:40 smithi018 ceph-mon[23698]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:22:41.236 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:40 smithi018 ceph-mon[33841]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:22:41.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:40 smithi094 ceph-mon[27245]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:22:41.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:22:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:22:41] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-13T13:22:43.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:42 smithi094 ceph-mon[27245]: 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-13T13:22:43.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:42 smithi018 ceph-mon[23698]: 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-13T13:22:43.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:42 smithi018 ceph-mon[33841]: 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-13T13:22:45.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:44 smithi094 ceph-mon[27245]: 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-13T13:22:45.315 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:44 smithi018 ceph-mon[23698]: 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-13T13:22:45.315 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:44 smithi018 ceph-mon[33841]: 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-13T13:22:47.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:46 smithi094 ceph-mon[27245]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:22:47.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:46 smithi094 ceph-mon[27245]: 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-13T13:22:47.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:46 smithi018 ceph-mon[23698]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:22:47.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:46 smithi018 ceph-mon[23698]: 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-13T13:22:47.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:46 smithi018 ceph-mon[33841]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:22:47.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:46 smithi018 ceph-mon[33841]: 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-13T13:22:49.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:48 smithi094 ceph-mon[27245]: 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-13T13:22:49.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:48 smithi018 ceph-mon[23698]: 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-13T13:22:49.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:48 smithi018 ceph-mon[33841]: 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-13T13:22:51.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:50 smithi094 ceph-mon[27245]: 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-13T13:22:51.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:50 smithi018 ceph-mon[23698]: 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-13T13:22:51.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:50 smithi018 ceph-mon[33841]: 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-13T13:22:51.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:22:51 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:22:51] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-13T13:22:52.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:51 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:22:52.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:51 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:22:52.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:51 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:22:53.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:52 smithi094 ceph-mon[27245]: 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-13T13:22:53.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:52 smithi018 ceph-mon[23698]: 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-13T13:22:53.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:52 smithi018 ceph-mon[33841]: 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-13T13:22:54.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:53 smithi094 ceph-mon[27245]: 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-13T13:22:54.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:53 smithi018 ceph-mon[33841]: 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-13T13:22:54.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:53 smithi018 ceph-mon[23698]: 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-13T13:22:56.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:56 smithi018 ceph-mon[33841]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:22:56.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:56 smithi018 ceph-mon[33841]: 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-13T13:22:56.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:56 smithi018 ceph-mon[23698]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:22:56.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:56 smithi018 ceph-mon[23698]: 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-13T13:22:56.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:56 smithi094 ceph-mon[27245]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:22:56.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:56 smithi094 ceph-mon[27245]: 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-13T13:22:58.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:22:58 smithi018 ceph-mon[23698]: 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-13T13:22:58.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:22:58 smithi018 ceph-mon[33841]: 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-13T13:22:58.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:22:58 smithi094 ceph-mon[27245]: 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-13T13:23:00.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:00 smithi094 ceph-mon[27245]: 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-13T13:23:00.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:00 smithi018 ceph-mon[23698]: 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-13T13:23:00.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:00 smithi018 ceph-mon[33841]: 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-13T13:23:01.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:23:01 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:23:01] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-13T13:23:02.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:02 smithi094 ceph-mon[27245]: 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-13T13:23:02.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:02 smithi018 ceph-mon[23698]: 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-13T13:23:02.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:02 smithi018 ceph-mon[33841]: 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-13T13:23:04.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:04 smithi094 ceph-mon[27245]: 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-13T13:23:04.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:04 smithi018 ceph-mon[23698]: 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-13T13:23:04.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:04 smithi018 ceph-mon[33841]: 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-13T13:23:06.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:06 smithi094 ceph-mon[27245]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:23:06.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:06 smithi094 ceph-mon[27245]: 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-13T13:23:06.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:06 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:23:06.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:06 smithi018 ceph-mon[33841]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:23:06.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:06 smithi018 ceph-mon[33841]: 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-13T13:23:06.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:06 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:23:06.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:06 smithi018 ceph-mon[23698]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:23:06.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:06 smithi018 ceph-mon[23698]: 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-13T13:23:06.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:06 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:23:07.461 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch ps' 2024-09-13T13:23:07.728 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:23:08.409 INFO:teuthology.orchestra.run.smithi018.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:23:08.409 INFO:teuthology.orchestra.run.smithi018.stdout:alertmanager.a smithi018 *:9093,9094 running (18m) 2m ago 19m - - 0.25.0 c8568f914cd2 17fe344a578e 2024-09-13T13:23:08.409 INFO:teuthology.orchestra.run.smithi018.stdout:grafana.a smithi094 *:3000 running (19m) 2m ago 19m 79.9M - 9.4.12 2bacad6d85d8 24929c7079e3 2024-09-13T13:23:08.410 INFO:teuthology.orchestra.run.smithi018.stdout:iscsi.foo.smithi018.nwavmm smithi018 *:5000 running (2m) 2m ago 18m - - 3.8 19dc8d659727 2498848a926a 2024-09-13T13:23:08.410 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.x smithi094 *:8443,9283,8765 running (15m) 2m ago 23m 504M - 19.3.0-4917-gb0201b8c 1641fe80ce72 eb4b37c04d7c 2024-09-13T13:23:08.410 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.y smithi018 *:8443,9283,8765 running (8m) 2m ago 25m - - 19.3.0-4917-gb0201b8c 1641fe80ce72 3f2eb2c1f516 2024-09-13T13:23:08.410 INFO:teuthology.orchestra.run.smithi018.stdout:mon.a smithi018 running (25m) 2m ago 25m - 2048M 19.1.1-322-g7741f7f9 19dc8d659727 b67ba1a47da9 2024-09-13T13:23:08.410 INFO:teuthology.orchestra.run.smithi018.stdout:mon.b smithi094 running (24m) 2m ago 24m 58.2M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 31e0386bc3f1 2024-09-13T13:23:08.410 INFO:teuthology.orchestra.run.smithi018.stdout:mon.c smithi018 running (23m) 2m ago 23m - 2048M 19.1.1-322-g7741f7f9 19dc8d659727 ae3206eecf05 2024-09-13T13:23:08.410 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.a smithi018 *:9100 running (19m) 2m ago 19m - - 1.5.0 0da6a335fe13 dc62770e1b82 2024-09-13T13:23:08.410 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.b smithi094 *:9100 running (19m) 2m ago 19m 14.6M - 1.5.0 0da6a335fe13 bb17eca88251 2024-09-13T13:23:08.410 INFO:teuthology.orchestra.run.smithi018.stdout:osd.0 smithi018 running (23m) 2m ago 23m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 d7caaf06469e 2024-09-13T13:23:08.410 INFO:teuthology.orchestra.run.smithi018.stdout:osd.1 smithi018 running (22m) 2m ago 22m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 ab82ed867522 2024-09-13T13:23:08.410 INFO:teuthology.orchestra.run.smithi018.stdout:osd.2 smithi018 running (22m) 2m ago 22m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 4cde9c1db423 2024-09-13T13:23:08.410 INFO:teuthology.orchestra.run.smithi018.stdout:osd.3 smithi018 running (22m) 2m ago 22m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 88e7b58d21c0 2024-09-13T13:23:08.410 INFO:teuthology.orchestra.run.smithi018.stdout:osd.4 smithi094 running (21m) 2m ago 21m 52.7M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 59e55352c71a 2024-09-13T13:23:08.410 INFO:teuthology.orchestra.run.smithi018.stdout:osd.5 smithi094 running (21m) 2m ago 21m 61.4M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 42d6a5b25854 2024-09-13T13:23:08.411 INFO:teuthology.orchestra.run.smithi018.stdout:osd.6 smithi094 running (20m) 2m ago 20m 63.1M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 91f3899cfe9e 2024-09-13T13:23:08.411 INFO:teuthology.orchestra.run.smithi018.stdout:osd.7 smithi094 running (20m) 2m ago 20m 53.1M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 8d9c29974c46 2024-09-13T13:23:08.411 INFO:teuthology.orchestra.run.smithi018.stdout:prometheus.a smithi094 *:9095 running (2m) 2m ago 20m 37.0M - 2.43.0 a07b618ecd1d d1526310992f 2024-09-13T13:23:08.411 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi018.ocguil smithi018 *:8000 running (19m) 2m ago 18m - - 19.1.1-322-g7741f7f9 19dc8d659727 58af66f2aa64 2024-09-13T13:23:08.411 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi094.tfxryb smithi094 *:8000 running (19m) 2m ago 19m 87.9M - 19.1.1-322-g7741f7f9 19dc8d659727 cf6adeb72bb8 2024-09-13T13:23:08.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:08 smithi018 ceph-mon[23698]: 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-13T13:23:08.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:08 smithi018 ceph-mon[33841]: 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-13T13:23:08.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:08 smithi094 ceph-mon[27245]: 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-13T13:23:09.146 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch ls' 2024-09-13T13:23:09.407 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:23:09.771 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:09 smithi018 ceph-mon[23698]: from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:09.771 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:09 smithi018 ceph-mon[33841]: from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:09.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:09 smithi094 ceph-mon[27245]: from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:10.073 INFO:teuthology.orchestra.run.smithi018.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-13T13:23:10.073 INFO:teuthology.orchestra.run.smithi018.stdout:alertmanager ?:9093,9094 1/1 2m ago 20m smithi018=a;count:1 2024-09-13T13:23:10.073 INFO:teuthology.orchestra.run.smithi018.stdout:grafana ?:3000 1/1 2m ago 20m smithi094=a;count:1 2024-09-13T13:23:10.073 INFO:teuthology.orchestra.run.smithi018.stdout:iscsi.foo ?:5000 1/1 2m ago 18m count:1 2024-09-13T13:23:10.073 INFO:teuthology.orchestra.run.smithi018.stdout:mgr 2/2 2m ago 23m smithi018=y;smithi094=x;count:2 2024-09-13T13:23:10.073 INFO:teuthology.orchestra.run.smithi018.stdout:mon 3/3 2m ago 24m smithi018:172.21.15.18=a;smithi018:[v2:172.21.15.18:3301,v1:172.21.15.18:6790]=c;smithi094:172.21.15.94=b;count:3 2024-09-13T13:23:10.074 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter ?:9100 2/2 2m ago 20m smithi018=a;smithi094=b;count:2 2024-09-13T13:23:10.074 INFO:teuthology.orchestra.run.smithi018.stdout:osd 8 2m ago - 2024-09-13T13:23:10.074 INFO:teuthology.orchestra.run.smithi018.stdout:prometheus ?:9095 1/1 2m ago 20m smithi094=a;count:1 2024-09-13T13:23:10.074 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo ?:8000 2/2 2m ago 19m count:2 2024-09-13T13:23:10.640 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:10 smithi018 ceph-mon[33841]: 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-13T13:23:10.640 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:10 smithi018 ceph-mon[23698]: 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-13T13:23:10.671 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions' 2024-09-13T13:23:10.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:10 smithi094 ceph-mon[27245]: 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-13T13:23:10.929 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:23:11.638 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:23:11.638 INFO:teuthology.orchestra.run.smithi018.stdout: "mon": { 2024-09-13T13:23:11.638 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T13:23:11.638 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:23:11.639 INFO:teuthology.orchestra.run.smithi018.stdout: "mgr": { 2024-09-13T13:23:11.639 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:23:11.639 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:23:11.639 INFO:teuthology.orchestra.run.smithi018.stdout: "osd": { 2024-09-13T13:23:11.639 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 8 2024-09-13T13:23:11.639 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:23:11.639 INFO:teuthology.orchestra.run.smithi018.stdout: "rgw": { 2024-09-13T13:23:11.639 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:23:11.639 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:23:11.639 INFO:teuthology.orchestra.run.smithi018.stdout: "overall": { 2024-09-13T13:23:11.639 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 13, 2024-09-13T13:23:11.639 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:23:11.639 INFO:teuthology.orchestra.run.smithi018.stdout: } 2024-09-13T13:23:11.639 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:23:11.640 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:11 smithi018 ceph-mon[33841]: from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:11.640 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:11 smithi018 ceph-mon[23698]: from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:11.709 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:11 smithi094 ceph-mon[27245]: from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:11.709 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:23:11 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:23:11] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-13T13:23:12.286 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2024-09-13T13:23:12.543 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:23:12.664 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:12 smithi018 ceph-mon[23698]: 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-13T13:23:12.664 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:12 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/1735678667' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:23:12.665 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:12 smithi018 ceph-mon[33841]: 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-13T13:23:12.665 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:12 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/1735678667' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:23:12.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:12 smithi094 ceph-mon[27245]: 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-13T13:23:12.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:12 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/1735678667' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:23:14.508 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:14 smithi018 ceph-mon[23698]: from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:14.508 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:14 smithi018 ceph-mon[23698]: 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-13T13:23:14.508 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:14 smithi018 ceph-mon[33841]: from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:14.508 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:14 smithi018 ceph-mon[33841]: 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-13T13:23:14.542 INFO:teuthology.orchestra.run.smithi018.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:23:14.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:14 smithi094 ceph-mon[27245]: from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:14.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:14 smithi094 ceph-mon[27245]: 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-13T13:23:15.189 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- 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-13T13:23:15.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:15 smithi094 ceph-mon[27245]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:23:15.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:15 smithi094 ceph-mon[27245]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:23:15.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:15 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:23:15.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:15 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:23:15.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:15 smithi094 ceph-mon[27245]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:23:15.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:15 smithi094 ceph-mon[27245]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:23:15.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:15 smithi018 ceph-mon[33841]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:23:15.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:15 smithi018 ceph-mon[33841]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:23:15.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:15 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:23:15.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:15 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:23:15.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:15 smithi018 ceph-mon[33841]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:23:15.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:15 smithi018 ceph-mon[33841]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:23:15.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:15 smithi018 ceph-mon[23698]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:23:15.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:15 smithi018 ceph-mon[23698]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:23:15.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:15 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:23:15.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:15 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:23:15.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:15 smithi018 ceph-mon[23698]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:23:15.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:15 smithi018 ceph-mon[23698]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:23:16.251 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:23:16.509 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: [13/Sep/2024:13:23:16] ENGINE Bus STOPPING 2024-09-13T13:23:16.558 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:23:16 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: 2024-09-13T13:23:16.246+0000 7f45e994e640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-13T13:23:16.558 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:23:16 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ignoring --setuser ceph since I am not root 2024-09-13T13:23:16.558 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:23:16 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: ignoring --setgroup ceph since I am not root 2024-09-13T13:23:16.558 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:23:16 smithi094 ceph-mgr[60597]: -- 172.21.15.94:0/1303016403 <== mon.1 v2:172.21.15.94:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x563088f4b0e0 con 0x563088f29000 2024-09-13T13:23:16.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:16 smithi094 ceph-mon[27245]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:23:16.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:16 smithi094 ceph-mon[27245]: 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-13T13:23:16.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:16 smithi094 ceph-mon[27245]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:23:16.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:16 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:23:16.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:16 smithi094 ceph-mon[27245]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-13T13:23:16.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:16 smithi094 ceph-mon[27245]: from='mgr.24991 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-13T13:23:16.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:16 smithi094 ceph-mon[27245]: Activating manager daemon y 2024-09-13T13:23:16.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:16 smithi094 ceph-mon[27245]: from='mgr.24991 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-13T13:23:16.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:16 smithi094 ceph-mon[27245]: osdmap e110: 8 total, 8 up, 8 in 2024-09-13T13:23:16.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:16 smithi094 ceph-mon[27245]: mgrmap e40: y(active, starting, since 0.00987068s) 2024-09-13T13:23:16.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:16 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:23:16.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:16 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:23:16.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:16 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:23:16.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:16 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T13:23:16.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:16 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:23:16.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:16 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:23:16.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:16 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:23:16.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:16 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:23:16.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:16 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:23:16.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:16 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:23:16.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:16 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:23:16.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:16 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:23:16.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:16 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T13:23:16.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:16 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T13:23:16.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:16 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T13:23:16.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: [13/Sep/2024:13:23:16] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T13:23:16.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: [13/Sep/2024:13:23:16] ENGINE Bus STOPPED 2024-09-13T13:23:16.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[33841]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:23:16.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[33841]: 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-13T13:23:16.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[33841]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:23:16.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:23:16.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[33841]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-13T13:23:16.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[33841]: from='mgr.24991 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-13T13:23:16.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[33841]: Activating manager daemon y 2024-09-13T13:23:16.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[33841]: from='mgr.24991 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-13T13:23:16.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[33841]: osdmap e110: 8 total, 8 up, 8 in 2024-09-13T13:23:16.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[33841]: mgrmap e40: y(active, starting, since 0.00987068s) 2024-09-13T13:23:16.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:23:16.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:23:16.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:23:16.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T13:23:16.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:23:16.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:23:16.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:23:16.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:23:16.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:23:16.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:23:16.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:23:16.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:23:16.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T13:23:16.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T13:23:16.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T13:23:16.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[23698]: from='client.15342 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:23:16.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[23698]: 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-13T13:23:16.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[23698]: from='mgr.24991 ' entity='mgr.x' 2024-09-13T13:23:16.936 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:23:16.936 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[23698]: from='mgr.24991 172.21.15.94:0/398353589' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-13T13:23:16.936 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[23698]: from='mgr.24991 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-13T13:23:16.936 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[23698]: Activating manager daemon y 2024-09-13T13:23:16.936 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[23698]: from='mgr.24991 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-13T13:23:16.936 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[23698]: osdmap e110: 8 total, 8 up, 8 in 2024-09-13T13:23:16.936 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[23698]: mgrmap e40: y(active, starting, since 0.00987068s) 2024-09-13T13:23:16.936 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T13:23:16.936 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T13:23:16.936 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T13:23:16.936 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T13:23:16.936 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T13:23:16.936 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T13:23:16.936 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T13:23:16.937 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T13:23:16.937 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T13:23:16.937 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T13:23:16.937 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T13:23:16.937 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T13:23:16.937 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T13:23:16.937 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T13:23:16.937 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:16 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T13:23:17.589 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:23:17 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: [13/Sep/2024:13:23:17] ENGINE Bus STARTING 2024-09-13T13:23:17.589 INFO:teuthology.orchestra.run.smithi018.stdout:true 2024-09-13T13:23:17.589 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:17 smithi018 ceph-mon[33841]: Manager daemon y is now available 2024-09-13T13:23:17.589 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:17 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:23:17.589 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:17 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:23:17.589 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:17 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:23:17.590 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:17 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T13:23:17.590 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:17 smithi018 ceph-mon[23698]: Manager daemon y is now available 2024-09-13T13:23:17.590 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:17 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:23:17.590 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:17 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:23:17.590 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:17 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:23:17.590 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:17 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T13:23:17.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:23:17 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: [13/Sep/2024:13:23:17] ENGINE Serving on http://:::9283 2024-09-13T13:23:17.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:23:17 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: [13/Sep/2024:13:23:17] ENGINE Bus STARTED 2024-09-13T13:23:18.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:17 smithi094 ceph-mon[27245]: Manager daemon y is now available 2024-09-13T13:23:18.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:17 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:23:18.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:17 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:23:18.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:17 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T13:23:18.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:17 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T13:23:18.259 INFO:teuthology.orchestra.run.smithi018.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:23:18.259 INFO:teuthology.orchestra.run.smithi018.stdout:alertmanager.a smithi018 *:9093,9094 running (18m) 2m ago 19m - - 0.25.0 c8568f914cd2 17fe344a578e 2024-09-13T13:23:18.259 INFO:teuthology.orchestra.run.smithi018.stdout:grafana.a smithi094 *:3000 running (19m) 2m ago 19m 79.9M - 9.4.12 2bacad6d85d8 24929c7079e3 2024-09-13T13:23:18.260 INFO:teuthology.orchestra.run.smithi018.stdout:iscsi.foo.smithi018.nwavmm smithi018 *:5000 running (3m) 2m ago 19m - - 3.8 19dc8d659727 2498848a926a 2024-09-13T13:23:18.260 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.x smithi094 *:8443,9283,8765 running (15m) 2m ago 23m 504M - 19.3.0-4917-gb0201b8c 1641fe80ce72 eb4b37c04d7c 2024-09-13T13:23:18.260 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.y smithi018 *:8443,9283,8765 running (8m) 2m ago 25m - - 19.3.0-4917-gb0201b8c 1641fe80ce72 3f2eb2c1f516 2024-09-13T13:23:18.260 INFO:teuthology.orchestra.run.smithi018.stdout:mon.a smithi018 running (25m) 2m ago 25m - 2048M 19.1.1-322-g7741f7f9 19dc8d659727 b67ba1a47da9 2024-09-13T13:23:18.260 INFO:teuthology.orchestra.run.smithi018.stdout:mon.b smithi094 running (24m) 2m ago 24m 58.2M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 31e0386bc3f1 2024-09-13T13:23:18.260 INFO:teuthology.orchestra.run.smithi018.stdout:mon.c smithi018 running (24m) 2m ago 24m - 2048M 19.1.1-322-g7741f7f9 19dc8d659727 ae3206eecf05 2024-09-13T13:23:18.260 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.a smithi018 *:9100 running (19m) 2m ago 19m - - 1.5.0 0da6a335fe13 dc62770e1b82 2024-09-13T13:23:18.260 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.b smithi094 *:9100 running (19m) 2m ago 19m 14.6M - 1.5.0 0da6a335fe13 bb17eca88251 2024-09-13T13:23:18.260 INFO:teuthology.orchestra.run.smithi018.stdout:osd.0 smithi018 running (23m) 2m ago 23m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 d7caaf06469e 2024-09-13T13:23:18.260 INFO:teuthology.orchestra.run.smithi018.stdout:osd.1 smithi018 running (23m) 2m ago 23m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 ab82ed867522 2024-09-13T13:23:18.260 INFO:teuthology.orchestra.run.smithi018.stdout:osd.2 smithi018 running (22m) 2m ago 22m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 4cde9c1db423 2024-09-13T13:23:18.260 INFO:teuthology.orchestra.run.smithi018.stdout:osd.3 smithi018 running (22m) 2m ago 22m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 88e7b58d21c0 2024-09-13T13:23:18.260 INFO:teuthology.orchestra.run.smithi018.stdout:osd.4 smithi094 running (21m) 2m ago 21m 52.7M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 59e55352c71a 2024-09-13T13:23:18.260 INFO:teuthology.orchestra.run.smithi018.stdout:osd.5 smithi094 running (21m) 2m ago 21m 61.4M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 42d6a5b25854 2024-09-13T13:23:18.261 INFO:teuthology.orchestra.run.smithi018.stdout:osd.6 smithi094 running (21m) 2m ago 21m 63.1M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 91f3899cfe9e 2024-09-13T13:23:18.261 INFO:teuthology.orchestra.run.smithi018.stdout:osd.7 smithi094 running (20m) 2m ago 20m 53.1M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 8d9c29974c46 2024-09-13T13:23:18.261 INFO:teuthology.orchestra.run.smithi018.stdout:prometheus.a smithi094 *:9095 running (2m) 2m ago 20m 37.0M - 2.43.0 a07b618ecd1d d1526310992f 2024-09-13T13:23:18.261 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi018.ocguil smithi018 *:8000 running (19m) 2m ago 19m - - 19.1.1-322-g7741f7f9 19dc8d659727 58af66f2aa64 2024-09-13T13:23:18.261 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi094.tfxryb smithi094 *:8000 running (19m) 2m ago 19m 87.9M - 19.1.1-322-g7741f7f9 19dc8d659727 cf6adeb72bb8 2024-09-13T13:23:18.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:23:18 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: 2024-09-13T13:23:18.272+0000 7faeb1809640 -1 log_channel(cephadm) log [ERR] : [13/Sep/2024:13:23:18] ENGINE Error in HTTPServer.serve 2024-09-13T13:23:18.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:23:18 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: Traceback (most recent call last): 2024-09-13T13:23:18.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:23:18 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:23:18.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:23:18 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: self._connections.run(self.expiration_interval) 2024-09-13T13:23:18.434 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:23:18 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:23:18.434 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:23:18 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: self._run(expiration_interval) 2024-09-13T13:23:18.434 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:23:18 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:23:18.434 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:23:18 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:23:18.434 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:23:18 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:23:18.434 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:23:18 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:23:18.434 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:23:18 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:23:18.434 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:23:18 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: s = self.context.wrap_socket( 2024-09-13T13:23:18.434 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:23:18 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:23:18.434 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:23:18 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: return self.sslsocket_class._create( 2024-09-13T13:23:18.434 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:23:18 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:23:18.434 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:23:18 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: self.do_handshake() 2024-09-13T13:23:18.435 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:23:18 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:23:18.435 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:23:18 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: self._sslobj.do_handshake() 2024-09-13T13:23:18.435 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:23:18 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:23:18.435 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:23:18 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: 2024-09-13T13:23:18.623 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:23:18.623 INFO:teuthology.orchestra.run.smithi018.stdout: "mon": { 2024-09-13T13:23:18.623 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T13:23:18.623 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:23:18.624 INFO:teuthology.orchestra.run.smithi018.stdout: "mgr": { 2024-09-13T13:23:18.624 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 1 2024-09-13T13:23:18.624 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:23:18.624 INFO:teuthology.orchestra.run.smithi018.stdout: "osd": { 2024-09-13T13:23:18.624 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 8 2024-09-13T13:23:18.624 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:23:18.624 INFO:teuthology.orchestra.run.smithi018.stdout: "rgw": { 2024-09-13T13:23:18.624 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:23:18.624 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:23:18.624 INFO:teuthology.orchestra.run.smithi018.stdout: "overall": { 2024-09-13T13:23:18.624 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 13, 2024-09-13T13:23:18.624 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 1 2024-09-13T13:23:18.624 INFO:teuthology.orchestra.run.smithi018.stdout: } 2024-09-13T13:23:18.624 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:23:18.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:18 smithi094 ceph-mon[27245]: mgrmap e41: y(active, since 1.33054s) 2024-09-13T13:23:18.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:18 smithi094 ceph-mon[27245]: [13/Sep/2024:13:23:18] ENGINE Bus STARTING 2024-09-13T13:23:18.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:18 smithi094 ceph-mon[27245]: from='client.15450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:18.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:18 smithi094 ceph-mon[27245]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:18.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:18 smithi094 ceph-mon[27245]: [13/Sep/2024:13:23:18] ENGINE Serving on https://172.21.15.18:7150 2024-09-13T13:23:18.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:18 smithi094 ceph-mon[27245]: [13/Sep/2024:13:23:18] ENGINE Error in HTTPServer.serve 2024-09-13T13:23:18.809 INFO:journalctl@ceph.mon.b.smithi094.stdout: Traceback (most recent call last): 2024-09-13T13:23:18.809 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:23:18.809 INFO:journalctl@ceph.mon.b.smithi094.stdout: self._connections.run(self.expiration_interval) 2024-09-13T13:23:18.809 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:23:18.809 INFO:journalctl@ceph.mon.b.smithi094.stdout: self._run(expiration_interval) 2024-09-13T13:23:18.810 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:23:18.810 INFO:journalctl@ceph.mon.b.smithi094.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:23:18.810 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:23:18.810 INFO:journalctl@ceph.mon.b.smithi094.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:23:18.810 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:23:18.810 INFO:journalctl@ceph.mon.b.smithi094.stdout: s = self.context.wrap_socket( 2024-09-13T13:23:18.811 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:23:18.811 INFO:journalctl@ceph.mon.b.smithi094.stdout: return self.sslsocket_class._create( 2024-09-13T13:23:18.811 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:23:18.811 INFO:journalctl@ceph.mon.b.smithi094.stdout: self.do_handshake() 2024-09-13T13:23:18.811 INFO:journalctl@ceph.mon.b.smithi094.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:23:18.811 INFO:journalctl@ceph.mon.b.smithi094.stdout: self._sslobj.do_handshake() 2024-09-13T13:23:18.812 INFO:journalctl@ceph.mon.b.smithi094.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:23:18.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:18 smithi094 ceph-mon[27245]: [13/Sep/2024:13:23:18] ENGINE Serving on http://172.21.15.18:8765 2024-09-13T13:23:18.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:18 smithi094 ceph-mon[27245]: [13/Sep/2024:13:23:18] ENGINE Bus STARTED 2024-09-13T13:23:18.880 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:18 smithi018 ceph-mon[33841]: mgrmap e41: y(active, since 1.33054s) 2024-09-13T13:23:18.880 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:18 smithi018 ceph-mon[33841]: [13/Sep/2024:13:23:18] ENGINE Bus STARTING 2024-09-13T13:23:18.880 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:18 smithi018 ceph-mon[33841]: from='client.15450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:18.880 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:18 smithi018 ceph-mon[33841]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:18.880 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:18 smithi018 ceph-mon[33841]: [13/Sep/2024:13:23:18] ENGINE Serving on https://172.21.15.18:7150 2024-09-13T13:23:18.880 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:18 smithi018 ceph-mon[33841]: [13/Sep/2024:13:23:18] ENGINE Error in HTTPServer.serve 2024-09-13T13:23:18.880 INFO:journalctl@ceph.mon.c.smithi018.stdout: Traceback (most recent call last): 2024-09-13T13:23:18.880 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:23:18.881 INFO:journalctl@ceph.mon.c.smithi018.stdout: self._connections.run(self.expiration_interval) 2024-09-13T13:23:18.881 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:23:18.881 INFO:journalctl@ceph.mon.c.smithi018.stdout: self._run(expiration_interval) 2024-09-13T13:23:18.881 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:23:18.881 INFO:journalctl@ceph.mon.c.smithi018.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:23:18.881 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:23:18.881 INFO:journalctl@ceph.mon.c.smithi018.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:23:18.881 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:23:18.881 INFO:journalctl@ceph.mon.c.smithi018.stdout: s = self.context.wrap_socket( 2024-09-13T13:23:18.881 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:23:18.882 INFO:journalctl@ceph.mon.c.smithi018.stdout: return self.sslsocket_class._create( 2024-09-13T13:23:18.882 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:23:18.882 INFO:journalctl@ceph.mon.c.smithi018.stdout: self.do_handshake() 2024-09-13T13:23:18.882 INFO:journalctl@ceph.mon.c.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:23:18.882 INFO:journalctl@ceph.mon.c.smithi018.stdout: self._sslobj.do_handshake() 2024-09-13T13:23:18.882 INFO:journalctl@ceph.mon.c.smithi018.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:23:18.882 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:18 smithi018 ceph-mon[33841]: [13/Sep/2024:13:23:18] ENGINE Serving on http://172.21.15.18:8765 2024-09-13T13:23:18.882 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:18 smithi018 ceph-mon[33841]: [13/Sep/2024:13:23:18] ENGINE Bus STARTED 2024-09-13T13:23:18.882 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:18 smithi018 ceph-mon[23698]: mgrmap e41: y(active, since 1.33054s) 2024-09-13T13:23:18.883 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:18 smithi018 ceph-mon[23698]: [13/Sep/2024:13:23:18] ENGINE Bus STARTING 2024-09-13T13:23:18.883 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:18 smithi018 ceph-mon[23698]: from='client.15450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:18.883 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:18 smithi018 ceph-mon[23698]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:18.883 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:18 smithi018 ceph-mon[23698]: [13/Sep/2024:13:23:18] ENGINE Serving on https://172.21.15.18:7150 2024-09-13T13:23:18.883 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:18 smithi018 ceph-mon[23698]: [13/Sep/2024:13:23:18] ENGINE Error in HTTPServer.serve 2024-09-13T13:23:18.883 INFO:journalctl@ceph.mon.a.smithi018.stdout: Traceback (most recent call last): 2024-09-13T13:23:18.883 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:23:18.883 INFO:journalctl@ceph.mon.a.smithi018.stdout: self._connections.run(self.expiration_interval) 2024-09-13T13:23:18.883 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:23:18.883 INFO:journalctl@ceph.mon.a.smithi018.stdout: self._run(expiration_interval) 2024-09-13T13:23:18.883 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:23:18.884 INFO:journalctl@ceph.mon.a.smithi018.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:23:18.884 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:23:18.884 INFO:journalctl@ceph.mon.a.smithi018.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:23:18.884 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:23:18.884 INFO:journalctl@ceph.mon.a.smithi018.stdout: s = self.context.wrap_socket( 2024-09-13T13:23:18.884 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:23:18.885 INFO:journalctl@ceph.mon.a.smithi018.stdout: return self.sslsocket_class._create( 2024-09-13T13:23:18.885 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:23:18.885 INFO:journalctl@ceph.mon.a.smithi018.stdout: self.do_handshake() 2024-09-13T13:23:18.885 INFO:journalctl@ceph.mon.a.smithi018.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:23:18.885 INFO:journalctl@ceph.mon.a.smithi018.stdout: self._sslobj.do_handshake() 2024-09-13T13:23:18.885 INFO:journalctl@ceph.mon.a.smithi018.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:23:18.885 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:18 smithi018 ceph-mon[23698]: [13/Sep/2024:13:23:18] ENGINE Serving on http://172.21.15.18:8765 2024-09-13T13:23:18.885 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:18 smithi018 ceph-mon[23698]: [13/Sep/2024:13:23:18] ENGINE Bus STARTED 2024-09-13T13:23:18.930 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:23:18.930 INFO:teuthology.orchestra.run.smithi018.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T13:23:18.931 INFO:teuthology.orchestra.run.smithi018.stdout: "in_progress": true, 2024-09-13T13:23:18.931 INFO:teuthology.orchestra.run.smithi018.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-13T13:23:18.931 INFO:teuthology.orchestra.run.smithi018.stdout: "services_complete": [ 2024-09-13T13:23:18.931 INFO:teuthology.orchestra.run.smithi018.stdout: "mgr" 2024-09-13T13:23:18.931 INFO:teuthology.orchestra.run.smithi018.stdout: ], 2024-09-13T13:23:18.931 INFO:teuthology.orchestra.run.smithi018.stdout: "progress": "2/2 daemons upgraded", 2024-09-13T13:23:18.931 INFO:teuthology.orchestra.run.smithi018.stdout: "message": "", 2024-09-13T13:23:18.931 INFO:teuthology.orchestra.run.smithi018.stdout: "is_paused": false 2024-09-13T13:23:18.931 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:23:19.905 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:19 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/393894115' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:23:19.905 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:19 smithi094 ceph-mon[27245]: from='client.25340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:19.929 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:19 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/393894115' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:23:19.929 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:19 smithi018 ceph-mon[33841]: from='client.25340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:19.929 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:19 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/393894115' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:23:19.930 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:19 smithi018 ceph-mon[23698]: from='client.25340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:20.308 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:23:19.926Z 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.94:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.94:8765: connect: connection refused" 2024-09-13T13:23:20.308 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:23:19.927Z 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.94:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.94:8765: connect: connection refused" 2024-09-13T13:23:20.308 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:23:19.927Z 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.94:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.94:8765: connect: connection refused" 2024-09-13T13:23:20.308 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:23:19.929Z 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.94:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.94:8765: connect: connection refused" 2024-09-13T13:23:20.308 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:23:19.930Z 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.94:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.94:8765: connect: connection refused" 2024-09-13T13:23:20.308 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:23:19.930Z 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.94:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.94:8765: connect: connection refused" 2024-09-13T13:23:20.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:20 smithi018 ceph-mon[23698]: mgrmap e42: y(active, since 3s) 2024-09-13T13:23:20.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:20 smithi018 ceph-mon[23698]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:20.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:20 smithi018 ceph-mon[33841]: mgrmap e42: y(active, since 3s) 2024-09-13T13:23:20.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:20 smithi018 ceph-mon[33841]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:20.934 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:20 smithi094 ceph-mon[27245]: mgrmap e42: y(active, since 3s) 2024-09-13T13:23:20.935 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:20 smithi094 ceph-mon[27245]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:21.307 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:20 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:23:20.934Z 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.94:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.94:8765: connect: connection refused" 2024-09-13T13:23:21.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:21 smithi094 ceph-mon[27245]: Standby manager daemon x started 2024-09-13T13:23:21.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:21 smithi094 ceph-mon[27245]: from='mgr.? 172.21.15.94:0/1032072763' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T13:23:21.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:21 smithi094 ceph-mon[27245]: from='mgr.? 172.21.15.94:0/1032072763' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:23:21.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:21 smithi094 ceph-mon[27245]: from='mgr.? 172.21.15.94:0/1032072763' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T13:23:21.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:21 smithi094 ceph-mon[27245]: from='mgr.? 172.21.15.94:0/1032072763' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:23:21.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:23:21 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: [13/Sep/2024:13:23:21] ENGINE Bus STARTING 2024-09-13T13:23:21.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:23:21 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: CherryPy Checker: 2024-09-13T13:23:21.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:23:21 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: The Application mounted at '' has an empty config. 2024-09-13T13:23:21.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:23:21 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: 2024-09-13T13:23:21.809 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:23:21 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: [13/Sep/2024:13:23:21] ENGINE Serving on http://:::9283 2024-09-13T13:23:21.809 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:23:21 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[60593]: [13/Sep/2024:13:23:21] ENGINE Bus STARTED 2024-09-13T13:23:21.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:21 smithi018 ceph-mon[33841]: Standby manager daemon x started 2024-09-13T13:23:21.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:21 smithi018 ceph-mon[33841]: from='mgr.? 172.21.15.94:0/1032072763' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T13:23:21.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:21 smithi018 ceph-mon[33841]: from='mgr.? 172.21.15.94:0/1032072763' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:23:21.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:21 smithi018 ceph-mon[33841]: from='mgr.? 172.21.15.94:0/1032072763' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T13:23:21.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:21 smithi018 ceph-mon[33841]: from='mgr.? 172.21.15.94:0/1032072763' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:23:21.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:21 smithi018 ceph-mon[23698]: Standby manager daemon x started 2024-09-13T13:23:21.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:21 smithi018 ceph-mon[23698]: from='mgr.? 172.21.15.94:0/1032072763' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T13:23:21.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:21 smithi018 ceph-mon[23698]: from='mgr.? 172.21.15.94:0/1032072763' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:23:21.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:21 smithi018 ceph-mon[23698]: from='mgr.? 172.21.15.94:0/1032072763' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T13:23:21.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:21 smithi018 ceph-mon[23698]: from='mgr.? 172.21.15.94:0/1032072763' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:23:22.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:22 smithi018 ceph-mon[23698]: mgrmap e43: y(active, since 5s), standbys: x 2024-09-13T13:23:22.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:22 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T13:23:22.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:22 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:22.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:22 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:22.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:22 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:22.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:22 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:22.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:22 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:22.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:22 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:22.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:22 smithi018 ceph-mon[23698]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:22.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:22 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:22.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:22 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:22.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:22 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:23:22.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:22 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:23:22.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:22 smithi018 ceph-mon[33841]: mgrmap e43: y(active, since 5s), standbys: x 2024-09-13T13:23:22.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:22 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T13:23:22.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:22 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:22.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:22 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:22.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:22 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:22.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:22 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:22.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:22 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:22.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:22 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:22.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:22 smithi018 ceph-mon[33841]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:22.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:22 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:22.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:22 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:22.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:22 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:23:22.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:22 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:23:23.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:22 smithi094 ceph-mon[27245]: mgrmap e43: y(active, since 5s), standbys: x 2024-09-13T13:23:23.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:22 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T13:23:23.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:22 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:23.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:22 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:23.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:22 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:23.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:22 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:23.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:22 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:23.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:22 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:23.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:22 smithi094 ceph-mon[27245]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:23:23.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:22 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:23.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:22 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:23.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:22 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:23:23.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:22 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:23:24.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:23 smithi094 ceph-mon[27245]: Updating smithi018:/etc/ceph/ceph.conf 2024-09-13T13:23:24.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:23 smithi094 ceph-mon[27245]: Updating smithi094:/etc/ceph/ceph.conf 2024-09-13T13:23:24.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:23 smithi094 ceph-mon[27245]: Updating smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:23:24.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:23 smithi094 ceph-mon[27245]: Updating smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:23:24.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:23 smithi094 ceph-mon[27245]: Updating smithi094:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:23:24.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:23 smithi094 ceph-mon[27245]: Updating smithi018:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:23:24.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:23 smithi094 ceph-mon[27245]: Updating smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:23:24.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:23 smithi094 ceph-mon[27245]: Updating smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:23:24.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:23 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:24.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:23 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:24.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:23 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:24.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:23 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:24.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:23 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:24.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:23 smithi094 ceph-mon[27245]: Reconfiguring iscsi.foo.smithi018.nwavmm (dependencies changed)... 2024-09-13T13:23:24.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:23 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi018.nwavmm", "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-13T13:23:24.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:23 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:23:24.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:23 smithi094 ceph-mon[27245]: Reconfiguring daemon iscsi.foo.smithi018.nwavmm on smithi018 2024-09-13T13:23:24.363 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:23 smithi018 ceph-mon[23698]: Updating smithi018:/etc/ceph/ceph.conf 2024-09-13T13:23:24.363 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:23 smithi018 ceph-mon[23698]: Updating smithi094:/etc/ceph/ceph.conf 2024-09-13T13:23:24.363 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:23 smithi018 ceph-mon[23698]: Updating smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:23:24.363 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:23 smithi018 ceph-mon[23698]: Updating smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:23:24.363 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:23 smithi018 ceph-mon[23698]: Updating smithi094:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:23:24.363 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:23 smithi018 ceph-mon[23698]: Updating smithi018:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:23:24.363 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:23 smithi018 ceph-mon[23698]: Updating smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:23:24.364 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:23 smithi018 ceph-mon[23698]: Updating smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:23:24.364 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:23 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:24.364 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:23 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:24.364 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:23 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:24.364 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:23 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:24.364 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:23 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:24.364 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:23 smithi018 ceph-mon[23698]: Reconfiguring iscsi.foo.smithi018.nwavmm (dependencies changed)... 2024-09-13T13:23:24.364 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:23 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi018.nwavmm", "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-13T13:23:24.364 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:23 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:23:24.364 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:23 smithi018 ceph-mon[23698]: Reconfiguring daemon iscsi.foo.smithi018.nwavmm on smithi018 2024-09-13T13:23:24.364 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:23 smithi018 ceph-mon[33841]: Updating smithi018:/etc/ceph/ceph.conf 2024-09-13T13:23:24.364 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:23 smithi018 ceph-mon[33841]: Updating smithi094:/etc/ceph/ceph.conf 2024-09-13T13:23:24.365 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:23 smithi018 ceph-mon[33841]: Updating smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:23:24.365 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:23 smithi018 ceph-mon[33841]: Updating smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:23:24.365 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:23 smithi018 ceph-mon[33841]: Updating smithi094:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:23:24.365 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:23 smithi018 ceph-mon[33841]: Updating smithi018:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:23:24.365 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:23 smithi018 ceph-mon[33841]: Updating smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:23:24.365 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:23 smithi018 ceph-mon[33841]: Updating smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:23:24.365 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:23 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:24.365 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:23 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:24.365 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:23 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:24.365 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:23 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:24.365 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:23 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:24.365 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:23 smithi018 ceph-mon[33841]: Reconfiguring iscsi.foo.smithi018.nwavmm (dependencies changed)... 2024-09-13T13:23:24.365 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:23 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi018.nwavmm", "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-13T13:23:24.365 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:23 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:23:24.366 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:23 smithi018 ceph-mon[33841]: Reconfiguring daemon iscsi.foo.smithi018.nwavmm on smithi018 2024-09-13T13:23:25.077 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:24 smithi018 ceph-mon[33841]: 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-13T13:23:25.077 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:24 smithi018 ceph-mon[23698]: 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-13T13:23:25.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:24 smithi094 ceph-mon[27245]: 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-13T13:23:27.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:26 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:27.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:26 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:27.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:26 smithi094 ceph-mon[27245]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T13:23:27.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:26 smithi094 ceph-mon[27245]: Reconfiguring daemon prometheus.a on smithi094 2024-09-13T13:23:27.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:26 smithi094 ceph-mon[27245]: 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-13T13:23:27.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:26 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/976326486' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-13T13:23:27.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:26 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:27.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:26 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:27.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:26 smithi018 ceph-mon[23698]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T13:23:27.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:26 smithi018 ceph-mon[23698]: Reconfiguring daemon prometheus.a on smithi094 2024-09-13T13:23:27.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:26 smithi018 ceph-mon[23698]: 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-13T13:23:27.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:26 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/976326486' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-13T13:23:27.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:26 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:27.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:26 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:27.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:26 smithi018 ceph-mon[33841]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T13:23:27.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:26 smithi018 ceph-mon[33841]: Reconfiguring daemon prometheus.a on smithi094 2024-09-13T13:23:27.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:26 smithi018 ceph-mon[33841]: 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-13T13:23:27.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:26 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/976326486' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-13T13:23:29.307 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:29 smithi094 systemd[1]: Stopping Ceph prometheus.a for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:23:29.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:29 smithi018 ceph-mon[23698]: 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-13T13:23:29.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:29 smithi018 ceph-mon[33841]: 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-13T13:23:29.688 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:29 smithi094 ceph-mon[27245]: 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-13T13:23:29.689 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:29 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:23:29.395Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-13T13:23:29.689 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:29 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:23:29.395Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-13T13:23:29.689 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:29 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:23:29.395Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-13T13:23:29.689 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:29 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:23:29.395Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-13T13:23:29.689 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:29 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:23:29.395Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-13T13:23:29.689 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:29 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:23:29.395Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-13T13:23:29.689 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:29 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:23:29.395Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-13T13:23:29.689 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:29 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:23:29.395Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-13T13:23:29.689 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:29 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:23:29.395Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-13T13:23:29.689 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:29 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:23:29.395Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-13T13:23:29.689 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:29 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:23:29.395Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-13T13:23:29.690 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:29 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[69138]: ts=2024-09-13T13:23:29.395Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-13T13:23:29.690 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:29 smithi094 podman[71174]: 2024-09-13 13:23:29.40547477 +0000 UTC m=+0.160769004 container died d1526310992f1342c5736bf4324409b3abde4cefa8e83549a2d058c899215f91 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:23:29.972 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:29 smithi094 podman[71174]: 2024-09-13 13:23:29.787866018 +0000 UTC m=+0.543160295 container cleanup d1526310992f1342c5736bf4324409b3abde4cefa8e83549a2d058c899215f91 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:23:29.973 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:29 smithi094 bash[71174]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a 2024-09-13T13:23:30.307 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:29 smithi094 podman[71186]: 2024-09-13 13:23:29.972445538 +0000 UTC m=+0.568054003 container remove d1526310992f1342c5736bf4324409b3abde4cefa8e83549a2d058c899215f91 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:23:30.308 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:30 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-13T13:23:30.308 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:30 smithi094 systemd[1]: Stopped Ceph prometheus.a for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:23:30.308 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:30 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 1.585s CPU time. 2024-09-13T13:23:30.308 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:30 smithi094 systemd[1]: Starting Ceph prometheus.a for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:23:30.678 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:30 smithi094 podman[71279]: 2024-09-13 13:23:30.315544001 +0000 UTC m=+0.017045497 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-13T13:23:30.678 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:30 smithi094 podman[71279]: 2024-09-13 13:23:30.423436215 +0000 UTC m=+0.124937708 container create 04ca7d5f6f3759df082f13bc49bdc2f9ce9f7d0db00754dcc9ffb6dd21caeb1b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:23:30.678 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:30 smithi094 podman[71279]: 2024-09-13 13:23:30.650769777 +0000 UTC m=+0.352271260 container init 04ca7d5f6f3759df082f13bc49bdc2f9ce9f7d0db00754dcc9ffb6dd21caeb1b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:23:30.678 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:30 smithi094 podman[71279]: 2024-09-13 13:23:30.653487079 +0000 UTC m=+0.354988564 container start 04ca7d5f6f3759df082f13bc49bdc2f9ce9f7d0db00754dcc9ffb6dd21caeb1b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:23:31.058 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[71294]: ts=2024-09-13T13:23:30.677Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-13T13:23:31.059 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[71294]: ts=2024-09-13T13:23:30.677Z 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-13T13:23:31.059 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[71294]: ts=2024-09-13T13:23:30.677Z 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 smithi094 (none))" 2024-09-13T13:23:31.059 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[71294]: ts=2024-09-13T13:23:30.677Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-13T13:23:31.059 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[71294]: ts=2024-09-13T13:23:30.677Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-13T13:23:31.059 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[71294]: ts=2024-09-13T13:23:30.679Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-13T13:23:31.059 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[71294]: ts=2024-09-13T13:23:30.679Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-13T13:23:31.059 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[71294]: ts=2024-09-13T13:23:30.680Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-13T13:23:31.059 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[71294]: ts=2024-09-13T13:23:30.680Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-13T13:23:31.059 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[71294]: ts=2024-09-13T13:23:30.681Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-13T13:23:31.059 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[71294]: ts=2024-09-13T13:23:30.681Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.882µs 2024-09-13T13:23:31.059 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[71294]: ts=2024-09-13T13:23:30.682Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-13T13:23:31.059 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[71294]: ts=2024-09-13T13:23:30.685Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-09-13T13:23:31.060 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[71294]: ts=2024-09-13T13:23:30.691Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-09-13T13:23:31.060 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[71294]: ts=2024-09-13T13:23:30.697Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-09-13T13:23:31.060 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[71294]: ts=2024-09-13T13:23:30.698Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-09-13T13:23:31.060 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[71294]: ts=2024-09-13T13:23:30.700Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-09-13T13:23:31.060 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[71294]: ts=2024-09-13T13:23:30.700Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-09-13T13:23:31.060 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[71294]: ts=2024-09-13T13:23:30.700Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=38.06µs wal_replay_duration=18.862412ms wbl_replay_duration=141ns total_replay_duration=18.925678ms 2024-09-13T13:23:31.060 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[71294]: ts=2024-09-13T13:23:30.702Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-13T13:23:31.060 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[71294]: ts=2024-09-13T13:23:30.702Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-13T13:23:31.060 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[71294]: ts=2024-09-13T13:23:30.702Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-13T13:23:31.060 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[71294]: ts=2024-09-13T13:23:30.724Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=22.068465ms db_storage=1.484µs remote_storage=1.169µs web_handler=361ns query_engine=615ns scrape=543.882µs scrape_sd=108.295µs notify=19.757µs notify_sd=16.091µs rules=21.00638ms tracing=6.349µs 2024-09-13T13:23:31.060 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[71294]: ts=2024-09-13T13:23:30.724Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-13T13:23:31.060 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[71294]: ts=2024-09-13T13:23:30.724Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-13T13:23:31.060 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:30 smithi094 bash[71279]: 04ca7d5f6f3759df082f13bc49bdc2f9ce9f7d0db00754dcc9ffb6dd21caeb1b 2024-09-13T13:23:31.060 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:23:30 smithi094 systemd[1]: Started Ceph prometheus.a for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:23:31.455 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:31 smithi094 ceph-mon[27245]: 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-13T13:23:31.455 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:31 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:31.455 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:31 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:31.455 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:31 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:23:31.455 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:31 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:31.455 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:31 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:23:31.455 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:31 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi018"}]: dispatch 2024-09-13T13:23:31.455 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:31 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:31.455 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:31 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:23:31.456 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:31 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:23:31.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:31 smithi018 ceph-mon[23698]: 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-13T13:23:31.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:31 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:31.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:31 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:31.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:31 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:23:31.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:31 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:31.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:31 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:23:31.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:31 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi018"}]: dispatch 2024-09-13T13:23:31.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:31 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:31.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:31 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:23:31.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:31 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:23:31.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:31 smithi018 ceph-mon[33841]: 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-13T13:23:31.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:31 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:31.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:31 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:31.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:31 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:23:31.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:31 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:31.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:31 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:23:31.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:31 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi018"}]: dispatch 2024-09-13T13:23:31.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:31 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:31.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:31 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:23:31.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:31 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:23:32.519 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:32 smithi094 ceph-mon[27245]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:23:32.520 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:32 smithi094 ceph-mon[27245]: Adding iSCSI gateway http://:@172.21.15.18:5000 to Dashboard 2024-09-13T13:23:32.520 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:32 smithi094 ceph-mon[27245]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:23:32.520 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:32 smithi094 ceph-mon[27245]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi018"}]: dispatch 2024-09-13T13:23:32.520 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:32 smithi094 ceph-mon[27245]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:23:32.520 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:32 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:23:32.520 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:32 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:23:32.520 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:32 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T13:23:32.520 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:32 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:23:32.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:32 smithi018 ceph-mon[23698]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:23:32.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:32 smithi018 ceph-mon[23698]: Adding iSCSI gateway http://:@172.21.15.18:5000 to Dashboard 2024-09-13T13:23:32.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:32 smithi018 ceph-mon[23698]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:23:32.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:32 smithi018 ceph-mon[23698]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi018"}]: dispatch 2024-09-13T13:23:32.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:32 smithi018 ceph-mon[23698]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:23:32.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:32 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:23:32.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:32 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:23:32.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:32 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T13:23:32.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:32 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:23:32.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:32 smithi018 ceph-mon[33841]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-13T13:23:32.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:32 smithi018 ceph-mon[33841]: Adding iSCSI gateway http://:@172.21.15.18:5000 to Dashboard 2024-09-13T13:23:32.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:32 smithi018 ceph-mon[33841]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-13T13:23:32.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:32 smithi018 ceph-mon[33841]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi018"}]: dispatch 2024-09-13T13:23:32.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:32 smithi018 ceph-mon[33841]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:23:32.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:32 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:23:32.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:32 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T13:23:32.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:32 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T13:23:32.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:32 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:23:33.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:33 smithi094 ceph-mon[27245]: Upgrade: Updating mgr.x 2024-09-13T13:23:33.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:33 smithi094 ceph-mon[27245]: Deploying daemon mgr.x on smithi094 2024-09-13T13:23:33.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:33 smithi094 ceph-mon[27245]: 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-13T13:23:33.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:33 smithi018 ceph-mon[23698]: Upgrade: Updating mgr.x 2024-09-13T13:23:33.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:33 smithi018 ceph-mon[23698]: Deploying daemon mgr.x on smithi094 2024-09-13T13:23:33.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:33 smithi018 ceph-mon[23698]: 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-13T13:23:33.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:33 smithi018 ceph-mon[33841]: Upgrade: Updating mgr.x 2024-09-13T13:23:33.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:33 smithi018 ceph-mon[33841]: Deploying daemon mgr.x on smithi094 2024-09-13T13:23:33.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:33 smithi018 ceph-mon[33841]: 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-13T13:23:34.277 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:23:33 smithi094 systemd[1]: Stopping Ceph mgr.x for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:23:34.557 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:23:34 smithi094 podman[71563]: 2024-09-13 13:23:34.276196325 +0000 UTC m=+0.133245539 container died eb4b37c04d7cf5722cb10916eed2691847912a238d38e0721b2cd4e4d341a446 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD) 2024-09-13T13:23:34.888 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:23:34 smithi094 podman[71563]: 2024-09-13 13:23:34.661861237 +0000 UTC m=+0.518910441 container cleanup eb4b37c04d7cf5722cb10916eed2691847912a238d38e0721b2cd4e4d341a446 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x, GIT_CLEAN=True, io.buildah.version=1.37.2, 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_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-09-13T13:23:34.888 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:23:34 smithi094 bash[71563]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x 2024-09-13T13:23:35.231 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:23:34 smithi094 podman[71575]: 2024-09-13 13:23:34.888077106 +0000 UTC m=+0.613454211 container remove eb4b37c04d7cf5722cb10916eed2691847912a238d38e0721b2cd4e4d341a446 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-13T13:23:35.231 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:23:34 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-13T13:23:35.231 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:23:35 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-13T13:23:35.232 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:23:35 smithi094 systemd[1]: Stopped Ceph mgr.x for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:23:35.232 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:23:35 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mgr.x.service: Consumed 30.158s CPU time. 2024-09-13T13:23:35.232 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:23:35 smithi094 systemd[1]: Starting Ceph mgr.x for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:23:35.483 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:35 smithi094 ceph-mon[27245]: 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-13T13:23:35.484 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:23:35 smithi094 podman[71705]: 2024-09-13 13:23:35.344796231 +0000 UTC m=+0.016125455 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:23:35.484 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:23:35 smithi094 podman[71705]: 2024-09-13 13:23:35.483543027 +0000 UTC m=+0.154872308 container create bbaa72a462d6e16db54e90043f49af3f418dde59b7a05293db6866d3ae5d82ff (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , 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.name=CentOS Stream 9 Base Image) 2024-09-13T13:23:35.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:35 smithi018 ceph-mon[23698]: 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-13T13:23:35.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:35 smithi018 ceph-mon[33841]: 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-13T13:23:35.739 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:23:35 smithi094 podman[71705]: 2024-09-13 13:23:35.711130147 +0000 UTC m=+0.382459361 container init bbaa72a462d6e16db54e90043f49af3f418dde59b7a05293db6866d3ae5d82ff (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-13T13:23:35.739 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:23:35 smithi094 podman[71705]: 2024-09-13 13:23:35.71385478 +0000 UTC m=+0.385184001 container start bbaa72a462d6e16db54e90043f49af3f418dde59b7a05293db6866d3ae5d82ff (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731) 2024-09-13T13:23:36.058 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:23:35 smithi094 ceph-mgr[71724]: -- 172.21.15.94:0/2223800708 <== mon.1 v2:172.21.15.94:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x556de1bf50e0 con 0x556de1bd2800 2024-09-13T13:23:36.058 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:23:35 smithi094 bash[71705]: bbaa72a462d6e16db54e90043f49af3f418dde59b7a05293db6866d3ae5d82ff 2024-09-13T13:23:36.058 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:23:35 smithi094 systemd[1]: Started Ceph mgr.x for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:23:37.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:36 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:37.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:36 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:37.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:36 smithi018 ceph-mon[23698]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:23:37.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:36 smithi018 ceph-mon[23698]: 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-13T13:23:37.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:36 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:37.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:36 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:37.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:36 smithi018 ceph-mon[33841]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:23:37.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:36 smithi018 ceph-mon[33841]: 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-13T13:23:37.184 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:36 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:37.184 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:36 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:37.184 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:36 smithi094 ceph-mon[27245]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:23:37.184 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:36 smithi094 ceph-mon[27245]: 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-13T13:23:39.611 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:39 smithi018 ceph-mon[23698]: 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-13T13:23:39.611 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:39 smithi018 ceph-mon[33841]: 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-13T13:23:39.694 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:39 smithi094 ceph-mon[27245]: 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-13T13:23:40.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:23:40 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:23:40] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.43.0" 2024-09-13T13:23:41.285 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:41 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:41.285 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:41 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:41.285 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:41 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:41.285 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:41 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:41.285 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:41 smithi094 ceph-mon[27245]: 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-13T13:23:41.285 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:41 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:41.285 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:41 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:41.285 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:41 smithi094 ceph-mon[27245]: Standby manager daemon x restarted 2024-09-13T13:23:41.285 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:41 smithi094 ceph-mon[27245]: Standby manager daemon x started 2024-09-13T13:23:41.285 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:41 smithi094 ceph-mon[27245]: from='mgr.? 172.21.15.94:0/331194516' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T13:23:41.286 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:41 smithi094 ceph-mon[27245]: from='mgr.? 172.21.15.94:0/331194516' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:23:41.286 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:41 smithi094 ceph-mon[27245]: from='mgr.? 172.21.15.94:0/331194516' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T13:23:41.286 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:41 smithi094 ceph-mon[27245]: from='mgr.? 172.21.15.94:0/331194516' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:23:41.286 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:23:40 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[71720]: [13/Sep/2024:13:23:40] ENGINE Bus STARTING 2024-09-13T13:23:41.286 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:23:40 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[71720]: CherryPy Checker: 2024-09-13T13:23:41.286 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:23:40 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[71720]: The Application mounted at '' has an empty config. 2024-09-13T13:23:41.286 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:23:40 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[71720]: 2024-09-13T13:23:41.286 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:23:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[71720]: [13/Sep/2024:13:23:41] ENGINE Serving on http://:::9283 2024-09-13T13:23:41.286 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:23:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x[71720]: [13/Sep/2024:13:23:41] ENGINE Bus STARTED 2024-09-13T13:23:41.335 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:41 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:41.335 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:41 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:41.335 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:41 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:41.335 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:41 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:41.335 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:41 smithi018 ceph-mon[33841]: 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-13T13:23:41.335 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:41 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:41.335 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:41 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:41.335 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:41 smithi018 ceph-mon[33841]: Standby manager daemon x restarted 2024-09-13T13:23:41.335 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:41 smithi018 ceph-mon[33841]: Standby manager daemon x started 2024-09-13T13:23:41.335 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:41 smithi018 ceph-mon[33841]: from='mgr.? 172.21.15.94:0/331194516' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T13:23:41.335 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:41 smithi018 ceph-mon[33841]: from='mgr.? 172.21.15.94:0/331194516' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:23:41.336 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:41 smithi018 ceph-mon[33841]: from='mgr.? 172.21.15.94:0/331194516' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T13:23:41.336 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:41 smithi018 ceph-mon[33841]: from='mgr.? 172.21.15.94:0/331194516' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:23:41.336 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:41 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:41.336 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:41 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:41.336 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:41 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:41.336 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:41 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:41.336 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:41 smithi018 ceph-mon[23698]: 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-13T13:23:41.336 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:41 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:41.336 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:41 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:41.337 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:41 smithi018 ceph-mon[23698]: Standby manager daemon x restarted 2024-09-13T13:23:41.337 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:41 smithi018 ceph-mon[23698]: Standby manager daemon x started 2024-09-13T13:23:41.337 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:41 smithi018 ceph-mon[23698]: from='mgr.? 172.21.15.94:0/331194516' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T13:23:41.337 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:41 smithi018 ceph-mon[23698]: from='mgr.? 172.21.15.94:0/331194516' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T13:23:41.337 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:41 smithi018 ceph-mon[23698]: from='mgr.? 172.21.15.94:0/331194516' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T13:23:41.337 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:41 smithi018 ceph-mon[23698]: from='mgr.? 172.21.15.94:0/331194516' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T13:23:42.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:42 smithi094 ceph-mon[27245]: mgrmap e44: y(active, since 25s), standbys: x 2024-09-13T13:23:42.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:42 smithi094 ceph-mon[27245]: 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-13T13:23:42.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:42 smithi018 ceph-mon[23698]: mgrmap e44: y(active, since 25s), standbys: x 2024-09-13T13:23:42.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:42 smithi018 ceph-mon[23698]: 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-13T13:23:42.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:42 smithi018 ceph-mon[33841]: mgrmap e44: y(active, since 25s), standbys: x 2024-09-13T13:23:42.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:42 smithi018 ceph-mon[33841]: 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-13T13:23:44.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:44.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:44.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:23:44.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:23:44.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:44.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:23:44.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:23:44.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[23698]: Upgrade: Setting container_image for all mgr 2024-09-13T13:23:44.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:44.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-13T13:23:44.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-13T13:23:44.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-13T13:23:44.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-13T13:23:44.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:23:44.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[23698]: Upgrade: Setting container_image for all crash 2024-09-13T13:23:44.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:44.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:23:44.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[23698]: Upgrade: Setting container_image for all mds 2024-09-13T13:23:44.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:44.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:23:44.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[23698]: Upgrade: Setting container_image for all rbd-mirror 2024-09-13T13:23:44.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:44.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:23:44.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[23698]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-13T13:23:44.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:44.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:23:44.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[23698]: Upgrade: Setting container_image for all ceph-exporter 2024-09-13T13:23:44.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:44.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:23:44.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[23698]: Upgrade: Setting container_image for all nfs 2024-09-13T13:23:44.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:44.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:23:44.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[23698]: Upgrade: Setting container_image for all nvmeof 2024-09-13T13:23:44.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:44.687 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[23698]: 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-13T13:23:44.687 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:44.687 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:44.687 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:23:44.687 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:23:44.687 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:44.687 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:23:44.687 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:23:44.687 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[33841]: Upgrade: Setting container_image for all mgr 2024-09-13T13:23:44.688 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:44.688 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-13T13:23:44.688 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-13T13:23:44.688 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-13T13:23:44.688 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-13T13:23:44.688 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:23:44.688 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[33841]: Upgrade: Setting container_image for all crash 2024-09-13T13:23:44.688 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:44.688 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:23:44.688 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[33841]: Upgrade: Setting container_image for all mds 2024-09-13T13:23:44.688 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:44.689 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:23:44.689 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[33841]: Upgrade: Setting container_image for all rbd-mirror 2024-09-13T13:23:44.689 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:44.689 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:23:44.689 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[33841]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-13T13:23:44.689 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:44.689 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:23:44.689 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[33841]: Upgrade: Setting container_image for all ceph-exporter 2024-09-13T13:23:44.689 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:44.689 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:23:44.689 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[33841]: Upgrade: Setting container_image for all nfs 2024-09-13T13:23:44.689 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:44.690 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:23:44.690 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[33841]: Upgrade: Setting container_image for all nvmeof 2024-09-13T13:23:44.690 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:44.690 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:44 smithi018 ceph-mon[33841]: 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-13T13:23:45.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:44 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:45.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:44 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:45.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:44 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:23:45.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:44 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:23:45.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:44 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:45.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:44 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:23:45.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:44 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:23:45.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:44 smithi094 ceph-mon[27245]: Upgrade: Setting container_image for all mgr 2024-09-13T13:23:45.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:44 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:45.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:44 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-13T13:23:45.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:44 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-13T13:23:45.060 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:44 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-13T13:23:45.060 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:44 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-13T13:23:45.060 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:44 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:23:45.060 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:44 smithi094 ceph-mon[27245]: Upgrade: Setting container_image for all crash 2024-09-13T13:23:45.060 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:44 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:45.060 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:44 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:23:45.060 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:44 smithi094 ceph-mon[27245]: Upgrade: Setting container_image for all mds 2024-09-13T13:23:45.060 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:44 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:45.060 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:44 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:23:45.061 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:44 smithi094 ceph-mon[27245]: Upgrade: Setting container_image for all rbd-mirror 2024-09-13T13:23:45.061 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:44 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:45.061 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:44 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:23:45.061 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:44 smithi094 ceph-mon[27245]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-13T13:23:45.061 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:44 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:45.061 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:44 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:23:45.061 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:44 smithi094 ceph-mon[27245]: Upgrade: Setting container_image for all ceph-exporter 2024-09-13T13:23:45.061 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:44 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:45.062 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:44 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:23:45.062 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:44 smithi094 ceph-mon[27245]: Upgrade: Setting container_image for all nfs 2024-09-13T13:23:45.062 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:44 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:45.062 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:44 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:23:45.062 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:44 smithi094 ceph-mon[27245]: Upgrade: Setting container_image for all nvmeof 2024-09-13T13:23:45.062 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:44 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:45.062 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:44 smithi094 ceph-mon[27245]: 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-13T13:23:45.683 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:45 smithi018 systemd[1]: Stopping Ceph node-exporter.a for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:23:46.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:45 smithi094 ceph-mon[27245]: Upgrade: Updating node-exporter.a (1/2) 2024-09-13T13:23:46.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:45 smithi094 ceph-mon[27245]: Deploying daemon node-exporter.a on smithi018 2024-09-13T13:23:46.060 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:45 smithi018 podman[92891]: 2024-09-13 13:23:45.808921558 +0000 UTC m=+0.141308260 container died dc62770e1b82674af7c61fcb3ad656f26f6a4c32694b61d4b45d0885e2c0ff5e (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-13T13:23:46.061 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:45 smithi018 ceph-mon[23698]: Upgrade: Updating node-exporter.a (1/2) 2024-09-13T13:23:46.061 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:45 smithi018 ceph-mon[23698]: Deploying daemon node-exporter.a on smithi018 2024-09-13T13:23:46.061 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:45 smithi018 ceph-mon[33841]: Upgrade: Updating node-exporter.a (1/2) 2024-09-13T13:23:46.061 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:45 smithi018 ceph-mon[33841]: Deploying daemon node-exporter.a on smithi018 2024-09-13T13:23:46.433 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:46 smithi018 podman[92891]: 2024-09-13 13:23:46.197983047 +0000 UTC m=+0.530369748 container cleanup dc62770e1b82674af7c61fcb3ad656f26f6a4c32694b61d4b45d0885e2c0ff5e (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-13T13:23:46.433 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:46 smithi018 bash[92891]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a 2024-09-13T13:23:46.784 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:46 smithi018 podman[92903]: 2024-09-13 13:23:46.474670354 +0000 UTC m=+0.669286817 container remove dc62770e1b82674af7c61fcb3ad656f26f6a4c32694b61d4b45d0885e2c0ff5e (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-13T13:23:46.784 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:46 smithi018 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-13T13:23:46.785 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:46 smithi018 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-13T13:23:46.785 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:46 smithi018 systemd[1]: Stopped Ceph node-exporter.a for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:23:46.785 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:46 smithi018 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@node-exporter.a.service: Consumed 3.799s CPU time. 2024-09-13T13:23:47.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:46 smithi094 ceph-mon[27245]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:23:47.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:46 smithi094 ceph-mon[27245]: 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-13T13:23:47.058 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:46 smithi018 systemd[1]: Starting Ceph node-exporter.a for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:23:47.058 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:46 smithi018 ceph-mon[23698]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:23:47.059 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:46 smithi018 ceph-mon[23698]: 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-13T13:23:47.059 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:46 smithi018 ceph-mon[33841]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:23:47.059 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:46 smithi018 ceph-mon[33841]: 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-13T13:23:47.436 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:47 smithi018 bash[93030]: Trying to pull quay.io/prometheus/node-exporter:v1.7.0... 2024-09-13T13:23:47.785 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:47 smithi018 bash[93030]: Getting image source signatures 2024-09-13T13:23:47.786 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:47 smithi018 bash[93030]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2024-09-13T13:23:47.786 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:47 smithi018 bash[93030]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2024-09-13T13:23:47.786 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:47 smithi018 bash[93030]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2024-09-13T13:23:48.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:47 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:23:48.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:47 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:23:48.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:47 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:23:49.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:48 smithi094 ceph-mon[27245]: 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-13T13:23:49.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:48 smithi018 ceph-mon[23698]: 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-13T13:23:49.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:48 smithi018 ceph-mon[33841]: 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-13T13:23:49.183 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:48 smithi018 bash[93030]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2024-09-13T13:23:49.183 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:48 smithi018 bash[93030]: Writing manifest to image destination 2024-09-13T13:23:49.246 INFO:teuthology.orchestra.run.smithi018.stdout:true 2024-09-13T13:23:49.562 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 podman[93030]: 2024-09-13 13:23:49.202711258 +0000 UTC m=+2.240904432 image pull 72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e quay.io/prometheus/node-exporter:v1.7.0 2024-09-13T13:23:49.562 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 podman[93030]: 2024-09-13 13:23:49.309737017 +0000 UTC m=+2.347930171 container create c5e18de76a6e700e710781c9504e321f5f7afb9b674c1e416dbc7804082cba27 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-13T13:23:49.839 INFO:teuthology.orchestra.run.smithi018.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:23:49.840 INFO:teuthology.orchestra.run.smithi018.stdout:alertmanager.a smithi018 *:9093,9094 running (19m) 9s ago 20m - - 0.25.0 c8568f914cd2 17fe344a578e 2024-09-13T13:23:49.840 INFO:teuthology.orchestra.run.smithi018.stdout:grafana.a smithi094 *:3000 running (20m) 9s ago 20m 80.8M - 9.4.12 2bacad6d85d8 24929c7079e3 2024-09-13T13:23:49.840 INFO:teuthology.orchestra.run.smithi018.stdout:iscsi.foo.smithi018.nwavmm smithi018 *:5000 running (24s) 9s ago 19m - - 3.8 19dc8d659727 9b4878212bf6 2024-09-13T13:23:49.840 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.x smithi094 *:8443,9283,8765 running (14s) 9s ago 24m 66.9M - 19.3.0-4917-gb0201b8c 1641fe80ce72 bbaa72a462d6 2024-09-13T13:23:49.840 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.y smithi018 *:8443,9283,8765 running (9m) 9s ago 25m - - 19.3.0-4917-gb0201b8c 1641fe80ce72 3f2eb2c1f516 2024-09-13T13:23:49.840 INFO:teuthology.orchestra.run.smithi018.stdout:mon.a smithi018 running (25m) 9s ago 25m - 2048M 19.1.1-322-g7741f7f9 19dc8d659727 b67ba1a47da9 2024-09-13T13:23:49.840 INFO:teuthology.orchestra.run.smithi018.stdout:mon.b smithi094 running (24m) 9s ago 24m 61.1M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 31e0386bc3f1 2024-09-13T13:23:49.840 INFO:teuthology.orchestra.run.smithi018.stdout:mon.c smithi018 running (24m) 9s ago 24m - 2048M 19.1.1-322-g7741f7f9 19dc8d659727 ae3206eecf05 2024-09-13T13:23:49.840 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.a smithi018 *:9100 starting - - - - 2024-09-13T13:23:49.840 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.b smithi094 *:9100 running (19m) 9s ago 19m 15.2M - 1.5.0 0da6a335fe13 bb17eca88251 2024-09-13T13:23:49.840 INFO:teuthology.orchestra.run.smithi018.stdout:osd.0 smithi018 running (24m) 9s ago 24m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 d7caaf06469e 2024-09-13T13:23:49.840 INFO:teuthology.orchestra.run.smithi018.stdout:osd.1 smithi018 running (23m) 9s ago 23m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 ab82ed867522 2024-09-13T13:23:49.840 INFO:teuthology.orchestra.run.smithi018.stdout:osd.2 smithi018 running (23m) 9s ago 23m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 4cde9c1db423 2024-09-13T13:23:49.840 INFO:teuthology.orchestra.run.smithi018.stdout:osd.3 smithi018 running (22m) 9s ago 22m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 88e7b58d21c0 2024-09-13T13:23:49.841 INFO:teuthology.orchestra.run.smithi018.stdout:osd.4 smithi094 running (22m) 9s ago 22m 52.9M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 59e55352c71a 2024-09-13T13:23:49.841 INFO:teuthology.orchestra.run.smithi018.stdout:osd.5 smithi094 running (21m) 9s ago 21m 61.7M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 42d6a5b25854 2024-09-13T13:23:49.841 INFO:teuthology.orchestra.run.smithi018.stdout:osd.6 smithi094 running (21m) 9s ago 21m 62.5M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 91f3899cfe9e 2024-09-13T13:23:49.841 INFO:teuthology.orchestra.run.smithi018.stdout:osd.7 smithi094 running (21m) 9s ago 21m 53.5M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 8d9c29974c46 2024-09-13T13:23:49.841 INFO:teuthology.orchestra.run.smithi018.stdout:prometheus.a smithi094 *:9095 running (19s) 9s ago 20m 38.0M - 2.43.0 a07b618ecd1d 04ca7d5f6f37 2024-09-13T13:23:49.841 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi018.ocguil smithi018 *:8000 running (19m) 9s ago 19m - - 19.1.1-322-g7741f7f9 19dc8d659727 58af66f2aa64 2024-09-13T13:23:49.841 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi094.tfxryb smithi094 *:8000 running (19m) 9s ago 19m 89.0M - 19.1.1-322-g7741f7f9 19dc8d659727 cf6adeb72bb8 2024-09-13T13:23:49.841 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-mon[33841]: from='client.15504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:49.841 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:49.841 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:49.842 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-mon[23698]: from='client.15504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:49.842 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:49.842 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:49.842 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 podman[93030]: 2024-09-13 13:23:49.561791966 +0000 UTC m=+2.599985121 container init c5e18de76a6e700e710781c9504e321f5f7afb9b674c1e416dbc7804082cba27 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-13T13:23:49.842 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 podman[93030]: 2024-09-13 13:23:49.565176749 +0000 UTC m=+2.603369904 container start c5e18de76a6e700e710781c9504e321f5f7afb9b674c1e416dbc7804082cba27 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-13T13:23:49.842 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.568Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-13T13:23:49.843 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.568Z 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-13T13:23:49.843 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.569Z 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-13T13:23:49.843 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.569Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-13T13:23:49.843 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.569Z 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-13T13:23:49.843 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.569Z 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-13T13:23:49.843 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-13T13:23:49.843 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=arp 2024-09-13T13:23:49.843 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-13T13:23:49.843 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-13T13:23:49.843 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-13T13:23:49.843 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-13T13:23:49.843 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-13T13:23:49.844 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-13T13:23:49.844 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-13T13:23:49.844 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-13T13:23:49.844 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=edac 2024-09-13T13:23:49.844 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-13T13:23:49.844 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-13T13:23:49.844 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-13T13:23:49.844 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-13T13:23:49.844 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-13T13:23:49.844 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-13T13:23:49.844 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-13T13:23:49.844 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-13T13:23:49.844 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-13T13:23:49.844 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-13T13:23:49.844 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-13T13:23:49.845 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-13T13:23:49.845 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-13T13:23:49.845 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-13T13:23:49.845 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-13T13:23:49.845 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-13T13:23:49.845 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=os 2024-09-13T13:23:49.845 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-13T13:23:49.845 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-13T13:23:49.845 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-13T13:23:49.845 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-13T13:23:49.846 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-13T13:23:49.846 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-13T13:23:49.846 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-13T13:23:49.846 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=stat 2024-09-13T13:23:49.846 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-13T13:23:49.846 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-13T13:23:49.846 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-13T13:23:49.846 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=time 2024-09-13T13:23:49.846 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-13T13:23:49.846 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=uname 2024-09-13T13:23:49.846 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-13T13:23:49.846 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-13T13:23:49.846 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-13T13:23:49.846 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-13T13:23:49.846 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a[93150]: ts=2024-09-13T13:23:49.570Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-13T13:23:49.847 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 bash[93030]: c5e18de76a6e700e710781c9504e321f5f7afb9b674c1e416dbc7804082cba27 2024-09-13T13:23:49.847 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:23:49 smithi018 systemd[1]: Started Ceph node-exporter.a for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:23:50.055 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:49 smithi094 ceph-mon[27245]: from='client.15504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:50.055 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:49 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:50.055 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:49 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:50.183 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:23:50 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:23:50] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.43.0" 2024-09-13T13:23:50.191 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:23:50.191 INFO:teuthology.orchestra.run.smithi018.stdout: "mon": { 2024-09-13T13:23:50.191 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T13:23:50.191 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:23:50.191 INFO:teuthology.orchestra.run.smithi018.stdout: "mgr": { 2024-09-13T13:23:50.191 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:23:50.191 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:23:50.191 INFO:teuthology.orchestra.run.smithi018.stdout: "osd": { 2024-09-13T13:23:50.191 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 8 2024-09-13T13:23:50.191 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:23:50.191 INFO:teuthology.orchestra.run.smithi018.stdout: "rgw": { 2024-09-13T13:23:50.191 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:23:50.191 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:23:50.192 INFO:teuthology.orchestra.run.smithi018.stdout: "overall": { 2024-09-13T13:23:50.192 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 13, 2024-09-13T13:23:50.192 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:23:50.192 INFO:teuthology.orchestra.run.smithi018.stdout: } 2024-09-13T13:23:50.192 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:23:50.308 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:23:50 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=cleanup t=2024-09-13T13:23:50.230652731Z level=info msg="Completed cleanup jobs" duration=5.026136ms 2024-09-13T13:23:50.493 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:23:50.493 INFO:teuthology.orchestra.run.smithi018.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T13:23:50.493 INFO:teuthology.orchestra.run.smithi018.stdout: "in_progress": true, 2024-09-13T13:23:50.493 INFO:teuthology.orchestra.run.smithi018.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-13T13:23:50.493 INFO:teuthology.orchestra.run.smithi018.stdout: "services_complete": [ 2024-09-13T13:23:50.493 INFO:teuthology.orchestra.run.smithi018.stdout: "mgr" 2024-09-13T13:23:50.493 INFO:teuthology.orchestra.run.smithi018.stdout: ], 2024-09-13T13:23:50.493 INFO:teuthology.orchestra.run.smithi018.stdout: "progress": "2/2 daemons upgraded", 2024-09-13T13:23:50.494 INFO:teuthology.orchestra.run.smithi018.stdout: "message": "Currently upgrading node-exporter daemons", 2024-09-13T13:23:50.494 INFO:teuthology.orchestra.run.smithi018.stdout: "is_paused": false 2024-09-13T13:23:50.494 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:23:51.054 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:50 smithi094 ceph-mon[27245]: from='client.25388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:51.054 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:50 smithi094 ceph-mon[27245]: from='client.15516 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:51.054 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:50 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/1530654679' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:23:51.054 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:50 smithi094 ceph-mon[27245]: 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-13T13:23:51.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:50 smithi018 ceph-mon[23698]: from='client.25388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:51.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:50 smithi018 ceph-mon[23698]: from='client.15516 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:51.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:50 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/1530654679' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:23:51.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:50 smithi018 ceph-mon[23698]: 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-13T13:23:51.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:50 smithi018 ceph-mon[33841]: from='client.25388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:51.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:50 smithi018 ceph-mon[33841]: from='client.15516 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:51.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:50 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/1530654679' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:23:51.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:50 smithi018 ceph-mon[33841]: 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-13T13:23:51.798 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:51 smithi094 systemd[1]: Stopping Ceph node-exporter.b for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:23:52.058 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:51 smithi094 podman[75441]: 2024-09-13 13:23:51.885530712 +0000 UTC m=+0.160554166 container died bb17eca88251d670088ddc3792af8b0cd7ceadee7de8978d181f2b1e9f9ed7d8 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-13T13:23:52.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:51 smithi094 ceph-mon[27245]: from='client.25406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:52.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:51 smithi094 ceph-mon[27245]: Upgrade: Updating node-exporter.b (2/2) 2024-09-13T13:23:52.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:51 smithi094 ceph-mon[27245]: Deploying daemon node-exporter.b on smithi094 2024-09-13T13:23:52.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:51 smithi018 ceph-mon[23698]: from='client.25406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:52.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:51 smithi018 ceph-mon[23698]: Upgrade: Updating node-exporter.b (2/2) 2024-09-13T13:23:52.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:51 smithi018 ceph-mon[23698]: Deploying daemon node-exporter.b on smithi094 2024-09-13T13:23:52.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:51 smithi018 ceph-mon[33841]: from='client.25406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:23:52.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:51 smithi018 ceph-mon[33841]: Upgrade: Updating node-exporter.b (2/2) 2024-09-13T13:23:52.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:51 smithi018 ceph-mon[33841]: Deploying daemon node-exporter.b on smithi094 2024-09-13T13:23:52.410 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:52 smithi094 podman[75441]: 2024-09-13 13:23:52.216916511 +0000 UTC m=+0.491939972 container cleanup bb17eca88251d670088ddc3792af8b0cd7ceadee7de8978d181f2b1e9f9ed7d8 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-13T13:23:52.410 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:52 smithi094 bash[75441]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b 2024-09-13T13:23:52.803 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:52 smithi094 podman[75453]: 2024-09-13 13:23:52.409713985 +0000 UTC m=+0.527817503 container remove bb17eca88251d670088ddc3792af8b0cd7ceadee7de8978d181f2b1e9f9ed7d8 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-13T13:23:52.804 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:52 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-13T13:23:52.804 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:52 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-13T13:23:52.804 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:52 smithi094 systemd[1]: Stopped Ceph node-exporter.b for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:23:52.804 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:52 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@node-exporter.b.service: Consumed 3.474s CPU time. 2024-09-13T13:23:53.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:52 smithi094 ceph-mon[27245]: 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-13T13:23:53.058 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:52 smithi094 systemd[1]: Starting Ceph node-exporter.b for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:23:53.058 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:53 smithi094 bash[75580]: Trying to pull quay.io/prometheus/node-exporter:v1.7.0... 2024-09-13T13:23:53.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:52 smithi018 ceph-mon[33841]: 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-13T13:23:53.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:52 smithi018 ceph-mon[23698]: 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-13T13:23:53.807 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:53 smithi094 bash[75580]: Getting image source signatures 2024-09-13T13:23:53.808 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:53 smithi094 bash[75580]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2024-09-13T13:23:53.808 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:53 smithi094 bash[75580]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2024-09-13T13:23:53.808 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:53 smithi094 bash[75580]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2024-09-13T13:23:55.308 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:54 smithi094 bash[75580]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2024-09-13T13:23:55.308 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 bash[75580]: Writing manifest to image destination 2024-09-13T13:23:55.593 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-mon[27245]: 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-13T13:23:55.594 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 podman[75580]: 2024-09-13 13:23:55.284139059 +0000 UTC m=+2.363385441 image pull 72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e quay.io/prometheus/node-exporter:v1.7.0 2024-09-13T13:23:55.594 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 podman[75580]: 2024-09-13 13:23:55.36607051 +0000 UTC m=+2.445316934 container create a951051339083bd504b1adf6a6ce8a0b8fa19a7c3575d52d5f5ae247c66281ca (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-13T13:23:55.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:55 smithi018 ceph-mon[23698]: 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-13T13:23:55.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:55 smithi018 ceph-mon[33841]: 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-13T13:23:56.058 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 podman[75580]: 2024-09-13 13:23:55.593375615 +0000 UTC m=+2.672621988 container init a951051339083bd504b1adf6a6ce8a0b8fa19a7c3575d52d5f5ae247c66281ca (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-13T13:23:56.058 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 podman[75580]: 2024-09-13 13:23:55.596624727 +0000 UTC m=+2.675871102 container start a951051339083bd504b1adf6a6ce8a0b8fa19a7c3575d52d5f5ae247c66281ca (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-13T13:23:56.059 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.600Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-13T13:23:56.059 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.600Z 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-13T13:23:56.059 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.600Z 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-13T13:23:56.059 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.600Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-13T13:23:56.059 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z 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-13T13:23:56.059 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z 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-13T13:23:56.059 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-13T13:23:56.059 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=arp 2024-09-13T13:23:56.059 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-13T13:23:56.059 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-13T13:23:56.059 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-13T13:23:56.059 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-13T13:23:56.059 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-13T13:23:56.060 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-13T13:23:56.060 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-13T13:23:56.060 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-13T13:23:56.060 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=edac 2024-09-13T13:23:56.060 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-13T13:23:56.060 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-13T13:23:56.060 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-13T13:23:56.060 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-13T13:23:56.060 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-13T13:23:56.060 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-13T13:23:56.060 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-13T13:23:56.060 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-13T13:23:56.060 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-13T13:23:56.061 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-13T13:23:56.061 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-13T13:23:56.061 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-13T13:23:56.061 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-13T13:23:56.061 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-13T13:23:56.061 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-13T13:23:56.061 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-13T13:23:56.061 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=os 2024-09-13T13:23:56.061 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-13T13:23:56.061 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-13T13:23:56.061 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-13T13:23:56.062 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-13T13:23:56.062 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-13T13:23:56.062 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-13T13:23:56.062 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-13T13:23:56.062 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=stat 2024-09-13T13:23:56.062 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-13T13:23:56.062 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-13T13:23:56.062 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-13T13:23:56.062 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=time 2024-09-13T13:23:56.062 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-13T13:23:56.062 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=uname 2024-09-13T13:23:56.062 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-13T13:23:56.063 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-13T13:23:56.063 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.601Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-13T13:23:56.063 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.602Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-13T13:23:56.063 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b[75656]: ts=2024-09-13T13:23:55.602Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-13T13:23:56.063 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 bash[75580]: a951051339083bd504b1adf6a6ce8a0b8fa19a7c3575d52d5f5ae247c66281ca 2024-09-13T13:23:56.063 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:23:55 smithi094 systemd[1]: Started Ceph node-exporter.b for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:23:57.009 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:56 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:57.009 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:56 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:57.009 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:56 smithi018 ceph-mon[23698]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:23:57.010 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:56 smithi018 ceph-mon[23698]: 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-13T13:23:57.010 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:56 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:57.010 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:56 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:57.010 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:56 smithi018 ceph-mon[33841]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:23:57.010 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:56 smithi018 ceph-mon[33841]: 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-13T13:23:57.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:56 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:57.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:56 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:23:57.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:56 smithi094 ceph-mon[27245]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:23:57.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:56 smithi094 ceph-mon[27245]: 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-13T13:23:59.589 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:23:59 smithi018 ceph-mon[33841]: 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-13T13:23:59.589 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:23:59 smithi018 ceph-mon[23698]: 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-13T13:23:59.663 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:23:59 smithi094 ceph-mon[27245]: 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-13T13:24:00.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:24:00 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:24:00] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.43.0" 2024-09-13T13:24:01.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:00 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:01.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:00 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:01.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:00 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:01.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:00 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:01.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:00 smithi018 ceph-mon[23698]: 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-13T13:24:01.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:00 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:01.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:00 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:01.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:00 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:01.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:00 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:01.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:00 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:01.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:00 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:01.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:00 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:01.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:00 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:01.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:00 smithi018 ceph-mon[33841]: 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-13T13:24:01.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:00 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:01.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:00 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:01.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:00 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:01.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:00 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:01.227 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:00 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:01.227 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:00 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:01.227 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:00 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:01.227 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:00 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:01.227 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:00 smithi094 ceph-mon[27245]: 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-13T13:24:01.227 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:00 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:01.227 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:00 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:01.227 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:00 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:01.227 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:00 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:02.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:02 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:24:02.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:02 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:24:02.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:02 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:24:03.537 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:03 smithi018 ceph-mon[23698]: 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-13T13:24:03.538 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:03 smithi018 ceph-mon[33841]: 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-13T13:24:03.538 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:03 smithi094 ceph-mon[27245]: 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-13T13:24:04.771 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:04 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:04.771 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:04 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:04.771 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:04 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:04.772 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:04 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:04.772 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:04 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:24:04.772 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:04 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:24:04.772 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:04 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:04.772 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:04 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:24:04.773 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:04 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:04.773 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:04 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:04.773 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:04 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:04.773 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:04 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:04.773 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:04 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:04.773 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:04 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:04.774 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:04 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:04.774 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:04 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:04.774 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:04 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:04.774 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:04 smithi094 ceph-mon[27245]: 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-13T13:24:04.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:04 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:04.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:04 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:04.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:04 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:04.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:04 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:04.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:04 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:24:04.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:04 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:24:04.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:04 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:04.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:04 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:24:04.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:04 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:04.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:04 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:04.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:04 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:04.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:04 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:04.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:04 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:04.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:04 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:04.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:04 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:04.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:04 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:04.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:04 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:04.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:04 smithi018 ceph-mon[23698]: 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-13T13:24:04.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:04 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:04.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:04 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:04.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:04 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:04.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:04 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:04.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:04 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:24:04.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:04 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:24:04.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:04 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:04.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:04 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:24:04.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:04 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:04.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:04 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:04.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:04 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:04.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:04 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:04.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:04 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:04.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:04 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:04.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:04 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:04.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:04 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:04.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:04 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:04.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:04 smithi018 ceph-mon[33841]: 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-13T13:24:05.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:05 smithi018 ceph-mon[23698]: Upgrade: Updating prometheus.a 2024-09-13T13:24:05.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:05 smithi018 ceph-mon[33841]: Upgrade: Updating prometheus.a 2024-09-13T13:24:06.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:05 smithi094 ceph-mon[27245]: Upgrade: Updating prometheus.a 2024-09-13T13:24:06.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:06 smithi018 ceph-mon[33841]: Deploying daemon prometheus.a on smithi094 2024-09-13T13:24:06.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:06 smithi018 ceph-mon[33841]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:24:06.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:06 smithi018 ceph-mon[33841]: 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-13T13:24:06.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:06 smithi018 ceph-mon[23698]: Deploying daemon prometheus.a on smithi094 2024-09-13T13:24:06.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:06 smithi018 ceph-mon[23698]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:24:06.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:06 smithi018 ceph-mon[23698]: 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-13T13:24:07.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:06 smithi094 ceph-mon[27245]: Deploying daemon prometheus.a on smithi094 2024-09-13T13:24:07.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:06 smithi094 ceph-mon[27245]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:24:07.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:06 smithi094 ceph-mon[27245]: 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-13T13:24:09.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:09 smithi018 ceph-mon[33841]: pgmap v29: 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-13T13:24:09.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:09 smithi018 ceph-mon[23698]: pgmap v29: 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-13T13:24:09.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:09 smithi094 ceph-mon[27245]: pgmap v29: 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-13T13:24:10.433 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:24:10 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:24:10] "GET /metrics HTTP/1.1" 200 38219 "" "Prometheus/2.43.0" 2024-09-13T13:24:11.592 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:11 smithi018 ceph-mon[33841]: pgmap v30: 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-13T13:24:11.593 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:11 smithi018 ceph-mon[23698]: pgmap v30: 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-13T13:24:11.608 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:11 smithi094 ceph-mon[27245]: pgmap v30: 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-13T13:24:13.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:13 smithi018 ceph-mon[23698]: pgmap v31: 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-13T13:24:13.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:13 smithi018 ceph-mon[33841]: pgmap v31: 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-13T13:24:13.756 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:13 smithi094 ceph-mon[27245]: pgmap v31: 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-13T13:24:15.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:15 smithi094 ceph-mon[27245]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:24:15.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:15 smithi018 ceph-mon[33841]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:24:15.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:15 smithi018 ceph-mon[23698]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:24:16.503 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:16 smithi094 systemd[1]: Stopping Ceph prometheus.a for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:24:16.808 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:16 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[71294]: ts=2024-09-13T13:24:16.502Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-13T13:24:16.808 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:16 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[71294]: ts=2024-09-13T13:24:16.502Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-13T13:24:16.808 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:16 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[71294]: ts=2024-09-13T13:24:16.502Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-13T13:24:16.808 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:16 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[71294]: ts=2024-09-13T13:24:16.502Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-13T13:24:16.808 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:16 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[71294]: ts=2024-09-13T13:24:16.502Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-13T13:24:16.808 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:16 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[71294]: ts=2024-09-13T13:24:16.502Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-13T13:24:16.808 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:16 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[71294]: ts=2024-09-13T13:24:16.502Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-13T13:24:16.808 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:16 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[71294]: ts=2024-09-13T13:24:16.502Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-13T13:24:16.808 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:16 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[71294]: ts=2024-09-13T13:24:16.503Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-13T13:24:16.808 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:16 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[71294]: ts=2024-09-13T13:24:16.503Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-13T13:24:16.809 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:16 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[71294]: ts=2024-09-13T13:24:16.503Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-13T13:24:16.809 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:16 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[71294]: ts=2024-09-13T13:24:16.503Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-13T13:24:16.809 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:16 smithi094 podman[79353]: 2024-09-13 13:24:16.512866111 +0000 UTC m=+0.133351918 container died 04ca7d5f6f3759df082f13bc49bdc2f9ce9f7d0db00754dcc9ffb6dd21caeb1b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:24:17.170 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:16 smithi094 podman[79353]: 2024-09-13 13:24:16.918878813 +0000 UTC m=+0.539364609 container cleanup 04ca7d5f6f3759df082f13bc49bdc2f9ce9f7d0db00754dcc9ffb6dd21caeb1b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:24:17.170 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:16 smithi094 bash[79353]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a 2024-09-13T13:24:17.554 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:17 smithi094 ceph-mon[27245]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:24:17.554 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:17 smithi094 ceph-mon[27245]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-13T13:24:17.554 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:17 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:24:17.554 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:17 smithi094 podman[79365]: 2024-09-13 13:24:17.17003808 +0000 UTC m=+0.658432107 container remove 04ca7d5f6f3759df082f13bc49bdc2f9ce9f7d0db00754dcc9ffb6dd21caeb1b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:24:17.555 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:17 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-13T13:24:17.555 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:17 smithi094 systemd[1]: Stopped Ceph prometheus.a for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:24:17.555 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:17 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 1.139s CPU time. 2024-09-13T13:24:17.555 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:17 smithi094 systemd[1]: Starting Ceph prometheus.a for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:24:17.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:17 smithi018 ceph-mon[33841]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:24:17.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:17 smithi018 ceph-mon[33841]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-13T13:24:17.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:17 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:24:17.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:17 smithi018 ceph-mon[23698]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:24:17.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:17 smithi018 ceph-mon[23698]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-13T13:24:17.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:17 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:24:17.807 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:17 smithi094 podman[79493]: 2024-09-13 13:24:17.67362319 +0000 UTC m=+0.016884070 image pull 1d3b7f56885b6dd623f1785be963aa9c195f86bc256ea454e8d02a7980b79c53 quay.io/prometheus/prometheus:v2.51.0 2024-09-13T13:24:17.807 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:17 smithi094 podman[79493]: 2024-09-13 13:24:17.796783937 +0000 UTC m=+0.140044861 container create 5640dcdde21ed7518ef4b086d84c6a51f809f9895457dfcb0b35d599c51ee860 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:24:18.200 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:18 smithi094 podman[79493]: 2024-09-13 13:24:18.082512275 +0000 UTC m=+0.425773153 container init 5640dcdde21ed7518ef4b086d84c6a51f809f9895457dfcb0b35d599c51ee860 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:24:18.200 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:18 smithi094 podman[79493]: 2024-09-13 13:24:18.08542202 +0000 UTC m=+0.428682908 container start 5640dcdde21ed7518ef4b086d84c6a51f809f9895457dfcb0b35d599c51ee860 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:24:18.200 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:24:18.105Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-13T13:24:18.200 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:24:18.105Z 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-13T13:24:18.201 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:24:18.105Z 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 smithi094 (none))" 2024-09-13T13:24:18.201 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:24:18.105Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-13T13:24:18.201 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:24:18.105Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-13T13:24:18.201 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:24:18.107Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-13T13:24:18.201 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:24:18.107Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-13T13:24:18.201 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:24:18.109Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-13T13:24:18.201 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:24:18.110Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-13T13:24:18.201 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:24:18.111Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-13T13:24:18.201 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:24:18.111Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.547µs 2024-09-13T13:24:18.201 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:24:18.111Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-13T13:24:18.201 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:24:18.113Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-09-13T13:24:18.201 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:24:18.121Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-09-13T13:24:18.201 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:24:18.125Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-09-13T13:24:18.201 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:24:18.127Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-09-13T13:24:18.202 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:24:18.129Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-09-13T13:24:18.202 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:24:18.129Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-09-13T13:24:18.202 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:24:18.130Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-09-13T13:24:18.202 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:24:18.130Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=31.695µs wal_replay_duration=18.954315ms wbl_replay_duration=180ns total_replay_duration=19.003492ms 2024-09-13T13:24:18.202 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:24:18.133Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-13T13:24:18.202 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:24:18.133Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-13T13:24:18.202 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:24:18.133Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-13T13:24:18.202 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:24:18.147Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=13.721907ms db_storage=853ns remote_storage=865ns web_handler=390ns query_engine=586ns scrape=391.599µs scrape_sd=97.087µs notify=9.361µs notify_sd=15.2µs rules=12.839112ms tracing=5.086µs 2024-09-13T13:24:18.202 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:24:18.147Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-13T13:24:18.202 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:24:18.147Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-13T13:24:18.202 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:18 smithi094 bash[79493]: 5640dcdde21ed7518ef4b086d84c6a51f809f9895457dfcb0b35d599c51ee860 2024-09-13T13:24:18.557 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:24:18 smithi094 systemd[1]: Started Ceph prometheus.a for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:24:19.507 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:19 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:19.507 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:19 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:19.507 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:19 smithi094 ceph-mon[27245]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:24:19.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:19 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:19.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:19 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:19.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:19 smithi018 ceph-mon[23698]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:24:19.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:19 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:19.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:19 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:19.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:19 smithi018 ceph-mon[33841]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-13T13:24:20.817 INFO:teuthology.orchestra.run.smithi018.stdout:true 2024-09-13T13:24:21.399 INFO:teuthology.orchestra.run.smithi018.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:24:21.400 INFO:teuthology.orchestra.run.smithi018.stdout:alertmanager.a smithi018 *:9093,9094 running (19m) 21s ago 20m - - 0.25.0 c8568f914cd2 17fe344a578e 2024-09-13T13:24:21.400 INFO:teuthology.orchestra.run.smithi018.stdout:grafana.a smithi094 *:3000 running (20m) 21s ago 20m 80.8M - 9.4.12 2bacad6d85d8 24929c7079e3 2024-09-13T13:24:21.400 INFO:teuthology.orchestra.run.smithi018.stdout:iscsi.foo.smithi018.nwavmm smithi018 *:5000 running (55s) 21s ago 20m - - 3.8 19dc8d659727 9b4878212bf6 2024-09-13T13:24:21.400 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.x smithi094 *:8443,9283,8765 running (46s) 21s ago 24m 455M - 19.3.0-4917-gb0201b8c 1641fe80ce72 bbaa72a462d6 2024-09-13T13:24:21.400 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.y smithi018 *:8443,9283,8765 running (9m) 21s ago 26m - - 19.3.0-4917-gb0201b8c 1641fe80ce72 3f2eb2c1f516 2024-09-13T13:24:21.400 INFO:teuthology.orchestra.run.smithi018.stdout:mon.a smithi018 running (26m) 21s ago 26m - 2048M 19.1.1-322-g7741f7f9 19dc8d659727 b67ba1a47da9 2024-09-13T13:24:21.400 INFO:teuthology.orchestra.run.smithi018.stdout:mon.b smithi094 running (25m) 21s ago 25m 62.4M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 31e0386bc3f1 2024-09-13T13:24:21.400 INFO:teuthology.orchestra.run.smithi018.stdout:mon.c smithi018 running (25m) 21s ago 25m - 2048M 19.1.1-322-g7741f7f9 19dc8d659727 ae3206eecf05 2024-09-13T13:24:21.400 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.a smithi018 *:9100 running (32s) 21s ago 20m - - 1.7.0 72c9c2088986 c5e18de76a6e 2024-09-13T13:24:21.400 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.b smithi094 *:9100 running (26s) 21s ago 20m 3237k - 1.7.0 72c9c2088986 a95105133908 2024-09-13T13:24:21.401 INFO:teuthology.orchestra.run.smithi018.stdout:osd.0 smithi018 running (24m) 21s ago 24m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 d7caaf06469e 2024-09-13T13:24:21.401 INFO:teuthology.orchestra.run.smithi018.stdout:osd.1 smithi018 running (24m) 21s ago 24m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 ab82ed867522 2024-09-13T13:24:21.401 INFO:teuthology.orchestra.run.smithi018.stdout:osd.2 smithi018 running (23m) 21s ago 23m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 4cde9c1db423 2024-09-13T13:24:21.401 INFO:teuthology.orchestra.run.smithi018.stdout:osd.3 smithi018 running (23m) 21s ago 23m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 88e7b58d21c0 2024-09-13T13:24:21.401 INFO:teuthology.orchestra.run.smithi018.stdout:osd.4 smithi094 running (22m) 21s ago 22m 53.1M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 59e55352c71a 2024-09-13T13:24:21.401 INFO:teuthology.orchestra.run.smithi018.stdout:osd.5 smithi094 running (22m) 21s ago 22m 61.9M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 42d6a5b25854 2024-09-13T13:24:21.401 INFO:teuthology.orchestra.run.smithi018.stdout:osd.6 smithi094 running (22m) 21s ago 22m 62.5M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 91f3899cfe9e 2024-09-13T13:24:21.401 INFO:teuthology.orchestra.run.smithi018.stdout:osd.7 smithi094 running (21m) 21s ago 21m 53.5M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 8d9c29974c46 2024-09-13T13:24:21.401 INFO:teuthology.orchestra.run.smithi018.stdout:prometheus.a smithi094 *:9095 starting - - - - 2024-09-13T13:24:21.401 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi018.ocguil smithi018 *:8000 running (20m) 21s ago 20m - - 19.1.1-322-g7741f7f9 19dc8d659727 58af66f2aa64 2024-09-13T13:24:21.401 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi094.tfxryb smithi094 *:8000 running (20m) 21s ago 20m 89.3M - 19.1.1-322-g7741f7f9 19dc8d659727 cf6adeb72bb8 2024-09-13T13:24:21.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:21 smithi094 ceph-mon[27245]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-13T13:24:21.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:21 smithi018 ceph-mon[23698]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-13T13:24:21.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:21 smithi018 ceph-mon[33841]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-13T13:24:21.750 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:24:21.751 INFO:teuthology.orchestra.run.smithi018.stdout: "mon": { 2024-09-13T13:24:21.751 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T13:24:21.751 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:24:21.751 INFO:teuthology.orchestra.run.smithi018.stdout: "mgr": { 2024-09-13T13:24:21.751 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:24:21.751 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:24:21.751 INFO:teuthology.orchestra.run.smithi018.stdout: "osd": { 2024-09-13T13:24:21.751 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 8 2024-09-13T13:24:21.751 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:24:21.751 INFO:teuthology.orchestra.run.smithi018.stdout: "rgw": { 2024-09-13T13:24:21.751 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:24:21.752 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:24:21.752 INFO:teuthology.orchestra.run.smithi018.stdout: "overall": { 2024-09-13T13:24:21.752 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 13, 2024-09-13T13:24:21.752 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:24:21.752 INFO:teuthology.orchestra.run.smithi018.stdout: } 2024-09-13T13:24:21.752 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:24:22.051 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:24:22.051 INFO:teuthology.orchestra.run.smithi018.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T13:24:22.051 INFO:teuthology.orchestra.run.smithi018.stdout: "in_progress": true, 2024-09-13T13:24:22.051 INFO:teuthology.orchestra.run.smithi018.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-13T13:24:22.051 INFO:teuthology.orchestra.run.smithi018.stdout: "services_complete": [ 2024-09-13T13:24:22.051 INFO:teuthology.orchestra.run.smithi018.stdout: "mgr" 2024-09-13T13:24:22.051 INFO:teuthology.orchestra.run.smithi018.stdout: ], 2024-09-13T13:24:22.052 INFO:teuthology.orchestra.run.smithi018.stdout: "progress": "2/2 daemons upgraded", 2024-09-13T13:24:22.052 INFO:teuthology.orchestra.run.smithi018.stdout: "message": "Currently upgrading prometheus daemons", 2024-09-13T13:24:22.052 INFO:teuthology.orchestra.run.smithi018.stdout: "is_paused": false 2024-09-13T13:24:22.052 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:24:22.647 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:22 smithi018 ceph-mon[23698]: from='client.25412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:24:22.647 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:22 smithi018 ceph-mon[23698]: from='client.25418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:24:22.647 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:22 smithi018 ceph-mon[23698]: from='client.25424 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:24:22.648 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:22 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/4034864334' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:22.648 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:22 smithi018 ceph-mon[33841]: from='client.25412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:24:22.648 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:22 smithi018 ceph-mon[33841]: from='client.25418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:24:22.648 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:22 smithi018 ceph-mon[33841]: from='client.25424 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:24:22.648 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:22 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/4034864334' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:22.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:22 smithi094 ceph-mon[27245]: from='client.25412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:24:22.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:22 smithi094 ceph-mon[27245]: from='client.25418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:24:22.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:22 smithi094 ceph-mon[27245]: from='client.25424 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:24:22.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:22 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/4034864334' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:23.639 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:23 smithi094 ceph-mon[27245]: from='client.15558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:24:23.639 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:23 smithi094 ceph-mon[27245]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-13T13:24:23.639 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:23 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:23.639 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:23 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:23.639 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:23 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:23.639 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:23 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:23 smithi018 ceph-mon[33841]: from='client.15558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:24:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:23 smithi018 ceph-mon[33841]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-13T13:24:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:23 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:23 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:23 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:23 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:23.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:23 smithi018 ceph-mon[23698]: from='client.15558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:24:23.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:23 smithi018 ceph-mon[23698]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-13T13:24:23.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:23 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:23.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:23 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:23.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:23 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:23.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:23 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:24.183 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:24:23 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:24:23] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.51.0" 2024-09-13T13:24:25.650 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:25 smithi094 ceph-mon[27245]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-13T13:24:25.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:25 smithi018 ceph-mon[33841]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-13T13:24:25.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:25 smithi018 ceph-mon[23698]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-13T13:24:27.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:27.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:27.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:24:27.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:24:27.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:27.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:24:27.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[23698]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:24:27.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:24:27.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:27.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:27.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:27.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:27.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:27.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:27.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:27.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:27.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:27.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:27.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[23698]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:24:27.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[23698]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:24:27.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:27.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:27.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:24:27.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:24:27.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:27.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:24:27.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[33841]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:24:27.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:24:27.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:27.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:27.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:27.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:27.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:27.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:27.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:27.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:27.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:27.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:27.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[33841]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:24:27.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:26 smithi018 ceph-mon[33841]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:24:27.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:26 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:27.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:26 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:27.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:26 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:24:27.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:26 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:24:27.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:26 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:27.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:26 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:24:27.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:26 smithi094 ceph-mon[27245]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T13:24:27.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:26 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:24:27.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:26 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:27.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:26 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:27.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:26 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:27.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:26 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:27.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:26 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:27.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:26 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:27.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:26 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:27.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:26 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:27.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:26 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:27.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:26 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:27.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:26 smithi094 ceph-mon[27245]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:24:27.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:26 smithi094 ceph-mon[27245]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:24:29.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:29 smithi018 ceph-mon[23698]: Upgrade: Updating alertmanager.a 2024-09-13T13:24:29.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:29 smithi018 ceph-mon[23698]: Deploying daemon alertmanager.a on smithi018 2024-09-13T13:24:29.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:29 smithi018 ceph-mon[23698]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:24:29.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:29 smithi018 ceph-mon[33841]: Upgrade: Updating alertmanager.a 2024-09-13T13:24:29.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:29 smithi018 ceph-mon[33841]: Deploying daemon alertmanager.a on smithi018 2024-09-13T13:24:29.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:29 smithi018 ceph-mon[33841]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:24:29.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:29 smithi094 ceph-mon[27245]: Upgrade: Updating alertmanager.a 2024-09-13T13:24:29.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:29 smithi094 ceph-mon[27245]: Deploying daemon alertmanager.a on smithi018 2024-09-13T13:24:29.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:29 smithi094 ceph-mon[27245]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:24:31.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:31 smithi018 ceph-mon[23698]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:24:31.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:31 smithi018 ceph-mon[33841]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:24:31.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:31 smithi094 ceph-mon[27245]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:24:32.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:32 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:24:32.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:32 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:24:32.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:32 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:24:33.338 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:33 smithi018 ceph-mon[23698]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:24:33.644 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:33 smithi018 ceph-mon[33841]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:24:33.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:33 smithi094 ceph-mon[27245]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:24:33.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:24:33 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:24:33] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.51.0" 2024-09-13T13:24:34.990 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:24:34 smithi018 systemd[1]: Stopping Ceph alertmanager.a for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:24:35.280 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:24:34 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a[73494]: ts=2024-09-13T13:24:34.989Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-13T13:24:35.280 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:24:35 smithi018 podman[97080]: 2024-09-13 13:24:35.03053739 +0000 UTC m=+0.152729353 container died 17fe344a578ee197a8b3a4b60df0ea132820a15847295c5c5ae02c2d1b4eb9f9 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-13T13:24:35.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:35 smithi018 ceph-mon[23698]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:24:35.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:35 smithi018 ceph-mon[33841]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:24:35.683 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:24:35 smithi018 podman[97080]: 2024-09-13 13:24:35.37946156 +0000 UTC m=+0.501653522 container cleanup 17fe344a578ee197a8b3a4b60df0ea132820a15847295c5c5ae02c2d1b4eb9f9 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-13T13:24:35.683 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:24:35 smithi018 bash[97080]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a 2024-09-13T13:24:35.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:35 smithi094 ceph-mon[27245]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:24:35.966 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:24:35 smithi018 podman[97092]: 2024-09-13 13:24:35.715945865 +0000 UTC m=+0.682199908 container remove 17fe344a578ee197a8b3a4b60df0ea132820a15847295c5c5ae02c2d1b4eb9f9 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-13T13:24:35.967 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:24:35 smithi018 podman[97092]: 2024-09-13 13:24:35.792882845 +0000 UTC m=+0.759136888 volume remove ff12b696c178c84215d9ddd648a04bfe72a2d6d06c2cdb53d6d93ded3eefc796 2024-09-13T13:24:35.967 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:24:35 smithi018 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-13T13:24:35.967 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:24:35 smithi018 systemd[1]: Stopped Ceph alertmanager.a for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:24:35.967 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:24:35 smithi018 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@alertmanager.a.service: Consumed 1.864s CPU time. 2024-09-13T13:24:36.384 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:24:36 smithi018 systemd[1]: Starting Ceph alertmanager.a for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:24:36.683 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:24:36 smithi018 podman[97224]: 2024-09-13 13:24:36.287014956 +0000 UTC m=+0.017907838 image pull 11f11916f8cdfb17c1da74b20deb2075d778357b4d60474d82453303f8d461f5 quay.io/prometheus/alertmanager:v0.27.0 2024-09-13T13:24:36.683 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:24:36 smithi018 podman[97224]: 2024-09-13 13:24:36.385904536 +0000 UTC m=+0.116797404 volume create 155679fab31b2d65640bae095dc737fa2f91aae0aa8ac7d8360ee62317d4630b 2024-09-13T13:24:36.683 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:24:36 smithi018 podman[97224]: 2024-09-13 13:24:36.486475744 +0000 UTC m=+0.217368651 container create 4a471dd9fb033d9d52a5554d166c129902c0775466cb74f9a3afb689733337c1 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-13T13:24:37.183 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:24:36 smithi018 podman[97224]: 2024-09-13 13:24:36.847771164 +0000 UTC m=+0.578664029 container init 4a471dd9fb033d9d52a5554d166c129902c0775466cb74f9a3afb689733337c1 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-13T13:24:37.183 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:24:36 smithi018 podman[97224]: 2024-09-13 13:24:36.850878173 +0000 UTC m=+0.581771041 container start 4a471dd9fb033d9d52a5554d166c129902c0775466cb74f9a3afb689733337c1 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-13T13:24:37.183 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:24:36 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a[97238]: ts=2024-09-13T13:24:36.862Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-09-13T13:24:37.183 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:24:36 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a[97238]: ts=2024-09-13T13:24:36.862Z 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-13T13:24:37.183 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:24:36 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a[97238]: ts=2024-09-13T13:24:36.863Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.18 port=9094 2024-09-13T13:24:37.184 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:24:36 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a[97238]: ts=2024-09-13T13:24:36.865Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-13T13:24:37.184 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:24:36 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a[97238]: ts=2024-09-13T13:24:36.888Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-13T13:24:37.184 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:24:36 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a[97238]: ts=2024-09-13T13:24:36.888Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-13T13:24:37.184 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:24:36 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a[97238]: ts=2024-09-13T13:24:36.890Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-09-13T13:24:37.184 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:24:36 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a[97238]: ts=2024-09-13T13:24:36.890Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-13T13:24:37.184 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:24:36 smithi018 bash[97224]: 4a471dd9fb033d9d52a5554d166c129902c0775466cb74f9a3afb689733337c1 2024-09-13T13:24:37.184 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:24:36 smithi018 systemd[1]: Started Ceph alertmanager.a for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:24:37.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:37 smithi018 ceph-mon[33841]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:24:37.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:37 smithi018 ceph-mon[33841]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:24:37.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:37 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:37.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:37 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:37.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:37 smithi018 ceph-mon[23698]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:24:37.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:37 smithi018 ceph-mon[23698]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:24:37.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:37 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:37.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:37 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:37.710 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:37 smithi094 ceph-mon[27245]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:24:37.710 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:37 smithi094 ceph-mon[27245]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:24:37.710 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:37 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:37.710 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:37 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:39.183 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:24:38 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a[97238]: ts=2024-09-13T13:24:38.866Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000759263s 2024-09-13T13:24:39.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:39 smithi018 ceph-mon[23698]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:24:39.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:39 smithi018 ceph-mon[33841]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:24:39.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:39 smithi094 ceph-mon[27245]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:24:41.625 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:41 smithi094 ceph-mon[27245]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:24:41.625 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:41 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:41.625 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:41 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:41.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:41 smithi018 ceph-mon[33841]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:24:41.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:41 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:41.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:41 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:41.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:41 smithi018 ceph-mon[23698]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:24:41.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:41 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:41.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:41 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:43.134 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:42 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:43.134 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:42 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:43.134 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:42 smithi018 ceph-mon[33841]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:24:43.134 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:42 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:43.134 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:42 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:43.135 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:42 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:43.135 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:42 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:43.135 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:42 smithi018 ceph-mon[23698]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:24:43.135 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:42 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:43.135 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:42 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:43.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:42 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:43.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:42 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:43.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:42 smithi094 ceph-mon[27245]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:24:43.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:42 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:43.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:42 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:43.771 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:24:43 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:24:43] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.51.0" 2024-09-13T13:24:45.592 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:45 smithi094 ceph-mon[27245]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:24:45.592 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:45 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:45.592 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:45 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:45.592 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:45 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:24:45.592 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:45 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:24:45.592 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:45 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:45.592 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:45 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T13:24:45.592 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:45 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:24:45.593 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:45 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:45.593 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:45 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:45.593 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:45 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:45.593 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:45 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:45.593 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:45 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:45.593 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:45 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:45.593 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:45 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:45.593 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:45 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:45.593 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:45 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:45.593 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:45 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:45.593 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:45 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:45.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[23698]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:24:45.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:45.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:45.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:24:45.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:24:45.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:45.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T13:24:45.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:24:45.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:45.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:45.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:45.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:45.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:45.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:45.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:45.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:45.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:45.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:45.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:45.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[33841]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:24:45.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:45.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:45.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:24:45.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:24:45.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:45.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T13:24:45.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:24:45.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:45.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:45.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:45.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:45.686 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:45.686 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:45.686 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:45.686 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:45.686 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:45.686 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:45.686 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:45 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:46.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:46 smithi018 ceph-mon[23698]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T13:24:46.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:46 smithi018 ceph-mon[33841]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T13:24:46.456 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:46 smithi094 ceph-mon[27245]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T13:24:47.183 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:24:46 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a[97238]: ts=2024-09-13T13:24:46.868Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002891426s 2024-09-13T13:24:47.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:47 smithi018 ceph-mon[33841]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:24:47.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:47 smithi018 ceph-mon[33841]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:24:47.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:47 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:24:47.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:47 smithi018 ceph-mon[23698]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:24:47.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:47 smithi018 ceph-mon[23698]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:24:47.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:47 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:24:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:47 smithi094 ceph-mon[27245]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:24:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:47 smithi094 ceph-mon[27245]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:24:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:47 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:24:48.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:48 smithi018 ceph-mon[33841]: Upgrade: Updating grafana.a 2024-09-13T13:24:48.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:48 smithi018 ceph-mon[33841]: Deploying daemon grafana.a on smithi094 2024-09-13T13:24:48.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:48 smithi018 ceph-mon[23698]: Upgrade: Updating grafana.a 2024-09-13T13:24:48.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:48 smithi018 ceph-mon[23698]: Deploying daemon grafana.a on smithi094 2024-09-13T13:24:48.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:48 smithi094 ceph-mon[27245]: Upgrade: Updating grafana.a 2024-09-13T13:24:48.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:48 smithi094 ceph-mon[27245]: Deploying daemon grafana.a on smithi094 2024-09-13T13:24:49.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:49 smithi018 ceph-mon[23698]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:24:49.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:49 smithi018 ceph-mon[33841]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:24:49.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:49 smithi094 ceph-mon[27245]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:24:51.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:51 smithi018 ceph-mon[23698]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:24:51.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:51 smithi018 ceph-mon[33841]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:24:51.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:51 smithi094 ceph-mon[27245]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:24:52.380 INFO:teuthology.orchestra.run.smithi018.stdout:true 2024-09-13T13:24:52.964 INFO:teuthology.orchestra.run.smithi018.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:24:52.964 INFO:teuthology.orchestra.run.smithi018.stdout:alertmanager.a smithi018 *:9093,9094 running (16s) 11s ago 21m - - 0.27.0 11f11916f8cd 4a471dd9fb03 2024-09-13T13:24:52.964 INFO:teuthology.orchestra.run.smithi018.stdout:grafana.a smithi094 *:3000 running (21m) 10s ago 21m 79.8M - 9.4.12 2bacad6d85d8 24929c7079e3 2024-09-13T13:24:52.964 INFO:teuthology.orchestra.run.smithi018.stdout:iscsi.foo.smithi018.nwavmm smithi018 *:5000 running (87s) 11s ago 20m - - 3.8 19dc8d659727 9b4878212bf6 2024-09-13T13:24:52.964 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.x smithi094 *:8443,9283,8765 running (77s) 10s ago 25m 455M - 19.3.0-4917-gb0201b8c 1641fe80ce72 bbaa72a462d6 2024-09-13T13:24:52.964 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.y smithi018 *:8443,9283,8765 running (10m) 11s ago 26m - - 19.3.0-4917-gb0201b8c 1641fe80ce72 3f2eb2c1f516 2024-09-13T13:24:52.964 INFO:teuthology.orchestra.run.smithi018.stdout:mon.a smithi018 running (26m) 11s ago 27m - 2048M 19.1.1-322-g7741f7f9 19dc8d659727 b67ba1a47da9 2024-09-13T13:24:52.964 INFO:teuthology.orchestra.run.smithi018.stdout:mon.b smithi094 running (25m) 10s ago 25m 57.6M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 31e0386bc3f1 2024-09-13T13:24:52.964 INFO:teuthology.orchestra.run.smithi018.stdout:mon.c smithi018 running (25m) 11s ago 25m - 2048M 19.1.1-322-g7741f7f9 19dc8d659727 ae3206eecf05 2024-09-13T13:24:52.964 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.a smithi018 *:9100 running (63s) 11s ago 20m - - 1.7.0 72c9c2088986 c5e18de76a6e 2024-09-13T13:24:52.964 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.b smithi094 *:9100 running (57s) 10s ago 20m 9.97M - 1.7.0 72c9c2088986 a95105133908 2024-09-13T13:24:52.964 INFO:teuthology.orchestra.run.smithi018.stdout:osd.0 smithi018 running (25m) 11s ago 25m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 d7caaf06469e 2024-09-13T13:24:52.965 INFO:teuthology.orchestra.run.smithi018.stdout:osd.1 smithi018 running (24m) 11s ago 24m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 ab82ed867522 2024-09-13T13:24:52.965 INFO:teuthology.orchestra.run.smithi018.stdout:osd.2 smithi018 running (24m) 11s ago 24m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 4cde9c1db423 2024-09-13T13:24:52.965 INFO:teuthology.orchestra.run.smithi018.stdout:osd.3 smithi018 running (23m) 11s ago 23m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 88e7b58d21c0 2024-09-13T13:24:52.965 INFO:teuthology.orchestra.run.smithi018.stdout:osd.4 smithi094 running (23m) 10s ago 23m 55.4M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 59e55352c71a 2024-09-13T13:24:52.965 INFO:teuthology.orchestra.run.smithi018.stdout:osd.5 smithi094 running (23m) 10s ago 23m 62.5M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 42d6a5b25854 2024-09-13T13:24:52.965 INFO:teuthology.orchestra.run.smithi018.stdout:osd.6 smithi094 running (22m) 10s ago 22m 63.7M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 91f3899cfe9e 2024-09-13T13:24:52.965 INFO:teuthology.orchestra.run.smithi018.stdout:osd.7 smithi094 running (22m) 10s ago 22m 54.4M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 8d9c29974c46 2024-09-13T13:24:52.965 INFO:teuthology.orchestra.run.smithi018.stdout:prometheus.a smithi094 *:9095 running (35s) 10s ago 21m 37.0M - 2.51.0 1d3b7f56885b 5640dcdde21e 2024-09-13T13:24:52.965 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi018.ocguil smithi018 *:8000 running (20m) 11s ago 20m - - 19.1.1-322-g7741f7f9 19dc8d659727 58af66f2aa64 2024-09-13T13:24:52.965 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi094.tfxryb smithi094 *:8000 running (20m) 10s ago 20m 89.4M - 19.1.1-322-g7741f7f9 19dc8d659727 cf6adeb72bb8 2024-09-13T13:24:53.314 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:24:53.314 INFO:teuthology.orchestra.run.smithi018.stdout: "mon": { 2024-09-13T13:24:53.314 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T13:24:53.314 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:24:53.314 INFO:teuthology.orchestra.run.smithi018.stdout: "mgr": { 2024-09-13T13:24:53.314 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:24:53.315 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:24:53.315 INFO:teuthology.orchestra.run.smithi018.stdout: "osd": { 2024-09-13T13:24:53.315 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 8 2024-09-13T13:24:53.315 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:24:53.315 INFO:teuthology.orchestra.run.smithi018.stdout: "rgw": { 2024-09-13T13:24:53.315 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:24:53.315 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:24:53.315 INFO:teuthology.orchestra.run.smithi018.stdout: "overall": { 2024-09-13T13:24:53.315 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 13, 2024-09-13T13:24:53.315 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:24:53.315 INFO:teuthology.orchestra.run.smithi018.stdout: } 2024-09-13T13:24:53.315 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:24:53.611 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:24:53.611 INFO:teuthology.orchestra.run.smithi018.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T13:24:53.611 INFO:teuthology.orchestra.run.smithi018.stdout: "in_progress": true, 2024-09-13T13:24:53.611 INFO:teuthology.orchestra.run.smithi018.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-13T13:24:53.611 INFO:teuthology.orchestra.run.smithi018.stdout: "services_complete": [ 2024-09-13T13:24:53.611 INFO:teuthology.orchestra.run.smithi018.stdout: "mgr" 2024-09-13T13:24:53.611 INFO:teuthology.orchestra.run.smithi018.stdout: ], 2024-09-13T13:24:53.611 INFO:teuthology.orchestra.run.smithi018.stdout: "progress": "2/2 daemons upgraded", 2024-09-13T13:24:53.612 INFO:teuthology.orchestra.run.smithi018.stdout: "message": "Currently upgrading grafana daemons", 2024-09-13T13:24:53.612 INFO:teuthology.orchestra.run.smithi018.stdout: "is_paused": false 2024-09-13T13:24:53.612 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:24:53.612 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:53 smithi018 ceph-mon[23698]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:24:53.612 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:53 smithi018 ceph-mon[23698]: from='client.25442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:24:53.612 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:53 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/3775396657' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:53.612 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:53 smithi018 ceph-mon[33841]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:24:53.613 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:53 smithi018 ceph-mon[33841]: from='client.25442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:24:53.613 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:53 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/3775396657' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:53.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:53 smithi094 ceph-mon[27245]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:24:53.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:53 smithi094 ceph-mon[27245]: from='client.25442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:24:53.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:53 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3775396657' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:24:53.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:24:53 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:24:53] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.51.0" 2024-09-13T13:24:54.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:54 smithi094 ceph-mon[27245]: from='client.15570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:24:54.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:54 smithi094 ceph-mon[27245]: from='client.25454 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:24:54.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:54 smithi018 ceph-mon[23698]: from='client.15570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:24:54.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:54 smithi018 ceph-mon[23698]: from='client.25454 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:24:54.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:54 smithi018 ceph-mon[33841]: from='client.15570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:24:54.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:54 smithi018 ceph-mon[33841]: from='client.25454 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:24:55.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:55 smithi094 ceph-mon[27245]: from='client.15588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:24:55.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:55 smithi094 ceph-mon[27245]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:24:55.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:55 smithi018 ceph-mon[23698]: from='client.15588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:24:55.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:55 smithi018 ceph-mon[23698]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:24:55.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:55 smithi018 ceph-mon[33841]: from='client.15588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:24:55.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:55 smithi018 ceph-mon[33841]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:24:56.623 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:56 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:24:56.355764747Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:24:56.623 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:56 smithi094 systemd[1]: Stopping Ceph grafana.a for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:24:56.906 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:56 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=server t=2024-09-13T13:24:56.622578091Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-13T13:24:56.906 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:56 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=ticker t=2024-09-13T13:24:56.622761654Z level=info msg=stopped last_tick=2024-09-13T13:24:50Z 2024-09-13T13:24:56.907 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:56 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[56093]: logger=tracing t=2024-09-13T13:24:56.622811956Z level=info msg="Closing tracing" 2024-09-13T13:24:56.907 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:56 smithi094 podman[83826]: 2024-09-13 13:24:56.632791211 +0000 UTC m=+0.098931144 container died 24929c7079e354e73af47a92db409f19dcbbc435deb4ec0c23ff06488c4fc0a4 (image=quay.io/ceph/grafana:9.4.12, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-13T13:24:57.290 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:57 smithi094 podman[83826]: 2024-09-13 13:24:57.005438348 +0000 UTC m=+0.471578271 container cleanup 24929c7079e354e73af47a92db409f19dcbbc435deb4ec0c23ff06488c4fc0a4 (image=quay.io/ceph/grafana:9.4.12, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-13T13:24:57.290 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:57 smithi094 bash[83826]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a 2024-09-13T13:24:57.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:57 smithi094 ceph-mon[27245]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:24:57.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:57 smithi094 ceph-mon[27245]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:24:57.558 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:57 smithi094 podman[83838]: 2024-09-13 13:24:57.289812486 +0000 UTC m=+0.658228755 container remove 24929c7079e354e73af47a92db409f19dcbbc435deb4ec0c23ff06488c4fc0a4 (image=quay.io/ceph/grafana:9.4.12, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-13T13:24:57.558 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:57 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-13T13:24:57.558 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:57 smithi094 systemd[1]: Stopped Ceph grafana.a for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:24:57.558 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:57 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@grafana.a.service: Consumed 16.912s CPU time. 2024-09-13T13:24:57.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:57 smithi018 ceph-mon[23698]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:24:57.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:57 smithi018 ceph-mon[23698]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:24:57.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:57 smithi018 ceph-mon[33841]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:24:57.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:57 smithi018 ceph-mon[33841]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:24:57.973 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:57 smithi094 systemd[1]: Starting Ceph grafana.a for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:24:57.973 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:57 smithi094 podman[83968]: 2024-09-13 13:24:57.742106876 +0000 UTC m=+0.016602213 image pull c8b91775d855b99270fc5d22f3c6737e8cca01ef4c25c8b0362295e0746fa39b quay.io/ceph/grafana:10.4.0 2024-09-13T13:24:57.973 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:57 smithi094 podman[83968]: 2024-09-13 13:24:57.866413093 +0000 UTC m=+0.140908472 container create ecaea22becd1361e273256e375dfa23c085140d9e9e965dd46c251e4dfc30bb5 (image=quay.io/ceph/grafana:10.4.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-13T13:24:58.235 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 podman[83968]: 2024-09-13 13:24:58.093691756 +0000 UTC m=+0.368187092 container init ecaea22becd1361e273256e375dfa23c085140d9e9e965dd46c251e4dfc30bb5 (image=quay.io/ceph/grafana:10.4.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-13T13:24:58.235 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 podman[83968]: 2024-09-13 13:24:58.09634258 +0000 UTC m=+0.370837929 container start ecaea22becd1361e273256e375dfa23c085140d9e9e965dd46c251e4dfc30bb5 (image=quay.io/ceph/grafana:10.4.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-13T13:24:58.235 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 bash[83968]: ecaea22becd1361e273256e375dfa23c085140d9e9e965dd46c251e4dfc30bb5 2024-09-13T13:24:58.235 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 systemd[1]: Started Ceph grafana.a for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:24:58.235 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=settings t=2024-09-13T13:24:58.218855616Z level=info msg="Starting Grafana" version=10.4.0 commit=03f502a94d17f7dc4e6c34acdf8428aedd986e4c branch=HEAD compiled=2024-09-13T13:24:58Z 2024-09-13T13:24:58.235 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=settings t=2024-09-13T13:24:58.219068173Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-13T13:24:58.235 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=settings t=2024-09-13T13:24:58.219077655Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-13T13:24:58.235 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=settings t=2024-09-13T13:24:58.219082481Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-13T13:24:58.236 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=settings t=2024-09-13T13:24:58.219087275Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-13T13:24:58.236 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=settings t=2024-09-13T13:24:58.219091705Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-13T13:24:58.236 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=settings t=2024-09-13T13:24:58.219095351Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-13T13:24:58.236 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=settings t=2024-09-13T13:24:58.219098484Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-13T13:24:58.236 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=settings t=2024-09-13T13:24:58.219101203Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-13T13:24:58.236 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=settings t=2024-09-13T13:24:58.219103834Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-13T13:24:58.236 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=settings t=2024-09-13T13:24:58.219106447Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-13T13:24:58.236 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=settings t=2024-09-13T13:24:58.219108953Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-13T13:24:58.236 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=settings t=2024-09-13T13:24:58.21911158Z level=info msg=Target target=[all] 2024-09-13T13:24:58.236 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=settings t=2024-09-13T13:24:58.219117127Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-13T13:24:58.236 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=settings t=2024-09-13T13:24:58.219120143Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-13T13:24:58.236 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=settings t=2024-09-13T13:24:58.219122587Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-13T13:24:58.236 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=settings t=2024-09-13T13:24:58.219124873Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-13T13:24:58.236 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=settings t=2024-09-13T13:24:58.219131Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-13T13:24:58.237 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=settings t=2024-09-13T13:24:58.219133502Z level=info msg="App mode production" 2024-09-13T13:24:58.237 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=sqlstore t=2024-09-13T13:24:58.21938332Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-13T13:24:58.237 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=sqlstore t=2024-09-13T13:24:58.21939945Z 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-13T13:24:58.237 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.219932617Z level=info msg="Starting DB migrations" 2024-09-13T13:24:58.237 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.234357394Z level=info msg="Executing migration" id="Add uid column to user" 2024-09-13T13:24:58.489 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.240404996Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=6.045348ms 2024-09-13T13:24:58.489 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.240880243Z level=info msg="Executing migration" id="Update uid column values for users" 2024-09-13T13:24:58.489 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.241034041Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=155.201µs 2024-09-13T13:24:58.489 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.241404995Z level=info msg="Executing migration" id="Add unique index user_uid" 2024-09-13T13:24:58.489 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.242174531Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=769.492µs 2024-09-13T13:24:58.489 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.242677303Z level=info msg="Executing migration" id="Add playlist column created_at" 2024-09-13T13:24:58.490 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.248662514Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.984337ms 2024-09-13T13:24:58.490 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.249181549Z level=info msg="Executing migration" id="Add playlist column updated_at" 2024-09-13T13:24:58.490 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.25498198Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.799356ms 2024-09-13T13:24:58.490 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.255497412Z level=info msg="Executing migration" id="Add column uid in team" 2024-09-13T13:24:58.490 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.26060488Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.10702ms 2024-09-13T13:24:58.490 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.260937314Z level=info msg="Executing migration" id="Update uid column values in team" 2024-09-13T13:24:58.490 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.261056903Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=119.714µs 2024-09-13T13:24:58.490 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.261400247Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" 2024-09-13T13:24:58.490 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.262340474Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=940.563µs 2024-09-13T13:24:58.490 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.262745941Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" 2024-09-13T13:24:58.490 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.26346797Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=721.495µs 2024-09-13T13:24:58.490 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.26391232Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" 2024-09-13T13:24:58.491 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.269387378Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.474224ms 2024-09-13T13:24:58.491 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.26980042Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" 2024-09-13T13:24:58.491 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.274762932Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=4.961582ms 2024-09-13T13:24:58.491 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.275096973Z level=info msg="Executing migration" id="alter library_element model to mediumtext" 2024-09-13T13:24:58.492 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.275136419Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=40.552µs 2024-09-13T13:24:58.492 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.275689296Z level=info msg="Executing migration" id="permission kind migration" 2024-09-13T13:24:58.492 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.280626321Z level=info msg="Migration successfully executed" id="permission kind migration" duration=4.935898ms 2024-09-13T13:24:58.492 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.280968076Z level=info msg="Executing migration" id="permission attribute migration" 2024-09-13T13:24:58.492 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.286055917Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.087446ms 2024-09-13T13:24:58.492 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.286405879Z level=info msg="Executing migration" id="permission identifier migration" 2024-09-13T13:24:58.492 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.291773482Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.365446ms 2024-09-13T13:24:58.492 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.292100421Z level=info msg="Executing migration" id="add permission identifier index" 2024-09-13T13:24:58.492 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.292981759Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=881.119µs 2024-09-13T13:24:58.492 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.293318231Z level=info msg="Executing migration" id="add permission action scope role_id index" 2024-09-13T13:24:58.492 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.294273315Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=954.559µs 2024-09-13T13:24:58.493 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.29466894Z level=info msg="Executing migration" id="remove permission role_id action scope index" 2024-09-13T13:24:58.493 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.295436067Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=766.998µs 2024-09-13T13:24:58.493 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.295754816Z level=info msg="Executing migration" id="rbac disabled migrator" 2024-09-13T13:24:58.493 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.29577833Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=23.849µs 2024-09-13T13:24:58.493 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.296246473Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" 2024-09-13T13:24:58.493 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.296950121Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=704.472µs 2024-09-13T13:24:58.493 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.297255435Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" 2024-09-13T13:24:58.493 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.297944781Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=689.195µs 2024-09-13T13:24:58.493 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.298241735Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" 2024-09-13T13:24:58.493 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.313453032Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=15.208882ms 2024-09-13T13:24:58.493 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.313905845Z level=info msg="Executing migration" id="create correlation v2" 2024-09-13T13:24:58.493 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.314628209Z level=info msg="Migration successfully executed" id="create correlation v2" duration=723.386µs 2024-09-13T13:24:58.493 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.3149592Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" 2024-09-13T13:24:58.494 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.315638542Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=679.115µs 2024-09-13T13:24:58.494 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.315941205Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" 2024-09-13T13:24:58.494 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.316604456Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=661.741µs 2024-09-13T13:24:58.494 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.316921157Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" 2024-09-13T13:24:58.494 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.317583774Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=662.551µs 2024-09-13T13:24:58.494 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.317893952Z level=info msg="Executing migration" id="copy correlation v1 to v2" 2024-09-13T13:24:58.494 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.318059923Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=165.899µs 2024-09-13T13:24:58.494 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.318411518Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" 2024-09-13T13:24:58.494 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.318963227Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=551.401µs 2024-09-13T13:24:58.494 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.319267317Z level=info msg="Executing migration" id="add provisioning column" 2024-09-13T13:24:58.494 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.324454221Z level=info msg="Migration successfully executed" id="add provisioning column" duration=5.185889ms 2024-09-13T13:24:58.494 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.324854517Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" 2024-09-13T13:24:58.494 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.324997543Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=143.859µs 2024-09-13T13:24:58.495 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.325352149Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" 2024-09-13T13:24:58.495 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.325388997Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=36.657µs 2024-09-13T13:24:58.495 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.325731273Z level=info msg="Executing migration" id="add origin column to seed_assignment" 2024-09-13T13:24:58.495 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.331202338Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=5.47026ms 2024-09-13T13:24:58.495 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.331527134Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" 2024-09-13T13:24:58.495 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.33171705Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=190.002µs 2024-09-13T13:24:58.495 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.332103424Z level=info msg="Executing migration" id="prevent seeding OnCall access" 2024-09-13T13:24:58.495 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.332220632Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=112.208µs 2024-09-13T13:24:58.495 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.332551445Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" 2024-09-13T13:24:58.495 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.333061034Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=508.902µs 2024-09-13T13:24:58.495 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.333427092Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" 2024-09-13T13:24:58.495 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.334130837Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=703.318µs 2024-09-13T13:24:58.496 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.334454334Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" 2024-09-13T13:24:58.496 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.335230205Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=769.84µs 2024-09-13T13:24:58.496 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.33555813Z level=info msg="Executing migration" id="Sync dashboard and folder table" 2024-09-13T13:24:58.496 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.33587408Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=316.681µs 2024-09-13T13:24:58.496 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.336156919Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" 2024-09-13T13:24:58.496 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.336327586Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=170.692µs 2024-09-13T13:24:58.496 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.336689033Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" 2024-09-13T13:24:58.496 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.337369999Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=680.871µs 2024-09-13T13:24:58.496 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.337672827Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" 2024-09-13T13:24:58.496 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.338346885Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=673.678µs 2024-09-13T13:24:58.496 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.338640573Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" 2024-09-13T13:24:58.496 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.339299839Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=659.078µs 2024-09-13T13:24:58.496 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.339674298Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" 2024-09-13T13:24:58.497 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.340382916Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=708.242µs 2024-09-13T13:24:58.497 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.340694069Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" 2024-09-13T13:24:58.497 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.341370041Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=680.828µs 2024-09-13T13:24:58.497 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.341669831Z level=info msg="Executing migration" id="create anon_device table" 2024-09-13T13:24:58.497 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.342230541Z level=info msg="Migration successfully executed" id="create anon_device table" duration=560.488µs 2024-09-13T13:24:58.498 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.342546809Z level=info msg="Executing migration" id="add unique index anon_device.device_id" 2024-09-13T13:24:58.498 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.343215755Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=668.904µs 2024-09-13T13:24:58.498 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.343505172Z level=info msg="Executing migration" id="add index anon_device.updated_at" 2024-09-13T13:24:58.498 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.344171962Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=666.529µs 2024-09-13T13:24:58.498 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.344488138Z level=info msg="Executing migration" id="create signing_key table" 2024-09-13T13:24:58.498 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.345056019Z level=info msg="Migration successfully executed" id="create signing_key table" duration=567.638µs 2024-09-13T13:24:58.498 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.345368834Z level=info msg="Executing migration" id="add unique index signing_key.key_id" 2024-09-13T13:24:58.498 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.346043292Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=674.397µs 2024-09-13T13:24:58.498 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.346340351Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" 2024-09-13T13:24:58.498 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.346979797Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=639.509µs 2024-09-13T13:24:58.498 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.347265028Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" 2024-09-13T13:24:58.498 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.347767969Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=503.571µs 2024-09-13T13:24:58.499 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.348153439Z level=info msg="Executing migration" id="Add folder_uid for dashboard" 2024-09-13T13:24:58.499 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.353348683Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=5.194875ms 2024-09-13T13:24:58.499 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.353660674Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" 2024-09-13T13:24:58.499 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.354186367Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=526.443µs 2024-09-13T13:24:58.499 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.354549379Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" 2024-09-13T13:24:58.499 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.35539943Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=847.92µs 2024-09-13T13:24:58.499 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.355732515Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" 2024-09-13T13:24:58.499 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.356428951Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=693.388µs 2024-09-13T13:24:58.499 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.356734416Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" 2024-09-13T13:24:58.499 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.35741742Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=683.052µs 2024-09-13T13:24:58.499 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.357728169Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" 2024-09-13T13:24:58.499 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.358541761Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=813.25µs 2024-09-13T13:24:58.499 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.358863974Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" 2024-09-13T13:24:58.500 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.359618862Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=754.633µs 2024-09-13T13:24:58.500 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.359932289Z level=info msg="Executing migration" id="create sso_setting table" 2024-09-13T13:24:58.500 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.360647527Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=716.146µs 2024-09-13T13:24:58.500 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.361026692Z level=info msg="Executing migration" id="copy kvstore migration status to each org" 2024-09-13T13:24:58.500 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.361636863Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=610.223µs 2024-09-13T13:24:58.500 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.361925177Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" 2024-09-13T13:24:58.500 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.362316239Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=390.994µs 2024-09-13T13:24:58.500 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.362600234Z level=info msg="Executing migration" id="alter kv_store.value to longtext" 2024-09-13T13:24:58.500 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.362640721Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=39.177µs 2024-09-13T13:24:58.500 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.363021935Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" 2024-09-13T13:24:58.500 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.368347098Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=5.323518ms 2024-09-13T13:24:58.500 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.368660846Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" 2024-09-13T13:24:58.501 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.374010674Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=5.349427ms 2024-09-13T13:24:58.501 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.374329782Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" 2024-09-13T13:24:58.501 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.374545409Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=215.751µs 2024-09-13T13:24:58.501 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=migrator t=2024-09-13T13:24:58.374907213Z level=info msg="migrations completed" performed=65 skipped=482 duration=140.613748ms 2024-09-13T13:24:58.501 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=sqlstore t=2024-09-13T13:24:58.37559306Z level=info msg="Created default organization" 2024-09-13T13:24:58.501 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=secrets t=2024-09-13T13:24:58.380458126Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-13T13:24:58.501 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=plugin.store t=2024-09-13T13:24:58.395711804Z level=info msg="Loading plugins..." 2024-09-13T13:24:58.501 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=local.finder t=2024-09-13T13:24:58.439170424Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-13T13:24:58.501 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=plugin.store t=2024-09-13T13:24:58.439190657Z level=info msg="Plugins loaded" count=55 duration=43.479557ms 2024-09-13T13:24:58.501 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=query_data t=2024-09-13T13:24:58.441321404Z level=info msg="Query Service initialization" 2024-09-13T13:24:58.501 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=live.push_http t=2024-09-13T13:24:58.443650663Z level=info msg="Live Push Gateway initialization" 2024-09-13T13:24:58.501 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=ngalert.migration t=2024-09-13T13:24:58.444594587Z level=info msg=Starting 2024-09-13T13:24:58.501 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=ngalert.state.manager t=2024-09-13T13:24:58.450342063Z level=info msg="Running in alternative execution of Error/NoData mode" 2024-09-13T13:24:58.501 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=infra.usagestats.collector t=2024-09-13T13:24:58.451737248Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-13T13:24:58.502 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.datasources t=2024-09-13T13:24:58.45422518Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-09-13T13:24:58.502 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.datasources t=2024-09-13T13:24:58.454514532Z level=info msg="inserting datasource from configuration" name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-13T13:24:58.502 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.alerting t=2024-09-13T13:24:58.48792277Z level=info msg="starting to provision alerting" 2024-09-13T13:24:58.502 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.alerting t=2024-09-13T13:24:58.487949788Z level=info msg="finished to provision alerting" 2024-09-13T13:24:58.502 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=grafanaStorageLogger t=2024-09-13T13:24:58.488297482Z level=info msg="Storage starting" 2024-09-13T13:24:58.502 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=ngalert.state.manager t=2024-09-13T13:24:58.488287834Z level=info msg="Warming state cache for startup" 2024-09-13T13:24:58.502 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=ngalert.multiorg.alertmanager t=2024-09-13T13:24:58.488451234Z level=info msg="Starting MultiOrg Alertmanager" 2024-09-13T13:24:58.502 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=http.server t=2024-09-13T13:24:58.490964871Z 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-13T13:24:58.502 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=http.server t=2024-09-13T13:24:58.491561742Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-13T13:24:58.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard t=2024-09-13T13:24:58.52055602Z level=info msg="starting to provision dashboards" 2024-09-13T13:24:58.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=ngalert.state.manager t=2024-09-13T13:24:58.522505126Z level=info msg="State cache has been initialized" states=0 duration=34.214937ms 2024-09-13T13:24:58.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=ngalert.scheduler t=2024-09-13T13:24:58.522534846Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 2024-09-13T13:24:58.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=ticker t=2024-09-13T13:24:58.522593367Z level=info msg=starting first_tick=2024-09-13T13:25:00Z 2024-09-13T13:24:58.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:24:58.531312885Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:24:58.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard t=2024-09-13T13:24:58.541727335Z level=info msg="finished to provision dashboards" 2024-09-13T13:24:58.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=grafana.update.checker t=2024-09-13T13:24:58.573045416Z level=info msg="Update check succeeded" duration=83.706758ms 2024-09-13T13:24:58.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=plugins.update.checker t=2024-09-13T13:24:58.577990591Z level=info msg="Update check succeeded" duration=87.938035ms 2024-09-13T13:24:59.223 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=grafana-apiserver t=2024-09-13T13:24:58.853035509Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" 2024-09-13T13:24:59.224 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:24:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=grafana-apiserver t=2024-09-13T13:24:58.85362463Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" 2024-09-13T13:24:59.515 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:59 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:59.515 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:59 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:59.515 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:24:59 smithi094 ceph-mon[27245]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:24:59.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:59 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:59.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:59 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:59.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:24:59 smithi018 ceph-mon[23698]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:24:59.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:59 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:59.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:59 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:24:59.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:24:59 smithi018 ceph-mon[33841]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:25:01.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:01 smithi094 ceph-mon[27245]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:01.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:01 smithi018 ceph-mon[23698]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:01.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:01 smithi018 ceph-mon[33841]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:01.884 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:25:01 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:25:01.559419406Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:25:02.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:02 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:25:02.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:02 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:25:02.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:02 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:25:03.648 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:03 smithi094 ceph-mon[27245]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:03.648 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:03 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:03.648 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:03 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:03.648 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:03 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:03.648 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:03 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:03.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:03 smithi018 ceph-mon[23698]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:03.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:03 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:03.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:03 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:03.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:03 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:03.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:03 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:03.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:03 smithi018 ceph-mon[33841]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:03.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:03 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:03.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:03 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:03.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:03 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:03.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:03 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:04.183 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:25:03 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:25:03] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.51.0" 2024-09-13T13:25:04.618 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:25:04 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:25:04.545883063Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:25:05.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:05 smithi018 ceph-mon[23698]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:25:05.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:05 smithi018 ceph-mon[33841]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:25:05.708 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:05 smithi094 ceph-mon[27245]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:25:07.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:07.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:07.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:25:07.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:25:07.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:07.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T13:25:07.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T13:25:07.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:25:07.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:25:07.311 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.311 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.311 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.311 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.311 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.311 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.312 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.312 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.312 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.312 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.312 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.313 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.313 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.313 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.313 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: Upgrade: Finalizing container_image settings 2024-09-13T13:25:07.313 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:07.313 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-13T13:25:07.313 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:25:07.313 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:07.314 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:25:07.314 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-13T13:25:07.314 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:25:07.314 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-13T13:25:07.314 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-13T13:25:07.314 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T13:25:07.314 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-13T13:25:07.314 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-13T13:25:07.314 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T13:25:07.315 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:07.315 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-13T13:25:07.315 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T13:25:07.315 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-13T13:25:07.315 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-13T13:25:07.315 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T13:25:07.315 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-13T13:25:07.315 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:25:07.316 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:07.316 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:07.316 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:07.316 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:07.316 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:07.316 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:07.316 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: Upgrade: Complete! 2024-09-13T13:25:07.316 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-13T13:25:07.317 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:25:07.317 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:25:07.317 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:25:07.317 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:07.317 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:07.317 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:25:07.317 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:25:07.317 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:07.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:07.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:07.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:25:07.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:25:07.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:07.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T13:25:07.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T13:25:07.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:25:07.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:25:07.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: Upgrade: Finalizing container_image settings 2024-09-13T13:25:07.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:07.437 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-13T13:25:07.437 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:25:07.437 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:07.437 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:07.437 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:07.437 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:25:07.437 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:25:07.437 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:07.437 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T13:25:07.438 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T13:25:07.438 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:25:07.438 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:25:07.438 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.438 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.438 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.438 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.438 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.438 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.438 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.438 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.438 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.438 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.438 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.439 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.439 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.439 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:07.439 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: Upgrade: Finalizing container_image settings 2024-09-13T13:25:07.439 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:07.439 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-13T13:25:07.439 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:25:07.439 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:07.440 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:25:07.440 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-13T13:25:07.440 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:25:07.440 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-13T13:25:07.440 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-13T13:25:07.440 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T13:25:07.440 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-13T13:25:07.440 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-13T13:25:07.440 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T13:25:07.440 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:07.440 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-13T13:25:07.440 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T13:25:07.440 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-13T13:25:07.441 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-13T13:25:07.441 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T13:25:07.441 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-13T13:25:07.441 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:25:07.441 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:07.441 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:07.441 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:07.441 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:07.441 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:07.441 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:07.441 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: Upgrade: Complete! 2024-09-13T13:25:07.441 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-13T13:25:07.441 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:25:07.441 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:25:07.442 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:25:07.442 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:07.442 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:07.442 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:25:07.442 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:25:07.442 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:07.442 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:25:07.443 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-13T13:25:07.443 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:25:07.443 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-13T13:25:07.443 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-13T13:25:07.443 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T13:25:07.443 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-13T13:25:07.443 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-13T13:25:07.443 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T13:25:07.443 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:07.444 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-13T13:25:07.444 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T13:25:07.444 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-13T13:25:07.444 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-13T13:25:07.444 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T13:25:07.444 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-13T13:25:07.444 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:25:07.444 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:07.444 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:07.444 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:07.444 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:07.444 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:07.445 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:07.445 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: Upgrade: Complete! 2024-09-13T13:25:07.445 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-13T13:25:07.445 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:25:07.445 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:25:07.445 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:25:07.445 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:07.445 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:07.445 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:25:07.445 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:25:07.445 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:07 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:07.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:25:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:25:07.549665518Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:25:08.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:08 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:08.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:08 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:08.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:08 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:09.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:09 smithi018 ceph-mon[23698]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:25:09.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:09 smithi018 ceph-mon[33841]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:25:09.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:09 smithi094 ceph-mon[27245]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:25:10.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:25:10 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:25:10.552456939Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:25:11.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:11 smithi018 ceph-mon[33841]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:11.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:11 smithi018 ceph-mon[23698]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:11.709 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:11 smithi094 ceph-mon[27245]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:13.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:13 smithi018 ceph-mon[23698]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:13.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:13 smithi018 ceph-mon[33841]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:13.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:13 smithi094 ceph-mon[27245]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:13.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:25:13 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:25:13.554886538Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:25:14.183 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:25:13 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:25:13] "GET /metrics HTTP/1.1" 200 38221 "" "Prometheus/2.51.0" 2024-09-13T13:25:15.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:15 smithi018 ceph-mon[33841]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:25:15.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:15 smithi018 ceph-mon[23698]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:25:15.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:15 smithi094 ceph-mon[27245]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:25:16.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:25:16 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:25:16.552962767Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:25:17.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:17 smithi018 ceph-mon[33841]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:25:17.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:17 smithi018 ceph-mon[33841]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:17.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:17 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:25:17.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:17 smithi018 ceph-mon[23698]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:25:17.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:17 smithi018 ceph-mon[23698]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:17.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:17 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:25:17.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:17 smithi094 ceph-mon[27245]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:25:17.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:17 smithi094 ceph-mon[27245]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:17.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:17 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:25:19.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:19 smithi018 ceph-mon[33841]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:25:19.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:19 smithi018 ceph-mon[23698]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:25:19.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:19 smithi094 ceph-mon[27245]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:25:19.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:25:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:25:19.547031298Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:25:21.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:21 smithi018 ceph-mon[23698]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:21.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:21 smithi018 ceph-mon[33841]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:21.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:21 smithi094 ceph-mon[27245]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:22.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:25:22 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:25:22.551519328Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:25:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:23 smithi018 ceph-mon[33841]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:23.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:23 smithi018 ceph-mon[23698]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:23.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:23 smithi094 ceph-mon[27245]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:23.941 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:25:23 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:25:23] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.51.0" 2024-09-13T13:25:24.704 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-13T13:25:24.970 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:25:25.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:25 smithi018 ceph-mon[23698]: from='client.25472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:25.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:25 smithi018 ceph-mon[23698]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:25:25.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:25 smithi018 ceph-mon[33841]: from='client.25472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:25.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:25 smithi018 ceph-mon[33841]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:25:25.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:25 smithi094 ceph-mon[27245]: from='client.25472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:25.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:25 smithi094 ceph-mon[27245]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:25:25.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:25:25 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:25:25.553741128Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:25:25.838 INFO:teuthology.orchestra.run.smithi018.stdout:true 2024-09-13T13:25:26.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:26 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/1507350032' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:26.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:26 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/1507350032' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:26.654 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2024-09-13T13:25:26.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:26 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/1507350032' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:26.918 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:25:27.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:27 smithi018 ceph-mon[23698]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:25:27.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:27 smithi018 ceph-mon[23698]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:27.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:27 smithi018 ceph-mon[33841]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:25:27.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:27 smithi018 ceph-mon[33841]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:27.800 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)" 2024-09-13T13:25:27.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:27 smithi094 ceph-mon[27245]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:25:27.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:27 smithi094 ceph-mon[27245]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:28.409 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:28 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/1434399434' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:28.409 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:28 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/1434399434' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:28.443 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2024-09-13T13:25:28.704 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:25:28.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:28 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/1434399434' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:28.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:25:28 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:25:28.554027468Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:25:29.458 INFO:teuthology.orchestra.run.smithi018.stdout:true 2024-09-13T13:25:29.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:29 smithi018 ceph-mon[33841]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:25:29.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:29 smithi018 ceph-mon[23698]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:25:29.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:29 smithi094 ceph-mon[27245]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:25:30.096 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2024-09-13T13:25:30.359 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:25:30.641 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:30 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/2303990913' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:30.641 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:30 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/2303990913' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:30.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:30 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/2303990913' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:31.678 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:31 smithi018 ceph-mon[33841]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:31.678 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:31 smithi018 ceph-mon[23698]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:31.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:31 smithi094 ceph-mon[27245]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:31.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:25:31 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:25:31.556697702Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:25:32.317 INFO:teuthology.orchestra.run.smithi018.stdout:true 2024-09-13T13:25:32.681 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:32 smithi018 ceph-mon[23698]: from='client.25496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:32.682 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:32 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:25:32.682 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:32 smithi018 ceph-mon[33841]: from='client.25496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:32.682 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:32 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:25:32.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:32 smithi094 ceph-mon[27245]: from='client.25496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:32.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:32 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:25:33.028 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch upgrade status' 2024-09-13T13:25:33.285 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:25:33.643 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:33 smithi018 ceph-mon[23698]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:33.644 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:33 smithi018 ceph-mon[33841]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:33.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:33 smithi094 ceph-mon[27245]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:33.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:25:33 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:25:33] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.51.0" 2024-09-13T13:25:33.940 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:25:33.941 INFO:teuthology.orchestra.run.smithi018.stdout: "target_image": null, 2024-09-13T13:25:33.941 INFO:teuthology.orchestra.run.smithi018.stdout: "in_progress": false, 2024-09-13T13:25:33.941 INFO:teuthology.orchestra.run.smithi018.stdout: "which": "", 2024-09-13T13:25:33.941 INFO:teuthology.orchestra.run.smithi018.stdout: "services_complete": [], 2024-09-13T13:25:33.941 INFO:teuthology.orchestra.run.smithi018.stdout: "progress": null, 2024-09-13T13:25:33.941 INFO:teuthology.orchestra.run.smithi018.stdout: "message": "", 2024-09-13T13:25:33.941 INFO:teuthology.orchestra.run.smithi018.stdout: "is_paused": false 2024-09-13T13:25:33.941 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:25:34.555 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph health detail' 2024-09-13T13:25:34.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:25:34 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:25:34.547416762Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:25:34.813 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:25:35.636 INFO:teuthology.orchestra.run.smithi018.stdout:HEALTH_OK 2024-09-13T13:25:35.636 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:35 smithi018 ceph-mon[23698]: from='client.15624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:35.636 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:35 smithi018 ceph-mon[23698]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:25:35.636 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:35 smithi018 ceph-mon[33841]: from='client.15624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:35.637 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:35 smithi018 ceph-mon[33841]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:25:35.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:35 smithi094 ceph-mon[27245]: from='client.15624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:35.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:35 smithi094 ceph-mon[27245]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:25:36.306 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- 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-13T13:25:36.554 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:36 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/1395284246' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-13T13:25:36.555 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:36 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/1395284246' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-13T13:25:36.575 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:25:36.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:36 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/1395284246' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-13T13:25:37.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:37 smithi018 ceph-mon[23698]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:25:37.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:37 smithi018 ceph-mon[23698]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:37.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:37 smithi018 ceph-mon[33841]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:25:37.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:37 smithi018 ceph-mon[33841]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:37.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:37 smithi094 ceph-mon[27245]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:25:37.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:37 smithi094 ceph-mon[27245]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:37.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:25:37 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:25:37.559230779Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:25:38.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:38 smithi018 ceph-mon[23698]: from='client.15636 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:38.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:38 smithi018 ceph-mon[33841]: from='client.15636 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:38.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:38 smithi094 ceph-mon[27245]: from='client.15636 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:38.844 INFO:teuthology.orchestra.run.smithi018.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:25:39.456 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- 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-13T13:25:39.653 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:39 smithi018 ceph-mon[33841]: from='client.25520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "mon", "hosts": "smithi094", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:39.653 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:39 smithi018 ceph-mon[33841]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:25:39.653 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:39 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:39.654 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:39 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:25:39.654 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:39 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:25:39.654 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:39 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:39.654 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:39 smithi018 ceph-mon[23698]: from='client.25520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "mon", "hosts": "smithi094", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:39.654 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:39 smithi018 ceph-mon[23698]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:25:39.654 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:39 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:39.654 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:39 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:25:39.654 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:39 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:25:39.654 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:39 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:39.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:39 smithi094 ceph-mon[27245]: from='client.25520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "mon", "hosts": "smithi094", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:39.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:39 smithi094 ceph-mon[27245]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:25:39.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:39 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:39.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:39 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:25:39.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:39 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:25:39.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:39 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:40.509 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:40 smithi018 ceph-mon[23698]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:25:40.509 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:40 smithi018 ceph-mon[23698]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:25:40.510 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:40 smithi018 ceph-mon[33841]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:25:40.510 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:40 smithi018 ceph-mon[33841]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:25:40.628 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:25:40.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:40 smithi094 ceph-mon[27245]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:25:40.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:40 smithi094 ceph-mon[27245]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:25:40.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:25:40 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:25:40.549025002Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:25:41.302 INFO:teuthology.orchestra.run.smithi018.stdout:true 2024-09-13T13:25:41.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:41 smithi094 ceph-mon[27245]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:41.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:41 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:41.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:41 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:25:41.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:41 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:41.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:41 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:41.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:41 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T13:25:41.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:41 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-13T13:25:41.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:41 smithi018 ceph-mon[33841]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:41.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:41 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:41.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:41 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:25:41.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:41 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:41.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:41 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:41.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:41 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T13:25:41.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:41 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-13T13:25:41.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:41 smithi018 ceph-mon[23698]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:41.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:41 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:41.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:41 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:25:41.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:41 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:41.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:41 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:41.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:41 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T13:25:41.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:41 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-13T13:25:41.896 INFO:teuthology.orchestra.run.smithi018.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:25:41.896 INFO:teuthology.orchestra.run.smithi018.stdout:alertmanager.a smithi018 *:9093,9094 running (65s) 60s ago 22m - - 0.27.0 11f11916f8cd 4a471dd9fb03 2024-09-13T13:25:41.896 INFO:teuthology.orchestra.run.smithi018.stdout:grafana.a smithi094 *:3000 running (44s) 39s ago 21m 43.7M - 10.4.0 c8b91775d855 ecaea22becd1 2024-09-13T13:25:41.897 INFO:teuthology.orchestra.run.smithi018.stdout:iscsi.foo.smithi018.nwavmm smithi018 *:5000 running (2m) 60s ago 21m - - 3.8 19dc8d659727 9b4878212bf6 2024-09-13T13:25:41.897 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.x smithi094 *:8443,9283,8765 running (2m) 39s ago 26m 455M - 19.3.0-4917-gb0201b8c 1641fe80ce72 bbaa72a462d6 2024-09-13T13:25:41.897 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.y smithi018 *:8443,9283,8765 running (11m) 60s ago 27m - - 19.3.0-4917-gb0201b8c 1641fe80ce72 3f2eb2c1f516 2024-09-13T13:25:41.897 INFO:teuthology.orchestra.run.smithi018.stdout:mon.a smithi018 running (27m) 60s ago 27m - 2048M 19.1.1-322-g7741f7f9 19dc8d659727 b67ba1a47da9 2024-09-13T13:25:41.897 INFO:teuthology.orchestra.run.smithi018.stdout:mon.b smithi094 running (26m) 39s ago 26m 57.6M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 31e0386bc3f1 2024-09-13T13:25:41.897 INFO:teuthology.orchestra.run.smithi018.stdout:mon.c smithi018 running (26m) 60s ago 26m - 2048M 19.1.1-322-g7741f7f9 19dc8d659727 ae3206eecf05 2024-09-13T13:25:41.897 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.a smithi018 *:9100 running (112s) 60s ago 21m - - 1.7.0 72c9c2088986 c5e18de76a6e 2024-09-13T13:25:41.897 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.b smithi094 *:9100 running (106s) 39s ago 21m 11.4M - 1.7.0 72c9c2088986 a95105133908 2024-09-13T13:25:41.897 INFO:teuthology.orchestra.run.smithi018.stdout:osd.0 smithi018 running (25m) 60s ago 25m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 d7caaf06469e 2024-09-13T13:25:41.897 INFO:teuthology.orchestra.run.smithi018.stdout:osd.1 smithi018 running (25m) 60s ago 25m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 ab82ed867522 2024-09-13T13:25:41.897 INFO:teuthology.orchestra.run.smithi018.stdout:osd.2 smithi018 running (25m) 60s ago 25m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 4cde9c1db423 2024-09-13T13:25:41.897 INFO:teuthology.orchestra.run.smithi018.stdout:osd.3 smithi018 running (24m) 60s ago 24m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 88e7b58d21c0 2024-09-13T13:25:41.897 INFO:teuthology.orchestra.run.smithi018.stdout:osd.4 smithi094 running (24m) 39s ago 24m 55.4M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 59e55352c71a 2024-09-13T13:25:41.898 INFO:teuthology.orchestra.run.smithi018.stdout:osd.5 smithi094 running (23m) 39s ago 23m 62.5M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 42d6a5b25854 2024-09-13T13:25:41.898 INFO:teuthology.orchestra.run.smithi018.stdout:osd.6 smithi094 running (23m) 39s ago 23m 63.7M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 91f3899cfe9e 2024-09-13T13:25:41.898 INFO:teuthology.orchestra.run.smithi018.stdout:osd.7 smithi094 running (23m) 39s ago 22m 54.4M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 8d9c29974c46 2024-09-13T13:25:41.898 INFO:teuthology.orchestra.run.smithi018.stdout:prometheus.a smithi094 *:9095 running (84s) 39s ago 22m 38.3M - 2.51.0 1d3b7f56885b 5640dcdde21e 2024-09-13T13:25:41.898 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi018.ocguil smithi018 *:8000 running (21m) 60s ago 21m - - 19.1.1-322-g7741f7f9 19dc8d659727 58af66f2aa64 2024-09-13T13:25:41.898 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi094.tfxryb smithi094 *:8000 running (21m) 39s ago 21m 89.4M - 19.1.1-322-g7741f7f9 19dc8d659727 cf6adeb72bb8 2024-09-13T13:25:42.252 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:25:42.252 INFO:teuthology.orchestra.run.smithi018.stdout: "mon": { 2024-09-13T13:25:42.252 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T13:25:42.253 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:25:42.253 INFO:teuthology.orchestra.run.smithi018.stdout: "mgr": { 2024-09-13T13:25:42.253 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:25:42.253 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:25:42.253 INFO:teuthology.orchestra.run.smithi018.stdout: "osd": { 2024-09-13T13:25:42.253 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 8 2024-09-13T13:25:42.253 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:25:42.253 INFO:teuthology.orchestra.run.smithi018.stdout: "rgw": { 2024-09-13T13:25:42.253 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:25:42.253 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:25:42.253 INFO:teuthology.orchestra.run.smithi018.stdout: "overall": { 2024-09-13T13:25:42.253 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 13, 2024-09-13T13:25:42.254 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:25:42.254 INFO:teuthology.orchestra.run.smithi018.stdout: } 2024-09-13T13:25:42.254 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:25:42.548 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:42 smithi018 ceph-mon[33841]: Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T13:25:42.548 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:42 smithi018 ceph-mon[33841]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T13:25:42.548 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:42 smithi018 ceph-mon[33841]: Upgrade: Setting container_image for all mgr 2024-09-13T13:25:42.548 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:42 smithi018 ceph-mon[33841]: Upgrade: It appears safe to stop mon.b 2024-09-13T13:25:42.548 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:42 smithi018 ceph-mon[33841]: from='client.15648 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:42.548 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:42 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:42.548 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:42 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T13:25:42.548 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:42 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T13:25:42.548 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:42 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:25:42.549 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:42 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/3824818210' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:42.549 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:42 smithi018 ceph-mon[23698]: Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T13:25:42.549 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:42 smithi018 ceph-mon[23698]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T13:25:42.549 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:42 smithi018 ceph-mon[23698]: Upgrade: Setting container_image for all mgr 2024-09-13T13:25:42.549 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:42 smithi018 ceph-mon[23698]: Upgrade: It appears safe to stop mon.b 2024-09-13T13:25:42.549 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:42 smithi018 ceph-mon[23698]: from='client.15648 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:42.549 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:42 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:42.549 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:42 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T13:25:42.550 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:42 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T13:25:42.550 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:42 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:25:42.550 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:42 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/3824818210' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:42.554 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:25:42.555 INFO:teuthology.orchestra.run.smithi018.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T13:25:42.555 INFO:teuthology.orchestra.run.smithi018.stdout: "in_progress": true, 2024-09-13T13:25:42.555 INFO:teuthology.orchestra.run.smithi018.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi094", 2024-09-13T13:25:42.555 INFO:teuthology.orchestra.run.smithi018.stdout: "services_complete": [], 2024-09-13T13:25:42.555 INFO:teuthology.orchestra.run.smithi018.stdout: "progress": "0/1 daemons upgraded", 2024-09-13T13:25:42.555 INFO:teuthology.orchestra.run.smithi018.stdout: "message": "Currently upgrading mon daemons", 2024-09-13T13:25:42.555 INFO:teuthology.orchestra.run.smithi018.stdout: "is_paused": false 2024-09-13T13:25:42.555 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:25:42.691 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:42 smithi094 ceph-mon[27245]: Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T13:25:42.691 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:42 smithi094 ceph-mon[27245]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T13:25:42.691 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:42 smithi094 ceph-mon[27245]: Upgrade: Setting container_image for all mgr 2024-09-13T13:25:42.692 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:42 smithi094 ceph-mon[27245]: Upgrade: It appears safe to stop mon.b 2024-09-13T13:25:42.692 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:42 smithi094 ceph-mon[27245]: from='client.15648 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:42.692 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:42 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:42.692 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:42 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T13:25:42.692 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:42 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T13:25:42.692 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:42 smithi094 ceph-mon[27245]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:25:42.692 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:42 smithi094 ceph-mon[27245]: from='client.? 172.21.15.18:0/3824818210' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:43.538 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:43 smithi094 ceph-mon[27245]: from='client.15654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:43.538 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:43 smithi094 ceph-mon[27245]: from='client.25538 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:43.539 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:43 smithi094 ceph-mon[27245]: Upgrade: Updating mon.b 2024-09-13T13:25:43.539 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:43 smithi094 ceph-mon[27245]: Deploying daemon mon.b on smithi094 2024-09-13T13:25:43.539 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:43 smithi094 ceph-mon[27245]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:43.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:43 smithi018 ceph-mon[23698]: from='client.15654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:43.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:43 smithi018 ceph-mon[23698]: from='client.25538 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:43.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:43 smithi018 ceph-mon[23698]: Upgrade: Updating mon.b 2024-09-13T13:25:43.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:43 smithi018 ceph-mon[23698]: Deploying daemon mon.b on smithi094 2024-09-13T13:25:43.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:43 smithi018 ceph-mon[23698]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:43.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:43 smithi018 ceph-mon[33841]: from='client.15654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:43.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:43 smithi018 ceph-mon[33841]: from='client.25538 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:25:43.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:43 smithi018 ceph-mon[33841]: Upgrade: Updating mon.b 2024-09-13T13:25:43.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:43 smithi018 ceph-mon[33841]: Deploying daemon mon.b on smithi094 2024-09-13T13:25:43.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:43 smithi018 ceph-mon[33841]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:43.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:25:43 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:25:43.553717854Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:25:44.101 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:43 smithi094 systemd[1]: Stopping Ceph mon.b for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:25:44.183 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:25:43 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:25:43] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.51.0" 2024-09-13T13:25:44.468 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:44 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-b[27241]: 2024-09-13T13:25:44.100+0000 7effe5b38640 -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-13T13:25:44.468 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:44 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-b[27241]: 2024-09-13T13:25:44.100+0000 7effe5b38640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-13T13:25:44.468 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:44 smithi094 podman[87490]: 2024-09-13 13:25:44.202911022 +0000 UTC m=+0.234834140 container died 31e0386bc3f1986c9194afc14f3aeff507a2a3dcaebf6260b14d472e5b78c79e (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-b, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, RELEASE=squid-7741f7f, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-09-13T13:25:44.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:44 smithi094 podman[87490]: 2024-09-13 13:25:44.566575808 +0000 UTC m=+0.598498914 container cleanup 31e0386bc3f1986c9194afc14f3aeff507a2a3dcaebf6260b14d472e5b78c79e (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-b, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-7741f7f, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-09-13T13:25:44.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:44 smithi094 bash[87490]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-b 2024-09-13T13:25:45.176 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:44 smithi094 podman[87502]: 2024-09-13 13:25:44.837178621 +0000 UTC m=+0.632260604 container remove 31e0386bc3f1986c9194afc14f3aeff507a2a3dcaebf6260b14d472e5b78c79e (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-b, ceph=True, RELEASE=squid-7741f7f, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T13:25:45.176 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:44 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mon.b.service: Deactivated successfully. 2024-09-13T13:25:45.176 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:44 smithi094 systemd[1]: Stopped Ceph mon.b for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:25:45.176 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:44 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mon.b.service: Consumed 15.487s CPU time. 2024-09-13T13:25:45.487 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 systemd[1]: Starting Ceph mon.b for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:25:45.487 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 podman[87629]: 2024-09-13 13:25:45.381375438 +0000 UTC m=+0.108184992 container create f93a73fd761c66ccd2f0001b2d5034ac8fb4e924248097f1ea7dd271ca63e2e3 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-b, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-13T13:25:45.487 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 podman[87629]: 2024-09-13 13:25:45.288886571 +0000 UTC m=+0.015696096 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:25:45.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 podman[87629]: 2024-09-13 13:25:45.627405009 +0000 UTC m=+0.354214526 container init f93a73fd761c66ccd2f0001b2d5034ac8fb4e924248097f1ea7dd271ca63e2e3 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-b, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-09-13T13:25:45.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 podman[87629]: 2024-09-13 13:25:45.630625347 +0000 UTC m=+0.357434856 container start f93a73fd761c66ccd2f0001b2d5034ac8fb4e924248097f1ea7dd271ca63e2e3 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-b, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS) 2024-09-13T13:25:45.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: set uid:gid to 167:167 (ceph:ceph) 2024-09-13T13:25:45.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev), process ceph-mon, pid 2 2024-09-13T13:25:45.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: pidfile_write: ignore empty --pid-file 2024-09-13T13:25:45.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: load: jerasure load: lrc 2024-09-13T13:25:45.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: RocksDB version: 7.9.2 2024-09-13T13:25:45.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Git sha 0 2024-09-13T13:25:45.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Compile date 2024-09-13 10:06:52 2024-09-13T13:25:45.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: DB SUMMARY 2024-09-13T13:25:45.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: DB Session ID: 07CRNHL92XB2QIUXOSNV 2024-09-13T13:25:45.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: CURRENT file: CURRENT 2024-09-13T13:25:45.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: IDENTITY file: IDENTITY 2024-09-13T13:25:45.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: MANIFEST file: MANIFEST-000010 size: 3386 Bytes 2024-09-13T13:25:45.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000051.sst 2024-09-13T13:25:45.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000049.log size: 793171 ; 2024-09-13T13:25:45.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.error_if_exists: 0 2024-09-13T13:25:45.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.create_if_missing: 0 2024-09-13T13:25:45.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.paranoid_checks: 1 2024-09-13T13:25:45.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-13T13:25:45.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-13T13:25:45.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-13T13:25:45.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.env: 0x5635b7ae2120 2024-09-13T13:25:45.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.fs: PosixFileSystem 2024-09-13T13:25:45.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.info_log: 0x5635b8dc3700 2024-09-13T13:25:45.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.max_file_opening_threads: 16 2024-09-13T13:25:45.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.statistics: (nil) 2024-09-13T13:25:45.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.use_fsync: 0 2024-09-13T13:25:45.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.max_log_file_size: 0 2024-09-13T13:25:45.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-13T13:25:45.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-13T13:25:45.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.keep_log_file_num: 1000 2024-09-13T13:25:45.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.recycle_log_file_num: 0 2024-09-13T13:25:45.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.allow_fallocate: 1 2024-09-13T13:25:45.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.allow_mmap_reads: 0 2024-09-13T13:25:45.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.allow_mmap_writes: 0 2024-09-13T13:25:45.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.use_direct_reads: 0 2024-09-13T13:25:45.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-13T13:25:45.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.create_missing_column_families: 0 2024-09-13T13:25:45.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.db_log_dir: 2024-09-13T13:25:45.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.wal_dir: 2024-09-13T13:25:45.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-13T13:25:45.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-13T13:25:45.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-13T13:25:45.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-13T13:25:45.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-13T13:25:45.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-13T13:25:45.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.advise_random_on_open: 1 2024-09-13T13:25:45.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.db_write_buffer_size: 0 2024-09-13T13:25:45.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.write_buffer_manager: 0x5635b8dc7b80 2024-09-13T13:25:45.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-13T13:25:45.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-13T13:25:45.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-13T13:25:45.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.rate_limiter: (nil) 2024-09-13T13:25:45.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-13T13:25:45.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.wal_recovery_mode: 2 2024-09-13T13:25:45.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.enable_thread_tracking: 0 2024-09-13T13:25:45.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.enable_pipelined_write: 0 2024-09-13T13:25:45.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.unordered_write: 0 2024-09-13T13:25:45.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-13T13:25:45.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-13T13:25:45.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-13T13:25:45.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-13T13:25:45.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.row_cache: None 2024-09-13T13:25:45.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.wal_filter: None 2024-09-13T13:25:45.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-13T13:25:45.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.allow_ingest_behind: 0 2024-09-13T13:25:45.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.two_write_queues: 0 2024-09-13T13:25:45.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.manual_wal_flush: 0 2024-09-13T13:25:45.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.wal_compression: 0 2024-09-13T13:25:45.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.atomic_flush: 0 2024-09-13T13:25:45.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-13T13:25:45.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-13T13:25:45.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-13T13:25:45.816 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.log_readahead_size: 0 2024-09-13T13:25:45.816 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-13T13:25:45.816 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.best_efforts_recovery: 0 2024-09-13T13:25:45.816 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-13T13:25:45.816 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-13T13:25:45.816 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.allow_data_in_errors: 0 2024-09-13T13:25:45.816 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.db_host_id: __hostname__ 2024-09-13T13:25:45.816 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-13T13:25:45.816 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.max_background_jobs: 2 2024-09-13T13:25:45.816 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.max_background_compactions: -1 2024-09-13T13:25:45.816 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.max_subcompactions: 1 2024-09-13T13:25:45.816 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-13T13:25:45.816 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-13T13:25:45.816 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-13T13:25:45.817 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.max_total_wal_size: 0 2024-09-13T13:25:45.817 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-13T13:25:45.817 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-13T13:25:45.817 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-13T13:25:45.817 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-13T13:25:45.817 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.max_open_files: -1 2024-09-13T13:25:45.817 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.bytes_per_sync: 0 2024-09-13T13:25:45.817 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-13T13:25:45.817 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-13T13:25:45.817 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.compaction_readahead_size: 0 2024-09-13T13:25:45.817 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.max_background_flushes: -1 2024-09-13T13:25:45.817 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Compression algorithms supported: 2024-09-13T13:25:45.818 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: kZSTD supported: 0 2024-09-13T13:25:45.818 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: kXpressCompression supported: 0 2024-09-13T13:25:45.818 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: kBZip2Compression supported: 0 2024-09-13T13:25:45.818 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-13T13:25:45.818 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: kLZ4Compression supported: 1 2024-09-13T13:25:45.818 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: kZlibCompression supported: 1 2024-09-13T13:25:45.818 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: kLZ4HCCompression supported: 1 2024-09-13T13:25:45.818 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: kSnappyCompression supported: 1 2024-09-13T13:25:45.818 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-13T13:25:45.818 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-13T13:25:45.818 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-09-13T13:25:45.818 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-13T13:25:45.818 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-13T13:25:45.818 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.merge_operator: 2024-09-13T13:25:45.819 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.compaction_filter: None 2024-09-13T13:25:45.819 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.compaction_filter_factory: None 2024-09-13T13:25:45.819 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.sst_partitioner_factory: None 2024-09-13T13:25:45.819 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-13T13:25:45.819 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-13T13:25:45.819 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5635b8dc3320) 2024-09-13T13:25:45.819 INFO:journalctl@ceph.mon.b.smithi094.stdout: cache_index_and_filter_blocks: 1 2024-09-13T13:25:45.819 INFO:journalctl@ceph.mon.b.smithi094.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-13T13:25:45.819 INFO:journalctl@ceph.mon.b.smithi094.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-13T13:25:45.819 INFO:journalctl@ceph.mon.b.smithi094.stdout: pin_top_level_index_and_filter: 1 2024-09-13T13:25:45.819 INFO:journalctl@ceph.mon.b.smithi094.stdout: index_type: 0 2024-09-13T13:25:45.819 INFO:journalctl@ceph.mon.b.smithi094.stdout: data_block_index_type: 0 2024-09-13T13:25:45.819 INFO:journalctl@ceph.mon.b.smithi094.stdout: index_shortening: 1 2024-09-13T13:25:45.819 INFO:journalctl@ceph.mon.b.smithi094.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-13T13:25:45.820 INFO:journalctl@ceph.mon.b.smithi094.stdout: checksum: 4 2024-09-13T13:25:45.820 INFO:journalctl@ceph.mon.b.smithi094.stdout: no_block_cache: 0 2024-09-13T13:25:45.820 INFO:journalctl@ceph.mon.b.smithi094.stdout: block_cache: 0x5635b8db7610 2024-09-13T13:25:45.820 INFO:journalctl@ceph.mon.b.smithi094.stdout: block_cache_name: BinnedLRUCache 2024-09-13T13:25:45.820 INFO:journalctl@ceph.mon.b.smithi094.stdout: block_cache_options: 2024-09-13T13:25:45.820 INFO:journalctl@ceph.mon.b.smithi094.stdout: capacity : 536870912 2024-09-13T13:25:45.820 INFO:journalctl@ceph.mon.b.smithi094.stdout: num_shard_bits : 4 2024-09-13T13:25:45.820 INFO:journalctl@ceph.mon.b.smithi094.stdout: strict_capacity_limit : 0 2024-09-13T13:25:45.820 INFO:journalctl@ceph.mon.b.smithi094.stdout: high_pri_pool_ratio: 0.000 2024-09-13T13:25:45.820 INFO:journalctl@ceph.mon.b.smithi094.stdout: block_cache_compressed: (nil) 2024-09-13T13:25:45.820 INFO:journalctl@ceph.mon.b.smithi094.stdout: persistent_cache: (nil) 2024-09-13T13:25:45.820 INFO:journalctl@ceph.mon.b.smithi094.stdout: block_size: 4096 2024-09-13T13:25:45.820 INFO:journalctl@ceph.mon.b.smithi094.stdout: block_size_deviation: 10 2024-09-13T13:25:45.821 INFO:journalctl@ceph.mon.b.smithi094.stdout: block_restart_interval: 16 2024-09-13T13:25:45.821 INFO:journalctl@ceph.mon.b.smithi094.stdout: index_block_restart_interval: 1 2024-09-13T13:25:45.821 INFO:journalctl@ceph.mon.b.smithi094.stdout: metadata_block_size: 4096 2024-09-13T13:25:45.821 INFO:journalctl@ceph.mon.b.smithi094.stdout: partition_filters: 0 2024-09-13T13:25:45.821 INFO:journalctl@ceph.mon.b.smithi094.stdout: use_delta_encoding: 1 2024-09-13T13:25:45.821 INFO:journalctl@ceph.mon.b.smithi094.stdout: filter_policy: bloomfilter 2024-09-13T13:25:45.821 INFO:journalctl@ceph.mon.b.smithi094.stdout: whole_key_filtering: 1 2024-09-13T13:25:45.821 INFO:journalctl@ceph.mon.b.smithi094.stdout: verify_compression: 0 2024-09-13T13:25:45.821 INFO:journalctl@ceph.mon.b.smithi094.stdout: read_amp_bytes_per_bit: 0 2024-09-13T13:25:45.821 INFO:journalctl@ceph.mon.b.smithi094.stdout: format_version: 5 2024-09-13T13:25:45.821 INFO:journalctl@ceph.mon.b.smithi094.stdout: enable_index_compression: 1 2024-09-13T13:25:45.821 INFO:journalctl@ceph.mon.b.smithi094.stdout: block_align: 0 2024-09-13T13:25:45.821 INFO:journalctl@ceph.mon.b.smithi094.stdout: max_auto_readahead_size: 262144 2024-09-13T13:25:45.821 INFO:journalctl@ceph.mon.b.smithi094.stdout: prepopulate_block_cache: 0 2024-09-13T13:25:45.822 INFO:journalctl@ceph.mon.b.smithi094.stdout: initial_auto_readahead_size: 8192 2024-09-13T13:25:45.822 INFO:journalctl@ceph.mon.b.smithi094.stdout: num_file_reads_for_auto_readahead: 2 2024-09-13T13:25:45.822 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.write_buffer_size: 33554432 2024-09-13T13:25:45.822 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.max_write_buffer_number: 2 2024-09-13T13:25:45.822 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.compression: NoCompression 2024-09-13T13:25:45.822 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.bottommost_compression: Disabled 2024-09-13T13:25:45.822 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.prefix_extractor: nullptr 2024-09-13T13:25:45.822 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-13T13:25:45.822 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.num_levels: 7 2024-09-13T13:25:45.822 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-13T13:25:45.822 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-13T13:25:45.822 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-13T13:25:45.822 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-13T13:25:45.823 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-13T13:25:45.823 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-13T13:25:45.823 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-13T13:25:45.823 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-13T13:25:45.823 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-13T13:25:45.823 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-13T13:25:45.823 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-13T13:25:45.823 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-13T13:25:45.823 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-13T13:25:45.823 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.compression_opts.level: 32767 2024-09-13T13:25:45.823 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.compression_opts.strategy: 0 2024-09-13T13:25:45.823 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-13T13:25:45.824 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-13T13:25:45.824 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-13T13:25:45.824 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-13T13:25:45.824 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.compression_opts.enabled: false 2024-09-13T13:25:45.824 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-13T13:25:45.824 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-13T13:25:45.824 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-13T13:25:45.824 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-13T13:25:45.824 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.target_file_size_base: 67108864 2024-09-13T13:25:45.824 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-13T13:25:45.824 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-13T13:25:45.824 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-13T13:25:45.824 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-13T13:25:45.824 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-13T13:25:45.825 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-13T13:25:45.825 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-13T13:25:45.825 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-13T13:25:45.825 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-13T13:25:45.825 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-13T13:25:45.825 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-13T13:25:45.825 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-13T13:25:45.825 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-13T13:25:45.825 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-13T13:25:45.825 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.arena_block_size: 1048576 2024-09-13T13:25:45.825 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-13T13:25:45.825 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-13T13:25:45.825 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.disable_auto_compactions: 0 2024-09-13T13:25:45.825 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-13T13:25:45.826 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-13T13:25:45.826 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-13T13:25:45.826 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-13T13:25:45.826 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-13T13:25:45.826 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-13T13:25:45.826 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-13T13:25:45.826 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-13T13:25:45.826 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-13T13:25:45.826 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-13T13:25:45.826 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-13T13:25:45.826 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.inplace_update_support: 0 2024-09-13T13:25:45.826 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-13T13:25:45.826 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-13T13:25:45.826 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-13T13:25:45.827 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-13T13:25:45.827 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.bloom_locality: 0 2024-09-13T13:25:45.827 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.max_successive_merges: 0 2024-09-13T13:25:45.827 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-13T13:25:45.827 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.paranoid_file_checks: 0 2024-09-13T13:25:45.827 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.force_consistency_checks: 1 2024-09-13T13:25:45.827 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.report_bg_io_stats: 0 2024-09-13T13:25:45.827 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.ttl: 2592000 2024-09-13T13:25:45.827 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-13T13:25:45.827 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-13T13:25:45.827 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-13T13:25:45.827 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.enable_blob_files: false 2024-09-13T13:25:45.827 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.min_blob_size: 0 2024-09-13T13:25:45.827 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.blob_file_size: 268435456 2024-09-13T13:25:45.828 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-13T13:25:45.828 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-13T13:25:45.828 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-13T13:25:45.828 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-13T13:25:45.828 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-13T13:25:45.828 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.blob_file_starting_level: 0 2024-09-13T13:25:45.828 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-13T13:25:45.828 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-13T13:25:45.828 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: 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 26109, log_number is 49,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 49 2024-09-13T13:25:45.828 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 49 2024-09-13T13:25:45.829 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: a6e1b62a-fb18-461b-a512-a61e5ca0675b 2024-09-13T13:25:45.829 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726233945657821, "job": 1, "event": "recovery_started", "wal_files": [49]} 2024-09-13T13:25:45.829 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #49 mode 2 2024-09-13T13:25:45.829 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726233945660659, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 54, "file_size": 520241, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 26114, "largest_seqno": 26705, "table_properties": {"data_size": 517225, "index_size": 1272, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 709, "raw_key_size": 6790, "raw_average_key_size": 25, "raw_value_size": 511778, "raw_average_value_size": 1895, "num_data_blocks": 57, "num_entries": 270, "num_filter_entries": 270, "num_deletions": 4, "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": 1726233945, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "a6e1b62a-fb18-461b-a512-a61e5ca0675b", "db_session_id": "07CRNHL92XB2QIUXOSNV", "orig_file_number": 54, "seqno_to_time_mapping": "N/A"}} 2024-09-13T13:25:45.829 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726233945660757, "job": 1, "event": "recovery_finished"} 2024-09-13T13:25:45.829 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: [db/version_set.cc:5047] Creating manifest 56 2024-09-13T13:25:45.829 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-13T13:25:45.829 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: 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-13T13:25:45.829 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5635b8de6e00 2024-09-13T13:25:45.829 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: DB pointer 0x5635b8ee8000 2024-09-13T13:25:45.829 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-13T13:25:45.829 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-13T13:25:45.829 INFO:journalctl@ceph.mon.b.smithi094.stdout: ** DB Stats ** 2024-09-13T13:25:45.829 INFO:journalctl@ceph.mon.b.smithi094.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T13:25:45.830 INFO:journalctl@ceph.mon.b.smithi094.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-13T13:25:45.830 INFO:journalctl@ceph.mon.b.smithi094.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T13:25:45.830 INFO:journalctl@ceph.mon.b.smithi094.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T13:25:45.830 INFO:journalctl@ceph.mon.b.smithi094.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-13T13:25:45.830 INFO:journalctl@ceph.mon.b.smithi094.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T13:25:45.830 INFO:journalctl@ceph.mon.b.smithi094.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T13:25:45.830 INFO:journalctl@ceph.mon.b.smithi094.stdout: 2024-09-13T13:25:45.830 INFO:journalctl@ceph.mon.b.smithi094.stdout: ** Compaction Stats [default] ** 2024-09-13T13:25:45.830 INFO:journalctl@ceph.mon.b.smithi094.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-13T13:25:45.830 INFO:journalctl@ceph.mon.b.smithi094.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-13T13:25:45.830 INFO:journalctl@ceph.mon.b.smithi094.stdout: L0 1/0 508.05 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 327.5 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-13T13:25:45.830 INFO:journalctl@ceph.mon.b.smithi094.stdout: L6 1/0 9.64 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-13T13:25:45.831 INFO:journalctl@ceph.mon.b.smithi094.stdout: Sum 2/0 10.13 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 327.5 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-13T13:25:45.831 INFO:journalctl@ceph.mon.b.smithi094.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 327.5 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-13T13:25:45.831 INFO:journalctl@ceph.mon.b.smithi094.stdout: 2024-09-13T13:25:45.831 INFO:journalctl@ceph.mon.b.smithi094.stdout: ** Compaction Stats [default] ** 2024-09-13T13:25:45.831 INFO:journalctl@ceph.mon.b.smithi094.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-13T13:25:45.831 INFO:journalctl@ceph.mon.b.smithi094.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-13T13:25:45.831 INFO:journalctl@ceph.mon.b.smithi094.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 327.5 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-13T13:25:45.831 INFO:journalctl@ceph.mon.b.smithi094.stdout: 2024-09-13T13:25:45.831 INFO:journalctl@ceph.mon.b.smithi094.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-13T13:25:45.831 INFO:journalctl@ceph.mon.b.smithi094.stdout: 2024-09-13T13:25:45.831 INFO:journalctl@ceph.mon.b.smithi094.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T13:25:45.831 INFO:journalctl@ceph.mon.b.smithi094.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-13T13:25:45.831 INFO:journalctl@ceph.mon.b.smithi094.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-13T13:25:45.831 INFO:journalctl@ceph.mon.b.smithi094.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-13T13:25:45.832 INFO:journalctl@ceph.mon.b.smithi094.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-13T13:25:45.832 INFO:journalctl@ceph.mon.b.smithi094.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-13T13:25:45.832 INFO:journalctl@ceph.mon.b.smithi094.stdout: Cumulative compaction: 0.00 GB write, 98.58 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T13:25:45.832 INFO:journalctl@ceph.mon.b.smithi094.stdout: Interval compaction: 0.00 GB write, 98.58 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T13:25:45.832 INFO:journalctl@ceph.mon.b.smithi094.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-13T13:25:45.832 INFO:journalctl@ceph.mon.b.smithi094.stdout: Block cache BinnedLRUCache@0x5635b8db7610#2 capacity: 512.00 MB usage: 2.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-13T13:25:45.832 INFO:journalctl@ceph.mon.b.smithi094.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.78 KB,0.000149012%) IndexBlock(1,1.33 KB,0.00025332%) Misc(1,0.00 KB,0%) 2024-09-13T13:25:45.832 INFO:journalctl@ceph.mon.b.smithi094.stdout: 2024-09-13T13:25:45.832 INFO:journalctl@ceph.mon.b.smithi094.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-13T13:25:45.832 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: starting mon.b rank 1 at public addrs [v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0] at bind addrs [v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T13:25:45.832 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: mon.b@-1(???) e3 preinit fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T13:25:45.832 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: mon.b@-1(???).mds e1 new map 2024-09-13T13:25:45.832 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: mon.b@-1(???).mds e1 print_map 2024-09-13T13:25:45.833 INFO:journalctl@ceph.mon.b.smithi094.stdout: e1 2024-09-13T13:25:45.833 INFO:journalctl@ceph.mon.b.smithi094.stdout: btime 2024-09-13T12:57:52:203243+0000 2024-09-13T13:25:45.833 INFO:journalctl@ceph.mon.b.smithi094.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-13T13:25:45.833 INFO:journalctl@ceph.mon.b.smithi094.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-13T13:25:45.833 INFO:journalctl@ceph.mon.b.smithi094.stdout: legacy client fscid: -1 2024-09-13T13:25:45.833 INFO:journalctl@ceph.mon.b.smithi094.stdout: 2024-09-13T13:25:45.833 INFO:journalctl@ceph.mon.b.smithi094.stdout: No filesystems configured 2024-09-13T13:25:45.833 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: mon.b@-1(???).osd e110 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-13T13:25:45.833 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: mon.b@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-09-13T13:25:45.833 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: mon.b@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-09-13T13:25:45.833 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: mon.b@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-09-13T13:25:45.833 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 ceph-mon[87648]: mon.b@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2024-09-13T13:25:45.834 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 bash[87629]: f93a73fd761c66ccd2f0001b2d5034ac8fb4e924248097f1ea7dd271ca63e2e3 2024-09-13T13:25:45.834 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:45 smithi094 systemd[1]: Started Ceph mon.b for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:25:46.635 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:25:46 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:25:46.547241022Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:25:47.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:46 smithi094 ceph-mon[87648]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:25:47.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:46 smithi094 ceph-mon[87648]: mon.b calling monitor election 2024-09-13T13:25:47.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:46 smithi094 ceph-mon[87648]: mon.a calling monitor election 2024-09-13T13:25:47.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:46 smithi094 ceph-mon[87648]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-13T13:25:47.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:46 smithi094 ceph-mon[87648]: monmap epoch 3 2024-09-13T13:25:47.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:46 smithi094 ceph-mon[87648]: fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T13:25:47.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:46 smithi094 ceph-mon[87648]: last_changed 2024-09-13T12:59:16.431687+0000 2024-09-13T13:25:47.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:46 smithi094 ceph-mon[87648]: created 2024-09-13T12:57:43.028531+0000 2024-09-13T13:25:47.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:46 smithi094 ceph-mon[87648]: min_mon_release 19 (squid) 2024-09-13T13:25:47.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:46 smithi094 ceph-mon[87648]: election_strategy: 1 2024-09-13T13:25:47.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:46 smithi094 ceph-mon[87648]: 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-09-13T13:25:47.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:46 smithi094 ceph-mon[87648]: 1: [v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0] mon.b 2024-09-13T13:25:47.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:46 smithi094 ceph-mon[87648]: 2: [v2:172.21.15.18:3301/0,v1:172.21.15.18:6790/0] mon.c 2024-09-13T13:25:47.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:46 smithi094 ceph-mon[87648]: fsmap 2024-09-13T13:25:47.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:46 smithi094 ceph-mon[87648]: osdmap e110: 8 total, 8 up, 8 in 2024-09-13T13:25:47.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:46 smithi094 ceph-mon[87648]: mgrmap e44: y(active, since 2m), standbys: x 2024-09-13T13:25:47.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:46 smithi094 ceph-mon[87648]: overall HEALTH_OK 2024-09-13T13:25:47.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:46 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:47.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:46 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:47.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:46 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:25:47.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:46 smithi094 ceph-mon[87648]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:47.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[23698]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:25:47.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[23698]: mon.b calling monitor election 2024-09-13T13:25:47.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[23698]: mon.a calling monitor election 2024-09-13T13:25:47.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[23698]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-13T13:25:47.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[23698]: monmap epoch 3 2024-09-13T13:25:47.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[23698]: fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T13:25:47.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[23698]: last_changed 2024-09-13T12:59:16.431687+0000 2024-09-13T13:25:47.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[23698]: created 2024-09-13T12:57:43.028531+0000 2024-09-13T13:25:47.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[23698]: min_mon_release 19 (squid) 2024-09-13T13:25:47.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[23698]: election_strategy: 1 2024-09-13T13:25:47.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[23698]: 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-09-13T13:25:47.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[23698]: 1: [v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0] mon.b 2024-09-13T13:25:47.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[23698]: 2: [v2:172.21.15.18:3301/0,v1:172.21.15.18:6790/0] mon.c 2024-09-13T13:25:47.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[23698]: fsmap 2024-09-13T13:25:47.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[23698]: osdmap e110: 8 total, 8 up, 8 in 2024-09-13T13:25:47.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[23698]: mgrmap e44: y(active, since 2m), standbys: x 2024-09-13T13:25:47.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[23698]: overall HEALTH_OK 2024-09-13T13:25:47.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:47.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:47.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[23698]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:25:47.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[23698]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:47.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[33841]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:25:47.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[33841]: mon.b calling monitor election 2024-09-13T13:25:47.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[33841]: mon.a calling monitor election 2024-09-13T13:25:47.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[33841]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-13T13:25:47.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[33841]: monmap epoch 3 2024-09-13T13:25:47.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[33841]: fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T13:25:47.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[33841]: last_changed 2024-09-13T12:59:16.431687+0000 2024-09-13T13:25:47.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[33841]: created 2024-09-13T12:57:43.028531+0000 2024-09-13T13:25:47.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[33841]: min_mon_release 19 (squid) 2024-09-13T13:25:47.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[33841]: election_strategy: 1 2024-09-13T13:25:47.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[33841]: 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-09-13T13:25:47.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[33841]: 1: [v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0] mon.b 2024-09-13T13:25:47.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[33841]: 2: [v2:172.21.15.18:3301/0,v1:172.21.15.18:6790/0] mon.c 2024-09-13T13:25:47.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[33841]: fsmap 2024-09-13T13:25:47.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[33841]: osdmap e110: 8 total, 8 up, 8 in 2024-09-13T13:25:47.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[33841]: mgrmap e44: y(active, since 2m), standbys: x 2024-09-13T13:25:47.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[33841]: overall HEALTH_OK 2024-09-13T13:25:47.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:47.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:47.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[33841]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:25:47.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:46 smithi018 ceph-mon[33841]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:48.088 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:47 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:25:48.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:47 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:25:48.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:47 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:25:49.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:48 smithi094 ceph-mon[87648]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:25:49.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:48 smithi018 ceph-mon[23698]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:25:49.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:48 smithi018 ceph-mon[33841]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:25:49.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:25:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:25:49.550055363Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:25:50.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:25:50 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: 2024-09-13T13:25:50.671+0000 7faee7af2640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-13T13:25:50.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:50 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:50.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:50 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:50.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:50 smithi018 ceph-mon[23698]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:50.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:50 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:50.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:50 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:50.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:50 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:50.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:50 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:50.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:50 smithi018 ceph-mon[33841]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:50.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:50 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:50.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:50 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:51.089 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:50 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:51.089 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:50 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:51.089 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:50 smithi094 ceph-mon[87648]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:51.089 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:50 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:51.089 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:50 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:52.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:25:52 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:25:52.549495753Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:25:53.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:53 smithi018 ceph-mon[33841]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:53.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:53 smithi018 ceph-mon[23698]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:53.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:53 smithi094 ceph-mon[87648]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:54.183 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:25:53 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:25:53] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.51.0" 2024-09-13T13:25:54.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:54.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:54.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:25:54.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:25:54.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:54.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:25:54.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:54.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:54.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:54.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:54.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:25:54.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-13T13:25:54.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:54.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:54.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:54.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:25:54.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:25:54.686 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.686 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:25:54.686 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.686 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:25:54.686 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.686 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:25:54.686 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.686 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:25:54.686 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-13T13:25:54.686 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:25:54.686 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:54.686 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:25:54.686 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-13T13:25:54.686 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:25:54.686 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-13T13:25:54.687 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-13T13:25:54.687 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T13:25:54.687 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-13T13:25:54.687 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-13T13:25:54.687 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T13:25:54.687 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:54.687 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-13T13:25:54.687 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T13:25:54.687 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-13T13:25:54.687 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-13T13:25:54.687 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:54.687 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:54.688 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:25:54.688 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:25:54.688 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:54.688 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:25:54.688 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.688 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.688 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:54.688 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.688 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:54.688 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.688 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:54.688 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.688 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:54.688 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:25:54.689 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-13T13:25:54.689 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.689 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:54.689 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.689 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:54.689 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.689 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:54.689 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.689 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:25:54.689 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.689 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:25:54.689 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.689 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:25:54.690 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T13:25:54.690 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-13T13:25:54.690 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:25:54.690 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:54.690 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:54.690 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:54.690 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:54.690 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:54.690 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:54.690 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-13T13:25:54.690 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:25:54.691 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:25:54.691 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:25:54.691 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:54.691 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:25:54.691 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:25:54.691 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:54.691 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.691 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:25:54.691 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.691 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:25:54.692 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.692 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:25:54.692 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-13T13:25:54.692 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:25:54.692 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:54.692 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:25:54.692 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-13T13:25:54.692 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:25:54.692 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-13T13:25:54.692 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-13T13:25:54.692 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T13:25:54.692 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-13T13:25:54.692 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-13T13:25:54.692 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T13:25:54.693 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:54.693 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-13T13:25:54.693 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T13:25:54.693 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-13T13:25:54.693 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-13T13:25:54.693 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T13:25:54.693 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-13T13:25:54.693 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:25:54.693 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:54.693 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:54.693 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:54.693 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:54.693 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:54.693 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:54.694 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-13T13:25:54.694 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:25:54.694 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:25:54.694 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:25:54.694 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:54.694 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:25:54.694 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:25:54.694 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:54 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:54.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:54.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:54.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:25:54.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:25:54.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:54.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:25:54.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:54.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:54.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:54.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:54.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:25:54.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-13T13:25:54.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:54.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:54.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:54.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:25:54.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:25:54.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:25:54.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:25:54.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:25:54.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:25:54.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T13:25:54.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-13T13:25:54.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:25:54.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:54.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:25:54.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-13T13:25:54.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:25:54.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-13T13:25:54.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-13T13:25:54.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T13:25:54.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-13T13:25:54.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-13T13:25:54.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T13:25:54.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:54.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-13T13:25:54.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T13:25:54.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-13T13:25:54.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-13T13:25:54.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T13:25:54.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-13T13:25:54.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:25:54.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:54.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:54.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:54.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:54.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:54.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T13:25:54.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-13T13:25:54.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:25:54.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:25:54.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:25:54.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:54.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:25:54.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:25:54.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:55.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:55 smithi018 ceph-mon[23698]: Upgrade: Setting container_image for all crash 2024-09-13T13:25:55.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:55 smithi018 ceph-mon[23698]: Upgrade: Setting container_image for all mds 2024-09-13T13:25:55.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:55 smithi018 ceph-mon[23698]: Upgrade: Setting container_image for all rbd-mirror 2024-09-13T13:25:55.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:55 smithi018 ceph-mon[23698]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-13T13:25:55.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:55 smithi018 ceph-mon[23698]: Upgrade: Setting container_image for all ceph-exporter 2024-09-13T13:25:55.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:55 smithi018 ceph-mon[23698]: Upgrade: Setting container_image for all nfs 2024-09-13T13:25:55.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:55 smithi018 ceph-mon[23698]: Upgrade: Setting container_image for all nvmeof 2024-09-13T13:25:55.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:55 smithi018 ceph-mon[23698]: Upgrade: Setting container_image for all node-exporter 2024-09-13T13:25:55.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:55 smithi018 ceph-mon[23698]: Upgrade: Setting container_image for all prometheus 2024-09-13T13:25:55.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:55 smithi018 ceph-mon[23698]: Upgrade: Setting container_image for all alertmanager 2024-09-13T13:25:55.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:55 smithi018 ceph-mon[23698]: Upgrade: Setting container_image for all grafana 2024-09-13T13:25:55.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:55 smithi018 ceph-mon[23698]: Upgrade: Setting container_image for all loki 2024-09-13T13:25:55.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:55 smithi018 ceph-mon[23698]: Upgrade: Setting container_image for all promtail 2024-09-13T13:25:55.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:55 smithi018 ceph-mon[23698]: Upgrade: Finalizing container_image settings 2024-09-13T13:25:55.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:55 smithi018 ceph-mon[23698]: Upgrade: Complete! 2024-09-13T13:25:55.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:55 smithi018 ceph-mon[23698]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:25:55.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:55 smithi018 ceph-mon[33841]: Upgrade: Setting container_image for all crash 2024-09-13T13:25:55.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:55 smithi018 ceph-mon[33841]: Upgrade: Setting container_image for all mds 2024-09-13T13:25:55.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:55 smithi018 ceph-mon[33841]: Upgrade: Setting container_image for all rbd-mirror 2024-09-13T13:25:55.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:55 smithi018 ceph-mon[33841]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-13T13:25:55.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:55 smithi018 ceph-mon[33841]: Upgrade: Setting container_image for all ceph-exporter 2024-09-13T13:25:55.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:55 smithi018 ceph-mon[33841]: Upgrade: Setting container_image for all nfs 2024-09-13T13:25:55.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:55 smithi018 ceph-mon[33841]: Upgrade: Setting container_image for all nvmeof 2024-09-13T13:25:55.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:55 smithi018 ceph-mon[33841]: Upgrade: Setting container_image for all node-exporter 2024-09-13T13:25:55.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:55 smithi018 ceph-mon[33841]: Upgrade: Setting container_image for all prometheus 2024-09-13T13:25:55.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:55 smithi018 ceph-mon[33841]: Upgrade: Setting container_image for all alertmanager 2024-09-13T13:25:55.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:55 smithi018 ceph-mon[33841]: Upgrade: Setting container_image for all grafana 2024-09-13T13:25:55.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:55 smithi018 ceph-mon[33841]: Upgrade: Setting container_image for all loki 2024-09-13T13:25:55.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:55 smithi018 ceph-mon[33841]: Upgrade: Setting container_image for all promtail 2024-09-13T13:25:55.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:55 smithi018 ceph-mon[33841]: Upgrade: Finalizing container_image settings 2024-09-13T13:25:55.686 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:55 smithi018 ceph-mon[33841]: Upgrade: Complete! 2024-09-13T13:25:55.686 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:55 smithi018 ceph-mon[33841]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:25:55.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:25:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:25:55.550650081Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:25:55.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:55 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all crash 2024-09-13T13:25:55.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:55 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all mds 2024-09-13T13:25:55.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:55 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all rbd-mirror 2024-09-13T13:25:55.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:55 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-13T13:25:55.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:55 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all ceph-exporter 2024-09-13T13:25:55.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:55 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all nfs 2024-09-13T13:25:55.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:55 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all nvmeof 2024-09-13T13:25:55.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:55 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all node-exporter 2024-09-13T13:25:55.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:55 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all prometheus 2024-09-13T13:25:55.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:55 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all alertmanager 2024-09-13T13:25:55.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:55 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all grafana 2024-09-13T13:25:55.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:55 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all loki 2024-09-13T13:25:55.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:55 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all promtail 2024-09-13T13:25:55.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:55 smithi094 ceph-mon[87648]: Upgrade: Finalizing container_image settings 2024-09-13T13:25:55.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:55 smithi094 ceph-mon[87648]: Upgrade: Complete! 2024-09-13T13:25:55.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:55 smithi094 ceph-mon[87648]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:25:57.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:57 smithi018 ceph-mon[33841]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:25:57.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:57 smithi018 ceph-mon[33841]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:57.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:57 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:57.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:57 smithi018 ceph-mon[23698]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:25:57.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:57 smithi018 ceph-mon[23698]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:57.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:57 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:57.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:57 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:25:57.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:57 smithi094 ceph-mon[87648]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:25:57.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:57 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:25:58.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:25:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:25:58.554730616Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:25:59.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:25:59 smithi094 ceph-mon[87648]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:25:59.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:25:59 smithi018 ceph-mon[33841]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:25:59.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:25:59 smithi018 ceph-mon[23698]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:26:01.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:01 smithi018 ceph-mon[33841]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:01.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:01 smithi018 ceph-mon[23698]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:01.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:01 smithi094 ceph-mon[87648]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:01.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:26:01 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:26:01.556470242Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:26:02.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:02 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:26:02.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:02 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:26:02.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:02 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:26:03.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:03 smithi018 ceph-mon[33841]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:03.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:03 smithi018 ceph-mon[23698]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:03.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:03 smithi094 ceph-mon[87648]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:04.183 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:26:03 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:26:03] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.51.0" 2024-09-13T13:26:04.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:26:04 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:26:04.549222977Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:26:05.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:05 smithi018 ceph-mon[23698]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:26:05.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:05 smithi018 ceph-mon[33841]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:26:05.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:05 smithi094 ceph-mon[87648]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:26:07.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:07 smithi018 ceph-mon[33841]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:26:07.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:07 smithi018 ceph-mon[33841]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:07.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:07 smithi018 ceph-mon[23698]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:26:07.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:07 smithi018 ceph-mon[23698]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:07.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:07 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:26:07.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:07 smithi094 ceph-mon[87648]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:07.809 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:26:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:26:07.548085768Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:26:09.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:09 smithi018 ceph-mon[33841]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:26:09.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:09 smithi018 ceph-mon[23698]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:26:09.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:09 smithi094 ceph-mon[87648]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:26:10.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:26:10 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:26:10.556016298Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:26:11.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:11 smithi018 ceph-mon[33841]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:11.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:11 smithi018 ceph-mon[23698]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:11.709 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:11 smithi094 ceph-mon[87648]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:13.490 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:13 smithi018 ceph-mon[33841]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:13.490 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:13 smithi018 ceph-mon[23698]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:13.522 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch ps' 2024-09-13T13:26:13.784 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:26:13.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:13 smithi094 ceph-mon[87648]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:13.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:26:13 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:26:13.55088225Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:26:13.906 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:26:13 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:26:13] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.51.0" 2024-09-13T13:26:14.437 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:14 smithi018 ceph-mon[23698]: from='client.25556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:26:14.438 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:14 smithi018 ceph-mon[33841]: from='client.25556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:26:14.484 INFO:teuthology.orchestra.run.smithi018.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:26:14.485 INFO:teuthology.orchestra.run.smithi018.stdout:alertmanager.a smithi018 *:9093,9094 running (98s) 93s ago 22m - - 0.27.0 11f11916f8cd 4a471dd9fb03 2024-09-13T13:26:14.485 INFO:teuthology.orchestra.run.smithi018.stdout:grafana.a smithi094 *:3000 running (76s) 24s ago 22m 73.7M - 10.4.0 c8b91775d855 ecaea22becd1 2024-09-13T13:26:14.485 INFO:teuthology.orchestra.run.smithi018.stdout:iscsi.foo.smithi018.nwavmm smithi018 *:5000 running (2m) 93s ago 21m - - 3.8 19dc8d659727 9b4878212bf6 2024-09-13T13:26:14.485 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.x smithi094 *:8443,9283,8765 running (2m) 24s ago 26m 456M - 19.3.0-4917-gb0201b8c 1641fe80ce72 bbaa72a462d6 2024-09-13T13:26:14.485 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.y smithi018 *:8443,9283,8765 running (11m) 93s ago 28m - - 19.3.0-4917-gb0201b8c 1641fe80ce72 3f2eb2c1f516 2024-09-13T13:26:14.485 INFO:teuthology.orchestra.run.smithi018.stdout:mon.a smithi018 running (28m) 93s ago 28m - 2048M 19.1.1-322-g7741f7f9 19dc8d659727 b67ba1a47da9 2024-09-13T13:26:14.485 INFO:teuthology.orchestra.run.smithi018.stdout:mon.b smithi094 running (29s) 24s ago 27m 19.0M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f93a73fd761c 2024-09-13T13:26:14.485 INFO:teuthology.orchestra.run.smithi018.stdout:mon.c smithi018 running (26m) 93s ago 26m - 2048M 19.1.1-322-g7741f7f9 19dc8d659727 ae3206eecf05 2024-09-13T13:26:14.485 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.a smithi018 *:9100 running (2m) 93s ago 22m - - 1.7.0 72c9c2088986 c5e18de76a6e 2024-09-13T13:26:14.485 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.b smithi094 *:9100 running (2m) 24s ago 22m 11.7M - 1.7.0 72c9c2088986 a95105133908 2024-09-13T13:26:14.485 INFO:teuthology.orchestra.run.smithi018.stdout:osd.0 smithi018 running (26m) 93s ago 26m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 d7caaf06469e 2024-09-13T13:26:14.485 INFO:teuthology.orchestra.run.smithi018.stdout:osd.1 smithi018 running (26m) 93s ago 26m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 ab82ed867522 2024-09-13T13:26:14.485 INFO:teuthology.orchestra.run.smithi018.stdout:osd.2 smithi018 running (25m) 93s ago 25m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 4cde9c1db423 2024-09-13T13:26:14.486 INFO:teuthology.orchestra.run.smithi018.stdout:osd.3 smithi018 running (25m) 93s ago 25m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 88e7b58d21c0 2024-09-13T13:26:14.486 INFO:teuthology.orchestra.run.smithi018.stdout:osd.4 smithi094 running (24m) 24s ago 24m 55.6M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 59e55352c71a 2024-09-13T13:26:14.486 INFO:teuthology.orchestra.run.smithi018.stdout:osd.5 smithi094 running (24m) 24s ago 24m 62.6M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 42d6a5b25854 2024-09-13T13:26:14.486 INFO:teuthology.orchestra.run.smithi018.stdout:osd.6 smithi094 running (23m) 24s ago 23m 63.8M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 91f3899cfe9e 2024-09-13T13:26:14.486 INFO:teuthology.orchestra.run.smithi018.stdout:osd.7 smithi094 running (23m) 24s ago 23m 54.6M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 8d9c29974c46 2024-09-13T13:26:14.486 INFO:teuthology.orchestra.run.smithi018.stdout:prometheus.a smithi094 *:9095 running (116s) 24s ago 23m 38.5M - 2.51.0 1d3b7f56885b 5640dcdde21e 2024-09-13T13:26:14.486 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi018.ocguil smithi018 *:8000 running (22m) 93s ago 22m - - 19.1.1-322-g7741f7f9 19dc8d659727 58af66f2aa64 2024-09-13T13:26:14.486 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi094.tfxryb smithi094 *:8000 running (22m) 24s ago 22m 89.9M - 19.1.1-322-g7741f7f9 19dc8d659727 cf6adeb72bb8 2024-09-13T13:26:14.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:14 smithi094 ceph-mon[87648]: from='client.25556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:26:15.092 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2024-09-13T13:26:15.351 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:26:15.681 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:15 smithi018 ceph-mon[33841]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:26:15.699 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:15 smithi018 ceph-mon[23698]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:26:15.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:15 smithi094 ceph-mon[87648]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:26:16.134 INFO:teuthology.orchestra.run.smithi018.stdout:true 2024-09-13T13:26:16.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:16 smithi018 ceph-mon[23698]: from='client.15684 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:26:16.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:16 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/4227980050' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:26:16.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:16 smithi018 ceph-mon[33841]: from='client.15684 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:26:16.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:16 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/4227980050' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:26:16.694 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch upgrade status' 2024-09-13T13:26:16.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:16 smithi094 ceph-mon[87648]: from='client.15684 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:26:16.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:16 smithi094 ceph-mon[87648]: from='client.? 172.21.15.18:0/4227980050' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:26:16.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:26:16 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:26:16.555703807Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:26:16.958 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:26:17.623 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:26:17.623 INFO:teuthology.orchestra.run.smithi018.stdout: "target_image": null, 2024-09-13T13:26:17.623 INFO:teuthology.orchestra.run.smithi018.stdout: "in_progress": false, 2024-09-13T13:26:17.623 INFO:teuthology.orchestra.run.smithi018.stdout: "which": "", 2024-09-13T13:26:17.624 INFO:teuthology.orchestra.run.smithi018.stdout: "services_complete": [], 2024-09-13T13:26:17.624 INFO:teuthology.orchestra.run.smithi018.stdout: "progress": null, 2024-09-13T13:26:17.624 INFO:teuthology.orchestra.run.smithi018.stdout: "message": "", 2024-09-13T13:26:17.624 INFO:teuthology.orchestra.run.smithi018.stdout: "is_paused": false 2024-09-13T13:26:17.624 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:26:17.624 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:17 smithi018 ceph-mon[23698]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:26:17.624 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:17 smithi018 ceph-mon[23698]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:17.624 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:17 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:26:17.624 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:17 smithi018 ceph-mon[33841]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:26:17.625 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:17 smithi018 ceph-mon[33841]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:17.625 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:17 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:26:17.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:17 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:26:17.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:17 smithi094 ceph-mon[87648]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:17.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:17 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T13:26:18.254 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph health detail' 2024-09-13T13:26:18.515 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:26:18.631 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:18 smithi018 ceph-mon[33841]: from='client.15696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:26:18.631 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:18 smithi018 ceph-mon[33841]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:26:18.631 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:18 smithi018 ceph-mon[23698]: from='client.15696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:26:18.631 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:18 smithi018 ceph-mon[23698]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:26:18.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:18 smithi094 ceph-mon[87648]: from='client.15696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:26:18.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:18 smithi094 ceph-mon[87648]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:26:18.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:26:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=infra.usagestats t=2024-09-13T13:26:18.499387454Z level=info msg="Usage stats are ready to report" 2024-09-13T13:26:19.199 INFO:teuthology.orchestra.run.smithi018.stdout:HEALTH_OK 2024-09-13T13:26:19.529 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:19 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/548682744' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-13T13:26:19.529 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:19 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/548682744' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-13T13:26:19.766 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- 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-13T13:26:19.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:19 smithi094 ceph-mon[87648]: from='client.? 172.21.15.18:0/548682744' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-13T13:26:19.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:26:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:26:19.547227281Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:26:20.022 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:26:20.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:20 smithi018 ceph-mon[23698]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:20.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:20 smithi018 ceph-mon[33841]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:20.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:20 smithi094 ceph-mon[87648]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:21.622 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:21 smithi018 ceph-mon[23698]: from='client.15708 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:26:21.623 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:21 smithi018 ceph-mon[23698]: from='client.15714 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "mon", "hosts": "smithi018", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:26:21.623 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:21 smithi018 ceph-mon[33841]: from='client.15708 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:26:21.623 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:21 smithi018 ceph-mon[33841]: from='client.15714 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "mon", "hosts": "smithi018", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:26:21.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:21 smithi094 ceph-mon[87648]: from='client.15708 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:26:21.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:21 smithi094 ceph-mon[87648]: from='client.15714 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "mon", "hosts": "smithi018", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:26:22.298 INFO:teuthology.orchestra.run.smithi018.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:26:22.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:26:22 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:26:22.549597593Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:26:22.996 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- 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-13T13:26:23.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:23 smithi094 ceph-mon[87648]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:26:23.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:23 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:26:23.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:23 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:26:23.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:23 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:26:23.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:23 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:26:23.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:23 smithi094 ceph-mon[87648]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:23.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:23 smithi094 ceph-mon[87648]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:26:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:23 smithi018 ceph-mon[33841]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:26:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:23 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:26:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:23 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:26:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:23 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:26:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:23 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:26:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:23 smithi018 ceph-mon[33841]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:23.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:23 smithi018 ceph-mon[33841]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:26:23.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:23 smithi018 ceph-mon[23698]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:26:23.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:23 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:26:23.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:23 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:26:23.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:23 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T13:26:23.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:23 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:26:23.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:23 smithi018 ceph-mon[23698]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:23.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:23 smithi018 ceph-mon[23698]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:26:23.736 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:26:24.124 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:26:23 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:26:23] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.51.0" 2024-09-13T13:26:24.853 INFO:teuthology.orchestra.run.smithi018.stdout:true 2024-09-13T13:26:25.430 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:25 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:26:25.431 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:25 smithi018 ceph-mon[23698]: Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T13:26:25.431 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:25 smithi018 ceph-mon[23698]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T13:26:25.431 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:25 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:26:25.431 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:25 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:26:25.431 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:25 smithi018 ceph-mon[23698]: Upgrade: Setting container_image for all mgr 2024-09-13T13:26:25.431 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:25 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:26:25.431 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:25 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T13:26:25.431 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:25 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-13T13:26:25.431 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:25 smithi018 ceph-mon[23698]: Upgrade: It appears safe to stop mon.a 2024-09-13T13:26:25.431 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:25 smithi018 ceph-mon[23698]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:26:25.431 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:25 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:26:25.432 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:25 smithi018 ceph-mon[33841]: Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T13:26:25.432 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:25 smithi018 ceph-mon[33841]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T13:26:25.432 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:25 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:26:25.432 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:25 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:26:25.432 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:25 smithi018 ceph-mon[33841]: Upgrade: Setting container_image for all mgr 2024-09-13T13:26:25.432 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:25 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:26:25.432 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:25 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T13:26:25.432 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:25 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-13T13:26:25.432 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:25 smithi018 ceph-mon[33841]: Upgrade: It appears safe to stop mon.a 2024-09-13T13:26:25.432 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:25 smithi018 ceph-mon[33841]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:26:25.449 INFO:teuthology.orchestra.run.smithi018.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:26:25.449 INFO:teuthology.orchestra.run.smithi018.stdout:alertmanager.a smithi018 *:9093,9094 running (109s) 104s ago 22m - - 0.27.0 11f11916f8cd 4a471dd9fb03 2024-09-13T13:26:25.449 INFO:teuthology.orchestra.run.smithi018.stdout:grafana.a smithi094 *:3000 running (87s) 35s ago 22m 73.7M - 10.4.0 c8b91775d855 ecaea22becd1 2024-09-13T13:26:25.450 INFO:teuthology.orchestra.run.smithi018.stdout:iscsi.foo.smithi018.nwavmm smithi018 *:5000 running (3m) 104s ago 22m - - 3.8 19dc8d659727 9b4878212bf6 2024-09-13T13:26:25.450 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.x smithi094 *:8443,9283,8765 running (2m) 35s ago 26m 456M - 19.3.0-4917-gb0201b8c 1641fe80ce72 bbaa72a462d6 2024-09-13T13:26:25.450 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.y smithi018 *:8443,9283,8765 running (12m) 104s ago 28m - - 19.3.0-4917-gb0201b8c 1641fe80ce72 3f2eb2c1f516 2024-09-13T13:26:25.450 INFO:teuthology.orchestra.run.smithi018.stdout:mon.a smithi018 running (28m) 104s ago 28m - 2048M 19.1.1-322-g7741f7f9 19dc8d659727 b67ba1a47da9 2024-09-13T13:26:25.450 INFO:teuthology.orchestra.run.smithi018.stdout:mon.b smithi094 running (40s) 35s ago 27m 19.0M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f93a73fd761c 2024-09-13T13:26:25.450 INFO:teuthology.orchestra.run.smithi018.stdout:mon.c smithi018 running (27m) 104s ago 27m - 2048M 19.1.1-322-g7741f7f9 19dc8d659727 ae3206eecf05 2024-09-13T13:26:25.450 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.a smithi018 *:9100 running (2m) 104s ago 22m - - 1.7.0 72c9c2088986 c5e18de76a6e 2024-09-13T13:26:25.450 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.b smithi094 *:9100 running (2m) 35s ago 22m 11.7M - 1.7.0 72c9c2088986 a95105133908 2024-09-13T13:26:25.450 INFO:teuthology.orchestra.run.smithi018.stdout:osd.0 smithi018 running (26m) 104s ago 26m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 d7caaf06469e 2024-09-13T13:26:25.450 INFO:teuthology.orchestra.run.smithi018.stdout:osd.1 smithi018 running (26m) 104s ago 26m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 ab82ed867522 2024-09-13T13:26:25.450 INFO:teuthology.orchestra.run.smithi018.stdout:osd.2 smithi018 running (25m) 104s ago 25m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 4cde9c1db423 2024-09-13T13:26:25.450 INFO:teuthology.orchestra.run.smithi018.stdout:osd.3 smithi018 running (25m) 104s ago 25m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 88e7b58d21c0 2024-09-13T13:26:25.450 INFO:teuthology.orchestra.run.smithi018.stdout:osd.4 smithi094 running (24m) 35s ago 24m 55.6M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 59e55352c71a 2024-09-13T13:26:25.451 INFO:teuthology.orchestra.run.smithi018.stdout:osd.5 smithi094 running (24m) 35s ago 24m 62.6M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 42d6a5b25854 2024-09-13T13:26:25.451 INFO:teuthology.orchestra.run.smithi018.stdout:osd.6 smithi094 running (24m) 35s ago 24m 63.8M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 91f3899cfe9e 2024-09-13T13:26:25.451 INFO:teuthology.orchestra.run.smithi018.stdout:osd.7 smithi094 running (23m) 35s ago 23m 54.6M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 8d9c29974c46 2024-09-13T13:26:25.451 INFO:teuthology.orchestra.run.smithi018.stdout:prometheus.a smithi094 *:9095 running (2m) 35s ago 23m 38.5M - 2.51.0 1d3b7f56885b 5640dcdde21e 2024-09-13T13:26:25.451 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi018.ocguil smithi018 *:8000 running (22m) 104s ago 22m - - 19.1.1-322-g7741f7f9 19dc8d659727 58af66f2aa64 2024-09-13T13:26:25.451 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi094.tfxryb smithi094 *:8000 running (22m) 35s ago 22m 89.9M - 19.1.1-322-g7741f7f9 19dc8d659727 cf6adeb72bb8 2024-09-13T13:26:25.546 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:25 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:26:25.547 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:25 smithi094 ceph-mon[87648]: Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T13:26:25.547 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:25 smithi094 ceph-mon[87648]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T13:26:25.547 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:25 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T13:26:25.547 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:25 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:26:25.547 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:25 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all mgr 2024-09-13T13:26:25.547 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:25 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:26:25.547 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:25 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T13:26:25.547 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:25 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-13T13:26:25.547 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:25 smithi094 ceph-mon[87648]: Upgrade: It appears safe to stop mon.a 2024-09-13T13:26:25.547 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:25 smithi094 ceph-mon[87648]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:26:25.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:26:25 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:26:25.546529661Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:26:25.824 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:26:25.824 INFO:teuthology.orchestra.run.smithi018.stdout: "mon": { 2024-09-13T13:26:25.824 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2, 2024-09-13T13:26:25.824 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 1 2024-09-13T13:26:25.824 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:26:25.824 INFO:teuthology.orchestra.run.smithi018.stdout: "mgr": { 2024-09-13T13:26:25.824 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:26:25.824 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:26:25.824 INFO:teuthology.orchestra.run.smithi018.stdout: "osd": { 2024-09-13T13:26:25.824 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 8 2024-09-13T13:26:25.825 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:26:25.825 INFO:teuthology.orchestra.run.smithi018.stdout: "rgw": { 2024-09-13T13:26:25.825 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:26:25.825 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:26:25.825 INFO:teuthology.orchestra.run.smithi018.stdout: "overall": { 2024-09-13T13:26:25.825 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 12, 2024-09-13T13:26:25.825 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 3 2024-09-13T13:26:25.825 INFO:teuthology.orchestra.run.smithi018.stdout: } 2024-09-13T13:26:25.825 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:26:26.139 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:26:26.139 INFO:teuthology.orchestra.run.smithi018.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T13:26:26.139 INFO:teuthology.orchestra.run.smithi018.stdout: "in_progress": true, 2024-09-13T13:26:26.139 INFO:teuthology.orchestra.run.smithi018.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi018", 2024-09-13T13:26:26.139 INFO:teuthology.orchestra.run.smithi018.stdout: "services_complete": [], 2024-09-13T13:26:26.139 INFO:teuthology.orchestra.run.smithi018.stdout: "progress": "0/2 daemons upgraded", 2024-09-13T13:26:26.140 INFO:teuthology.orchestra.run.smithi018.stdout: "message": "Currently upgrading mon daemons", 2024-09-13T13:26:26.140 INFO:teuthology.orchestra.run.smithi018.stdout: "is_paused": false 2024-09-13T13:26:26.140 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:26:26.421 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:26 smithi018 ceph-mon[23698]: from='client.15720 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:26:26.421 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:26 smithi018 ceph-mon[23698]: from='client.25604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:26:26.421 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:26 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:26:26.421 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:26 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T13:26:26.421 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:26 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T13:26:26.421 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:26 smithi018 ceph-mon[23698]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:26:26.421 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:26 smithi018 ceph-mon[23698]: from='client.? 172.21.15.18:0/107429618' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:26:26.422 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:26 smithi018 ceph-mon[33841]: from='client.15720 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:26:26.422 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:26 smithi018 ceph-mon[33841]: from='client.25604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:26:26.422 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:26 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:26:26.422 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:26 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T13:26:26.422 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:26 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T13:26:26.422 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:26 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:26:26.422 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:26 smithi018 ceph-mon[33841]: from='client.? 172.21.15.18:0/107429618' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:26:26.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:26 smithi094 ceph-mon[87648]: from='client.15720 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:26:26.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:26 smithi094 ceph-mon[87648]: from='client.25604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:26:26.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:26 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' 2024-09-13T13:26:26.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:26 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T13:26:26.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:26 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T13:26:26.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:26 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T13:26:26.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:26 smithi094 ceph-mon[87648]: from='client.? 172.21.15.18:0/107429618' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T13:26:27.385 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:27 smithi018 ceph-mon[33841]: from='client.15732 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:26:27.385 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:27 smithi018 ceph-mon[33841]: Upgrade: Updating mon.a 2024-09-13T13:26:27.386 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:27 smithi018 ceph-mon[33841]: Deploying daemon mon.a on smithi018 2024-09-13T13:26:27.386 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:27 smithi018 ceph-mon[33841]: from='client.25622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:26:27.386 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:27 smithi018 ceph-mon[33841]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:26:27.386 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:27 smithi018 ceph-mon[33841]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:27.386 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:27 smithi018 ceph-mon[23698]: from='client.15732 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:26:27.386 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:27 smithi018 ceph-mon[23698]: Upgrade: Updating mon.a 2024-09-13T13:26:27.386 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:27 smithi018 ceph-mon[23698]: Deploying daemon mon.a on smithi018 2024-09-13T13:26:27.386 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:27 smithi018 ceph-mon[23698]: from='client.25622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:26:27.386 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:27 smithi018 ceph-mon[23698]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:26:27.386 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:27 smithi018 ceph-mon[23698]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:27.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:27 smithi094 ceph-mon[87648]: from='client.15732 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:26:27.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:27 smithi094 ceph-mon[87648]: Upgrade: Updating mon.a 2024-09-13T13:26:27.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:27 smithi094 ceph-mon[87648]: Deploying daemon mon.a on smithi018 2024-09-13T13:26:27.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:27 smithi094 ceph-mon[87648]: from='client.25622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:26:27.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:27 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:26:27.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:27 smithi094 ceph-mon[87648]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:27.636 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:27 smithi018 systemd[1]: Stopping Ceph mon.a for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:26:27.636 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:27 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-a[23694]: 2024-09-13T13:26:27.628+0000 7fc359a44640 -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-13T13:26:27.637 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:27 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-a[23694]: 2024-09-13T13:26:27.628+0000 7fc359a44640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-13T13:26:27.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:27 smithi018 podman[103527]: 2024-09-13 13:26:27.832752337 +0000 UTC m=+0.297455385 container died b67ba1a47da93a2c69d4366347e9077fce376e676b42b12516b9768633084f2d (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-a, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-7741f7f, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-09-13T13:26:27.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:26:27 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: [13/Sep/2024:13:26:27] ENGINE Bus STOPPING 2024-09-13T13:26:27.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:26:27 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: [13/Sep/2024:13:26:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T13:26:27.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:26:27 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: [13/Sep/2024:13:26:27] ENGINE Bus STOPPED 2024-09-13T13:26:27.934 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:26:27 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: [13/Sep/2024:13:26:27] ENGINE Bus STARTING 2024-09-13T13:26:27.934 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:26:27 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: [13/Sep/2024:13:26:27] ENGINE Serving on http://:::9283 2024-09-13T13:26:27.934 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:26:27 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: [13/Sep/2024:13:26:27] ENGINE Bus STARTED 2024-09-13T13:26:28.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:28 smithi018 podman[103527]: 2024-09-13 13:26:28.236727785 +0000 UTC m=+0.701430834 container cleanup b67ba1a47da93a2c69d4366347e9077fce376e676b42b12516b9768633084f2d (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-a, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731, RELEASE=squid-7741f7f, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-13T13:26:28.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:28 smithi018 bash[103527]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-a 2024-09-13T13:26:28.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:26:28 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:26:28.550312533Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:26:28.808 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:28 smithi018 podman[103552]: 2024-09-13 13:26:28.446257737 +0000 UTC m=+0.612688983 container remove b67ba1a47da93a2c69d4366347e9077fce376e676b42b12516b9768633084f2d (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-a, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=squid-7741f7f, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-13T13:26:28.808 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:28 smithi018 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-13T13:26:28.809 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:28 smithi018 systemd[1]: Stopped Ceph mon.a for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:26:28.809 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:28 smithi018 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mon.a.service: Consumed 25.980s CPU time. 2024-09-13T13:26:29.154 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:28 smithi018 systemd[1]: Starting Ceph mon.a for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:26:29.155 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 podman[103680]: 2024-09-13 13:26:28.923716792 +0000 UTC m=+0.016589772 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:26:29.155 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 podman[103680]: 2024-09-13 13:26:29.030464699 +0000 UTC m=+0.123337711 container create 4b6683667c2325af69fc9a854fbdb999f0b9cbcaa1caf2515d28757449ba00e4 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-a, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-09-13T13:26:29.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 podman[103680]: 2024-09-13 13:26:29.291756828 +0000 UTC m=+0.384629817 container init 4b6683667c2325af69fc9a854fbdb999f0b9cbcaa1caf2515d28757449ba00e4 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-a, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-13T13:26:29.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 podman[103680]: 2024-09-13 13:26:29.295488032 +0000 UTC m=+0.388361012 container start 4b6683667c2325af69fc9a854fbdb999f0b9cbcaa1caf2515d28757449ba00e4 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-a, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T13:26:29.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: set uid:gid to 167:167 (ceph:ceph) 2024-09-13T13:26:29.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev), process ceph-mon, pid 2 2024-09-13T13:26:29.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: pidfile_write: ignore empty --pid-file 2024-09-13T13:26:29.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: load: jerasure load: lrc 2024-09-13T13:26:29.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: RocksDB version: 7.9.2 2024-09-13T13:26:29.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Git sha 0 2024-09-13T13:26:29.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Compile date 2024-09-13 10:06:52 2024-09-13T13:26:29.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: DB SUMMARY 2024-09-13T13:26:29.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: DB Session ID: 6WZQC5TV92FOHNKZ1W01 2024-09-13T13:26:29.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: CURRENT file: CURRENT 2024-09-13T13:26:29.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: IDENTITY file: IDENTITY 2024-09-13T13:26:29.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: MANIFEST file: MANIFEST-000015 size: 3488 Bytes 2024-09-13T13:26:29.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000056.sst 2024-09-13T13:26:29.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000054.log size: 1396280 ; 2024-09-13T13:26:29.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.error_if_exists: 0 2024-09-13T13:26:29.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.create_if_missing: 0 2024-09-13T13:26:29.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.paranoid_checks: 1 2024-09-13T13:26:29.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-13T13:26:29.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-13T13:26:29.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-13T13:26:29.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.env: 0x558f71605120 2024-09-13T13:26:29.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.fs: PosixFileSystem 2024-09-13T13:26:29.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.info_log: 0x558f724af700 2024-09-13T13:26:29.687 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.max_file_opening_threads: 16 2024-09-13T13:26:29.687 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.statistics: (nil) 2024-09-13T13:26:29.687 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.use_fsync: 0 2024-09-13T13:26:29.687 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.max_log_file_size: 0 2024-09-13T13:26:29.688 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-13T13:26:29.688 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-13T13:26:29.688 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.keep_log_file_num: 1000 2024-09-13T13:26:29.688 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.recycle_log_file_num: 0 2024-09-13T13:26:29.688 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.allow_fallocate: 1 2024-09-13T13:26:29.688 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.allow_mmap_reads: 0 2024-09-13T13:26:29.688 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.allow_mmap_writes: 0 2024-09-13T13:26:29.688 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.use_direct_reads: 0 2024-09-13T13:26:29.688 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-13T13:26:29.688 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.create_missing_column_families: 0 2024-09-13T13:26:29.688 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.db_log_dir: 2024-09-13T13:26:29.688 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.wal_dir: 2024-09-13T13:26:29.688 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-13T13:26:29.688 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-13T13:26:29.689 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-13T13:26:29.689 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-13T13:26:29.689 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-13T13:26:29.689 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-13T13:26:29.689 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.advise_random_on_open: 1 2024-09-13T13:26:29.689 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.db_write_buffer_size: 0 2024-09-13T13:26:29.689 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.write_buffer_manager: 0x558f724b3b80 2024-09-13T13:26:29.689 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-13T13:26:29.689 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-13T13:26:29.689 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-13T13:26:29.689 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.rate_limiter: (nil) 2024-09-13T13:26:29.689 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-13T13:26:29.689 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.wal_recovery_mode: 2 2024-09-13T13:26:29.689 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.enable_thread_tracking: 0 2024-09-13T13:26:29.690 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.enable_pipelined_write: 0 2024-09-13T13:26:29.690 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.unordered_write: 0 2024-09-13T13:26:29.690 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-13T13:26:29.690 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-13T13:26:29.690 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-13T13:26:29.690 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-13T13:26:29.690 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.row_cache: None 2024-09-13T13:26:29.690 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.wal_filter: None 2024-09-13T13:26:29.691 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-13T13:26:29.692 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.allow_ingest_behind: 0 2024-09-13T13:26:29.692 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.two_write_queues: 0 2024-09-13T13:26:29.692 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.manual_wal_flush: 0 2024-09-13T13:26:29.692 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.wal_compression: 0 2024-09-13T13:26:29.692 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.atomic_flush: 0 2024-09-13T13:26:29.692 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-13T13:26:29.692 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-13T13:26:29.692 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-13T13:26:29.692 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.log_readahead_size: 0 2024-09-13T13:26:29.692 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-13T13:26:29.692 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.best_efforts_recovery: 0 2024-09-13T13:26:29.693 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-13T13:26:29.693 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-13T13:26:29.693 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.allow_data_in_errors: 0 2024-09-13T13:26:29.693 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.db_host_id: __hostname__ 2024-09-13T13:26:29.693 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-13T13:26:29.694 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.max_background_jobs: 2 2024-09-13T13:26:29.694 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.max_background_compactions: -1 2024-09-13T13:26:29.694 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.max_subcompactions: 1 2024-09-13T13:26:29.694 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-13T13:26:29.694 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-13T13:26:29.694 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-13T13:26:29.694 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.max_total_wal_size: 0 2024-09-13T13:26:29.694 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-13T13:26:29.694 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-13T13:26:29.695 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-13T13:26:29.695 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-13T13:26:29.695 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.max_open_files: -1 2024-09-13T13:26:29.695 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.bytes_per_sync: 0 2024-09-13T13:26:29.695 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-13T13:26:29.695 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-13T13:26:29.695 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.compaction_readahead_size: 0 2024-09-13T13:26:29.695 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.max_background_flushes: -1 2024-09-13T13:26:29.695 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Compression algorithms supported: 2024-09-13T13:26:29.696 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: kZSTD supported: 0 2024-09-13T13:26:29.696 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: kXpressCompression supported: 0 2024-09-13T13:26:29.696 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: kBZip2Compression supported: 0 2024-09-13T13:26:29.696 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-13T13:26:29.696 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: kLZ4Compression supported: 1 2024-09-13T13:26:29.696 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: kZlibCompression supported: 1 2024-09-13T13:26:29.696 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: kLZ4HCCompression supported: 1 2024-09-13T13:26:29.696 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: kSnappyCompression supported: 1 2024-09-13T13:26:29.697 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-13T13:26:29.697 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-13T13:26:29.697 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-09-13T13:26:29.697 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-13T13:26:29.697 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-13T13:26:29.697 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.merge_operator: 2024-09-13T13:26:29.697 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.compaction_filter: None 2024-09-13T13:26:29.697 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.compaction_filter_factory: None 2024-09-13T13:26:29.697 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.sst_partitioner_factory: None 2024-09-13T13:26:29.698 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-13T13:26:29.698 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-13T13:26:29.698 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558f724af320) 2024-09-13T13:26:29.698 INFO:journalctl@ceph.mon.a.smithi018.stdout: cache_index_and_filter_blocks: 1 2024-09-13T13:26:29.698 INFO:journalctl@ceph.mon.a.smithi018.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-13T13:26:29.698 INFO:journalctl@ceph.mon.a.smithi018.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-13T13:26:29.698 INFO:journalctl@ceph.mon.a.smithi018.stdout: pin_top_level_index_and_filter: 1 2024-09-13T13:26:29.698 INFO:journalctl@ceph.mon.a.smithi018.stdout: index_type: 0 2024-09-13T13:26:29.698 INFO:journalctl@ceph.mon.a.smithi018.stdout: data_block_index_type: 0 2024-09-13T13:26:29.699 INFO:journalctl@ceph.mon.a.smithi018.stdout: index_shortening: 1 2024-09-13T13:26:29.699 INFO:journalctl@ceph.mon.a.smithi018.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-13T13:26:29.699 INFO:journalctl@ceph.mon.a.smithi018.stdout: checksum: 4 2024-09-13T13:26:29.699 INFO:journalctl@ceph.mon.a.smithi018.stdout: no_block_cache: 0 2024-09-13T13:26:29.699 INFO:journalctl@ceph.mon.a.smithi018.stdout: block_cache: 0x558f724a3610 2024-09-13T13:26:29.699 INFO:journalctl@ceph.mon.a.smithi018.stdout: block_cache_name: BinnedLRUCache 2024-09-13T13:26:29.699 INFO:journalctl@ceph.mon.a.smithi018.stdout: block_cache_options: 2024-09-13T13:26:29.699 INFO:journalctl@ceph.mon.a.smithi018.stdout: capacity : 536870912 2024-09-13T13:26:29.699 INFO:journalctl@ceph.mon.a.smithi018.stdout: num_shard_bits : 4 2024-09-13T13:26:29.699 INFO:journalctl@ceph.mon.a.smithi018.stdout: strict_capacity_limit : 0 2024-09-13T13:26:29.700 INFO:journalctl@ceph.mon.a.smithi018.stdout: high_pri_pool_ratio: 0.000 2024-09-13T13:26:29.700 INFO:journalctl@ceph.mon.a.smithi018.stdout: block_cache_compressed: (nil) 2024-09-13T13:26:29.700 INFO:journalctl@ceph.mon.a.smithi018.stdout: persistent_cache: (nil) 2024-09-13T13:26:29.700 INFO:journalctl@ceph.mon.a.smithi018.stdout: block_size: 4096 2024-09-13T13:26:29.700 INFO:journalctl@ceph.mon.a.smithi018.stdout: block_size_deviation: 10 2024-09-13T13:26:29.700 INFO:journalctl@ceph.mon.a.smithi018.stdout: block_restart_interval: 16 2024-09-13T13:26:29.700 INFO:journalctl@ceph.mon.a.smithi018.stdout: index_block_restart_interval: 1 2024-09-13T13:26:29.700 INFO:journalctl@ceph.mon.a.smithi018.stdout: metadata_block_size: 4096 2024-09-13T13:26:29.701 INFO:journalctl@ceph.mon.a.smithi018.stdout: partition_filters: 0 2024-09-13T13:26:29.701 INFO:journalctl@ceph.mon.a.smithi018.stdout: use_delta_encoding: 1 2024-09-13T13:26:29.701 INFO:journalctl@ceph.mon.a.smithi018.stdout: filter_policy: bloomfilter 2024-09-13T13:26:29.701 INFO:journalctl@ceph.mon.a.smithi018.stdout: whole_key_filtering: 1 2024-09-13T13:26:29.701 INFO:journalctl@ceph.mon.a.smithi018.stdout: verify_compression: 0 2024-09-13T13:26:29.701 INFO:journalctl@ceph.mon.a.smithi018.stdout: read_amp_bytes_per_bit: 0 2024-09-13T13:26:29.701 INFO:journalctl@ceph.mon.a.smithi018.stdout: format_version: 5 2024-09-13T13:26:29.701 INFO:journalctl@ceph.mon.a.smithi018.stdout: enable_index_compression: 1 2024-09-13T13:26:29.701 INFO:journalctl@ceph.mon.a.smithi018.stdout: block_align: 0 2024-09-13T13:26:29.702 INFO:journalctl@ceph.mon.a.smithi018.stdout: max_auto_readahead_size: 262144 2024-09-13T13:26:29.702 INFO:journalctl@ceph.mon.a.smithi018.stdout: prepopulate_block_cache: 0 2024-09-13T13:26:29.702 INFO:journalctl@ceph.mon.a.smithi018.stdout: initial_auto_readahead_size: 8192 2024-09-13T13:26:29.702 INFO:journalctl@ceph.mon.a.smithi018.stdout: num_file_reads_for_auto_readahead: 2 2024-09-13T13:26:29.702 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.write_buffer_size: 33554432 2024-09-13T13:26:29.702 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.max_write_buffer_number: 2 2024-09-13T13:26:29.702 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.compression: NoCompression 2024-09-13T13:26:29.702 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.bottommost_compression: Disabled 2024-09-13T13:26:29.702 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.prefix_extractor: nullptr 2024-09-13T13:26:29.703 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-13T13:26:29.703 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.num_levels: 7 2024-09-13T13:26:29.703 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-13T13:26:29.703 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-13T13:26:29.703 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-13T13:26:29.703 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-13T13:26:29.703 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-13T13:26:29.703 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-13T13:26:29.704 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-13T13:26:29.704 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-13T13:26:29.704 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-13T13:26:29.704 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-13T13:26:29.704 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-13T13:26:29.704 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-13T13:26:29.704 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-13T13:26:29.704 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.compression_opts.level: 32767 2024-09-13T13:26:29.705 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.compression_opts.strategy: 0 2024-09-13T13:26:29.705 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-13T13:26:29.705 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-13T13:26:29.705 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-13T13:26:29.705 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-13T13:26:29.705 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.compression_opts.enabled: false 2024-09-13T13:26:29.705 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-13T13:26:29.705 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-13T13:26:29.705 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-13T13:26:29.706 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-13T13:26:29.706 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.target_file_size_base: 67108864 2024-09-13T13:26:29.706 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-13T13:26:29.706 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-13T13:26:29.706 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-13T13:26:29.706 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-13T13:26:29.706 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-13T13:26:29.706 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-13T13:26:29.707 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-13T13:26:29.707 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-13T13:26:29.707 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-13T13:26:29.707 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-13T13:26:29.707 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-13T13:26:29.707 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-13T13:26:29.707 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-13T13:26:29.707 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-13T13:26:29.707 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.arena_block_size: 1048576 2024-09-13T13:26:29.708 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-13T13:26:29.708 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-13T13:26:29.708 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.disable_auto_compactions: 0 2024-09-13T13:26:29.708 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-13T13:26:29.708 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-13T13:26:29.708 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-13T13:26:29.708 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-13T13:26:29.708 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-13T13:26:29.709 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-13T13:26:29.709 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-13T13:26:29.709 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-13T13:26:29.709 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-13T13:26:29.709 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-13T13:26:29.709 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-13T13:26:29.709 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.inplace_update_support: 0 2024-09-13T13:26:29.709 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-13T13:26:29.709 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-13T13:26:29.709 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-13T13:26:29.710 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-13T13:26:29.710 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.bloom_locality: 0 2024-09-13T13:26:29.710 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.max_successive_merges: 0 2024-09-13T13:26:29.710 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-13T13:26:29.710 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.paranoid_file_checks: 0 2024-09-13T13:26:29.710 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.force_consistency_checks: 1 2024-09-13T13:26:29.710 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.report_bg_io_stats: 0 2024-09-13T13:26:29.710 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.ttl: 2592000 2024-09-13T13:26:29.710 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-13T13:26:29.710 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-13T13:26:29.710 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-13T13:26:29.710 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.enable_blob_files: false 2024-09-13T13:26:29.710 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.min_blob_size: 0 2024-09-13T13:26:29.711 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.blob_file_size: 268435456 2024-09-13T13:26:29.711 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-13T13:26:29.711 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-13T13:26:29.711 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-13T13:26:29.711 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-13T13:26:29.711 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-13T13:26:29.711 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.blob_file_starting_level: 0 2024-09-13T13:26:29.711 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-13T13:26:29.711 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-13T13:26:29.711 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: 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 24176, log_number is 54,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 54 2024-09-13T13:26:29.711 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 54 2024-09-13T13:26:29.711 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: a6dcf388-ffca-40da-98a1-ef4c1eee3658 2024-09-13T13:26:29.711 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726233989323214, "job": 1, "event": "recovery_started", "wal_files": [54]} 2024-09-13T13:26:29.711 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #54 mode 2 2024-09-13T13:26:29.712 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726233989329053, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 59, "file_size": 1320973, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 24177, "largest_seqno": 25542, "table_properties": {"data_size": 1315050, "index_size": 3217, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1669, "raw_key_size": 16986, "raw_average_key_size": 25, "raw_value_size": 1301579, "raw_average_value_size": 1957, "num_data_blocks": 145, "num_entries": 665, "num_filter_entries": 665, "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": 1726233989, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "a6dcf388-ffca-40da-98a1-ef4c1eee3658", "db_session_id": "6WZQC5TV92FOHNKZ1W01", "orig_file_number": 59, "seqno_to_time_mapping": "N/A"}} 2024-09-13T13:26:29.712 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726233989329163, "job": 1, "event": "recovery_finished"} 2024-09-13T13:26:29.712 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: [db/version_set.cc:5047] Creating manifest 61 2024-09-13T13:26:29.712 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-13T13:26:29.712 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: 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-13T13:26:29.712 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x558f724d2e00 2024-09-13T13:26:29.712 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: DB pointer 0x558f725d4000 2024-09-13T13:26:29.712 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-13T13:26:29.712 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-13T13:26:29.712 INFO:journalctl@ceph.mon.a.smithi018.stdout: ** DB Stats ** 2024-09-13T13:26:29.713 INFO:journalctl@ceph.mon.a.smithi018.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T13:26:29.713 INFO:journalctl@ceph.mon.a.smithi018.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-13T13:26:29.713 INFO:journalctl@ceph.mon.a.smithi018.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T13:26:29.713 INFO:journalctl@ceph.mon.a.smithi018.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T13:26:29.713 INFO:journalctl@ceph.mon.a.smithi018.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-13T13:26:29.713 INFO:journalctl@ceph.mon.a.smithi018.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T13:26:29.713 INFO:journalctl@ceph.mon.a.smithi018.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T13:26:29.713 INFO:journalctl@ceph.mon.a.smithi018.stdout: 2024-09-13T13:26:29.713 INFO:journalctl@ceph.mon.a.smithi018.stdout: ** Compaction Stats [default] ** 2024-09-13T13:26:29.713 INFO:journalctl@ceph.mon.a.smithi018.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-13T13:26:29.713 INFO:journalctl@ceph.mon.a.smithi018.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-13T13:26:29.713 INFO:journalctl@ceph.mon.a.smithi018.stdout: L0 1/0 1.26 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 386.0 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-13T13:26:29.714 INFO:journalctl@ceph.mon.a.smithi018.stdout: L6 1/0 9.64 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-13T13:26:29.714 INFO:journalctl@ceph.mon.a.smithi018.stdout: Sum 2/0 10.90 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 386.0 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-13T13:26:29.714 INFO:journalctl@ceph.mon.a.smithi018.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 386.0 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-13T13:26:29.714 INFO:journalctl@ceph.mon.a.smithi018.stdout: 2024-09-13T13:26:29.714 INFO:journalctl@ceph.mon.a.smithi018.stdout: ** Compaction Stats [default] ** 2024-09-13T13:26:29.714 INFO:journalctl@ceph.mon.a.smithi018.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-13T13:26:29.714 INFO:journalctl@ceph.mon.a.smithi018.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-13T13:26:29.714 INFO:journalctl@ceph.mon.a.smithi018.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 386.0 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-13T13:26:29.714 INFO:journalctl@ceph.mon.a.smithi018.stdout: 2024-09-13T13:26:29.714 INFO:journalctl@ceph.mon.a.smithi018.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-13T13:26:29.714 INFO:journalctl@ceph.mon.a.smithi018.stdout: 2024-09-13T13:26:29.714 INFO:journalctl@ceph.mon.a.smithi018.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T13:26:29.714 INFO:journalctl@ceph.mon.a.smithi018.stdout: Flush(GB): cumulative 0.001, interval 0.001 2024-09-13T13:26:29.715 INFO:journalctl@ceph.mon.a.smithi018.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-13T13:26:29.715 INFO:journalctl@ceph.mon.a.smithi018.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-13T13:26:29.715 INFO:journalctl@ceph.mon.a.smithi018.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-13T13:26:29.715 INFO:journalctl@ceph.mon.a.smithi018.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-13T13:26:29.715 INFO:journalctl@ceph.mon.a.smithi018.stdout: Cumulative compaction: 0.00 GB write, 151.85 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T13:26:29.715 INFO:journalctl@ceph.mon.a.smithi018.stdout: Interval compaction: 0.00 GB write, 151.85 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T13:26:29.715 INFO:journalctl@ceph.mon.a.smithi018.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-13T13:26:29.715 INFO:journalctl@ceph.mon.a.smithi018.stdout: Block cache BinnedLRUCache@0x558f724a3610#2 capacity: 512.00 MB usage: 5.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-13T13:26:29.715 INFO:journalctl@ceph.mon.a.smithi018.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.78 KB,0.000339746%) IndexBlock(1,3.33 KB,0.000634789%) Misc(1,0.00 KB,0%) 2024-09-13T13:26:29.715 INFO:journalctl@ceph.mon.a.smithi018.stdout: 2024-09-13T13:26:29.715 INFO:journalctl@ceph.mon.a.smithi018.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-13T13:26:29.715 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: starting mon.a rank 0 at public addrs [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] at bind addrs [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T13:26:29.715 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: mon.a@-1(???) e3 preinit fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T13:26:29.715 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: mon.a@-1(???).mds e1 new map 2024-09-13T13:26:29.715 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: mon.a@-1(???).mds e1 print_map 2024-09-13T13:26:29.716 INFO:journalctl@ceph.mon.a.smithi018.stdout: e1 2024-09-13T13:26:29.716 INFO:journalctl@ceph.mon.a.smithi018.stdout: btime 2024-09-13T12:57:52:203243+0000 2024-09-13T13:26:29.716 INFO:journalctl@ceph.mon.a.smithi018.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-13T13:26:29.716 INFO:journalctl@ceph.mon.a.smithi018.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-13T13:26:29.716 INFO:journalctl@ceph.mon.a.smithi018.stdout: legacy client fscid: -1 2024-09-13T13:26:29.716 INFO:journalctl@ceph.mon.a.smithi018.stdout: 2024-09-13T13:26:29.716 INFO:journalctl@ceph.mon.a.smithi018.stdout: No filesystems configured 2024-09-13T13:26:29.716 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: mon.a@-1(???).osd e110 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-13T13:26:29.716 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: mon.a@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-09-13T13:26:29.716 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: mon.a@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-09-13T13:26:29.716 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: mon.a@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-09-13T13:26:29.716 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 ceph-mon[103699]: mon.a@-1(???).paxosservice(auth 1..26) refresh upgraded, format 0 -> 3 2024-09-13T13:26:29.716 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 bash[103680]: 4b6683667c2325af69fc9a854fbdb999f0b9cbcaa1caf2515d28757449ba00e4 2024-09-13T13:26:29.717 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:29 smithi018 systemd[1]: Started Ceph mon.a for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:26:31.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:30 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:26:31.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:30 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:26:31.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:30 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:26:31.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:30 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-13T13:26:31.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:30 smithi094 ceph-mon[87648]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:26:31.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:30 smithi094 ceph-mon[87648]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:26:31.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:30 smithi094 ceph-mon[87648]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:31.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:30 smithi094 ceph-mon[87648]: mon.a calling monitor election 2024-09-13T13:26:31.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:30 smithi094 ceph-mon[87648]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-13T13:26:31.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:30 smithi094 ceph-mon[87648]: monmap epoch 3 2024-09-13T13:26:31.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:30 smithi094 ceph-mon[87648]: fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T13:26:31.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:30 smithi094 ceph-mon[87648]: last_changed 2024-09-13T12:59:16.431687+0000 2024-09-13T13:26:31.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:30 smithi094 ceph-mon[87648]: created 2024-09-13T12:57:43.028531+0000 2024-09-13T13:26:31.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:30 smithi094 ceph-mon[87648]: min_mon_release 19 (squid) 2024-09-13T13:26:31.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:30 smithi094 ceph-mon[87648]: election_strategy: 1 2024-09-13T13:26:31.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:30 smithi094 ceph-mon[87648]: 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-09-13T13:26:31.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:30 smithi094 ceph-mon[87648]: 1: [v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0] mon.b 2024-09-13T13:26:31.060 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:30 smithi094 ceph-mon[87648]: 2: [v2:172.21.15.18:3301/0,v1:172.21.15.18:6790/0] mon.c 2024-09-13T13:26:31.060 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:30 smithi094 ceph-mon[87648]: fsmap 2024-09-13T13:26:31.060 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:30 smithi094 ceph-mon[87648]: osdmap e110: 8 total, 8 up, 8 in 2024-09-13T13:26:31.060 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:30 smithi094 ceph-mon[87648]: mgrmap e44: y(active, since 3m), standbys: x 2024-09-13T13:26:31.060 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:30 smithi094 ceph-mon[87648]: overall HEALTH_OK 2024-09-13T13:26:31.060 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:30 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='' 2024-09-13T13:26:31.060 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:30 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:31.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:26:31.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:26:31.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:26:31.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-13T13:26:31.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[103699]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:26:31.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[103699]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:26:31.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[103699]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:31.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[103699]: mon.a calling monitor election 2024-09-13T13:26:31.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[103699]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-13T13:26:31.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[103699]: monmap epoch 3 2024-09-13T13:26:31.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[103699]: fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T13:26:31.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[103699]: last_changed 2024-09-13T12:59:16.431687+0000 2024-09-13T13:26:31.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[103699]: created 2024-09-13T12:57:43.028531+0000 2024-09-13T13:26:31.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[103699]: min_mon_release 19 (squid) 2024-09-13T13:26:31.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[103699]: election_strategy: 1 2024-09-13T13:26:31.186 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[103699]: 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-09-13T13:26:31.186 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[103699]: 1: [v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0] mon.b 2024-09-13T13:26:31.186 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[103699]: 2: [v2:172.21.15.18:3301/0,v1:172.21.15.18:6790/0] mon.c 2024-09-13T13:26:31.186 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[103699]: fsmap 2024-09-13T13:26:31.186 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[103699]: osdmap e110: 8 total, 8 up, 8 in 2024-09-13T13:26:31.186 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[103699]: mgrmap e44: y(active, since 3m), standbys: x 2024-09-13T13:26:31.186 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[103699]: overall HEALTH_OK 2024-09-13T13:26:31.186 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='' 2024-09-13T13:26:31.186 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:31.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:26:31.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:26:31.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:26:31.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-13T13:26:31.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[33841]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-13T13:26:31.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[33841]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:26:31.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[33841]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:31.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[33841]: mon.a calling monitor election 2024-09-13T13:26:31.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[33841]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-13T13:26:31.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[33841]: monmap epoch 3 2024-09-13T13:26:31.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[33841]: fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T13:26:31.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[33841]: last_changed 2024-09-13T12:59:16.431687+0000 2024-09-13T13:26:31.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[33841]: created 2024-09-13T12:57:43.028531+0000 2024-09-13T13:26:31.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[33841]: min_mon_release 19 (squid) 2024-09-13T13:26:31.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[33841]: election_strategy: 1 2024-09-13T13:26:31.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[33841]: 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-09-13T13:26:31.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[33841]: 1: [v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0] mon.b 2024-09-13T13:26:31.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[33841]: 2: [v2:172.21.15.18:3301/0,v1:172.21.15.18:6790/0] mon.c 2024-09-13T13:26:31.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[33841]: fsmap 2024-09-13T13:26:31.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[33841]: osdmap e110: 8 total, 8 up, 8 in 2024-09-13T13:26:31.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[33841]: mgrmap e44: y(active, since 3m), standbys: x 2024-09-13T13:26:31.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[33841]: overall HEALTH_OK 2024-09-13T13:26:31.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[33841]: from='mgr.25178 ' entity='' 2024-09-13T13:26:31.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:30 smithi018 ceph-mon[33841]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:31.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:26:31 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:26:31.549250491Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:26:32.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:32 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:26:32.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:32 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:26:32.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:32 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:26:33.536 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:33 smithi018 ceph-mon[103699]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:33.537 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:33 smithi018 ceph-mon[33841]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:33.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:33 smithi094 ceph-mon[87648]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:33.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:26:33 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:26:33] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.51.0" 2024-09-13T13:26:34.683 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:26:34 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: 2024-09-13T13:26:34.339+0000 7faee7af2640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-13T13:26:34.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:26:34 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:26:34.552518656Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:26:35.643 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:35 smithi018 ceph-mon[103699]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:26:35.644 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:35 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:35.644 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:35 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:35.644 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:35 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:35.644 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:35 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:35.644 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:35 smithi018 ceph-mon[33841]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:26:35.644 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:35 smithi018 ceph-mon[33841]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:35.644 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:35 smithi018 ceph-mon[33841]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:35.644 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:35 smithi018 ceph-mon[33841]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:35.645 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:35 smithi018 ceph-mon[33841]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:35.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:35 smithi094 ceph-mon[87648]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:26:35.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:35 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:35.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:35 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:35.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:35 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:35.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:35 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:37.636 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:37 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:26:37.636 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:37 smithi018 ceph-mon[103699]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:37.636 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:37 smithi018 ceph-mon[33841]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:26:37.636 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:37 smithi018 ceph-mon[33841]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:37.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:37 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:26:37.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:37 smithi094 ceph-mon[87648]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:37.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:26:37 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:26:37.547284179Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:26:39.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:39 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:39.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:39 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:39.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:39 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:26:39.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:39 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:26:39.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:39 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:39.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:39 smithi018 ceph-mon[103699]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:26:39.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:39 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:26:39.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:39 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:39.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:39 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-13T13:26:39.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:39 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-13T13:26:39.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:39 smithi018 ceph-mon[103699]: Upgrade: It appears safe to stop mon.c 2024-09-13T13:26:39.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:39 smithi018 ceph-mon[33841]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:39.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:39 smithi018 ceph-mon[33841]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:39.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:39 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:26:39.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:39 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:26:39.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:39 smithi018 ceph-mon[33841]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:39.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:39 smithi018 ceph-mon[33841]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:26:39.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:39 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:26:39.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:39 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:39.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:39 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-13T13:26:39.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:39 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-13T13:26:39.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:39 smithi018 ceph-mon[33841]: Upgrade: It appears safe to stop mon.c 2024-09-13T13:26:39.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:39 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:39.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:39 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:39.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:39 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:26:39.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:39 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:26:39.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:39 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:39.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:39 smithi094 ceph-mon[87648]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:26:39.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:39 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:26:39.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:39 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:39.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:39 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-13T13:26:39.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:39 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-13T13:26:39.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:39 smithi094 ceph-mon[87648]: Upgrade: It appears safe to stop mon.c 2024-09-13T13:26:40.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:26:40 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:26:40.55119363Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:26:40.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:40 smithi094 ceph-mon[87648]: Upgrade: Updating mon.c 2024-09-13T13:26:40.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:40 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:40.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:40 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:26:40.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:40 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-13T13:26:40.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:40 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:26:40.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:40 smithi094 ceph-mon[87648]: Deploying daemon mon.c on smithi018 2024-09-13T13:26:40.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:40 smithi094 ceph-mon[87648]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:40.992 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:40 smithi018 ceph-mon[103699]: Upgrade: Updating mon.c 2024-09-13T13:26:40.993 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:40 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:40.993 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:40 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:26:40.993 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:40 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-13T13:26:40.993 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:40 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:26:40.993 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:40 smithi018 ceph-mon[103699]: Deploying daemon mon.c on smithi018 2024-09-13T13:26:40.993 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:40 smithi018 ceph-mon[103699]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:40.993 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:40 smithi018 ceph-mon[33841]: Upgrade: Updating mon.c 2024-09-13T13:26:40.993 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:40 smithi018 ceph-mon[33841]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:40.993 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:40 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:26:40.993 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:40 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-13T13:26:40.994 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:40 smithi018 ceph-mon[33841]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:26:40.994 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:40 smithi018 ceph-mon[33841]: Deploying daemon mon.c on smithi018 2024-09-13T13:26:40.994 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:40 smithi018 ceph-mon[33841]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:41.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:41 smithi018 systemd[1]: Stopping Ceph mon.c for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:26:41.756 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:41 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-c[33837]: 2024-09-13T13:26:41.454+0000 7fcfd4904640 -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-13T13:26:41.756 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:41 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-c[33837]: 2024-09-13T13:26:41.454+0000 7fcfd4904640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-13T13:26:41.756 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:41 smithi018 podman[107114]: 2024-09-13 13:26:41.486437033 +0000 UTC m=+0.134995697 container died ae3206eecf05f137cdbbd49b2b14e56df91a670d5073de9786e84a1f9282e039 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-c, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-7741f7f, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-13T13:26:42.123 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:41 smithi018 podman[107114]: 2024-09-13 13:26:41.854641097 +0000 UTC m=+0.503199762 container cleanup ae3206eecf05f137cdbbd49b2b14e56df91a670d5073de9786e84a1f9282e039 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-c, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=squid-7741f7f, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD) 2024-09-13T13:26:42.123 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:41 smithi018 bash[107114]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-c 2024-09-13T13:26:42.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 podman[107128]: 2024-09-13 13:26:42.122662974 +0000 UTC m=+0.635082825 container remove ae3206eecf05f137cdbbd49b2b14e56df91a670d5073de9786e84a1f9282e039 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-c, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, ceph=True, RELEASE=squid-7741f7f) 2024-09-13T13:26:42.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mon.c.service: Deactivated successfully. 2024-09-13T13:26:42.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 systemd[1]: Stopped Ceph mon.c for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:26:42.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mon.c.service: Consumed 15.046s CPU time. 2024-09-13T13:26:42.849 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 systemd[1]: Starting Ceph mon.c for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:26:42.850 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 podman[107258]: 2024-09-13 13:26:42.625479477 +0000 UTC m=+0.016327959 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:26:42.850 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 podman[107258]: 2024-09-13 13:26:42.732211353 +0000 UTC m=+0.123059823 container create 6df86de1efa97de727f506a7e24be6cf96af5aa57ef3742a1d05cbd7a3ed9075 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-c, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, io.buildah.version=1.37.2) 2024-09-13T13:26:43.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 podman[107258]: 2024-09-13 13:26:42.959698339 +0000 UTC m=+0.350546809 container init 6df86de1efa97de727f506a7e24be6cf96af5aa57ef3742a1d05cbd7a3ed9075 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-c, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2) 2024-09-13T13:26:43.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 podman[107258]: 2024-09-13 13:26:42.963038721 +0000 UTC m=+0.353887198 container start 6df86de1efa97de727f506a7e24be6cf96af5aa57ef3742a1d05cbd7a3ed9075 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-c, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T13:26:43.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: set uid:gid to 167:167 (ceph:ceph) 2024-09-13T13:26:43.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev), process ceph-mon, pid 2 2024-09-13T13:26:43.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: pidfile_write: ignore empty --pid-file 2024-09-13T13:26:43.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: load: jerasure load: lrc 2024-09-13T13:26:43.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: RocksDB version: 7.9.2 2024-09-13T13:26:43.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Git sha 0 2024-09-13T13:26:43.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Compile date 2024-09-13 10:06:52 2024-09-13T13:26:43.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: DB SUMMARY 2024-09-13T13:26:43.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: DB Session ID: JCFNWEW18GVUVIQVJJ9K 2024-09-13T13:26:43.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: CURRENT file: CURRENT 2024-09-13T13:26:43.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: IDENTITY file: IDENTITY 2024-09-13T13:26:43.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: MANIFEST file: MANIFEST-000010 size: 3629 Bytes 2024-09-13T13:26:43.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000054.sst 2024-09-13T13:26:43.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000052.log size: 386319 ; 2024-09-13T13:26:43.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.error_if_exists: 0 2024-09-13T13:26:43.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.create_if_missing: 0 2024-09-13T13:26:43.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.paranoid_checks: 1 2024-09-13T13:26:43.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-13T13:26:43.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-13T13:26:43.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-13T13:26:43.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.env: 0x55f3ae0c2120 2024-09-13T13:26:43.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.fs: PosixFileSystem 2024-09-13T13:26:43.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.info_log: 0x55f3afab9700 2024-09-13T13:26:43.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.max_file_opening_threads: 16 2024-09-13T13:26:43.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.statistics: (nil) 2024-09-13T13:26:43.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.use_fsync: 0 2024-09-13T13:26:43.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.max_log_file_size: 0 2024-09-13T13:26:43.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-13T13:26:43.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-13T13:26:43.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.keep_log_file_num: 1000 2024-09-13T13:26:43.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.recycle_log_file_num: 0 2024-09-13T13:26:43.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.allow_fallocate: 1 2024-09-13T13:26:43.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.allow_mmap_reads: 0 2024-09-13T13:26:43.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.allow_mmap_writes: 0 2024-09-13T13:26:43.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.use_direct_reads: 0 2024-09-13T13:26:43.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-13T13:26:43.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.create_missing_column_families: 0 2024-09-13T13:26:43.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.db_log_dir: 2024-09-13T13:26:43.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.wal_dir: 2024-09-13T13:26:43.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-13T13:26:43.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-13T13:26:43.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-13T13:26:43.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-13T13:26:43.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-13T13:26:43.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-13T13:26:43.189 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.advise_random_on_open: 1 2024-09-13T13:26:43.189 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.db_write_buffer_size: 0 2024-09-13T13:26:43.189 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.write_buffer_manager: 0x55f3afabdb80 2024-09-13T13:26:43.189 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-13T13:26:43.189 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-13T13:26:43.189 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-13T13:26:43.189 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.rate_limiter: (nil) 2024-09-13T13:26:43.189 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-13T13:26:43.189 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.wal_recovery_mode: 2 2024-09-13T13:26:43.189 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.enable_thread_tracking: 0 2024-09-13T13:26:43.189 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.enable_pipelined_write: 0 2024-09-13T13:26:43.189 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.unordered_write: 0 2024-09-13T13:26:43.189 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-13T13:26:43.189 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-13T13:26:43.189 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-13T13:26:43.190 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-13T13:26:43.190 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.row_cache: None 2024-09-13T13:26:43.190 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.wal_filter: None 2024-09-13T13:26:43.190 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-13T13:26:43.190 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.allow_ingest_behind: 0 2024-09-13T13:26:43.190 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.two_write_queues: 0 2024-09-13T13:26:43.190 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.manual_wal_flush: 0 2024-09-13T13:26:43.190 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.wal_compression: 0 2024-09-13T13:26:43.190 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.atomic_flush: 0 2024-09-13T13:26:43.190 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-13T13:26:43.190 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-13T13:26:43.191 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-13T13:26:43.191 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.log_readahead_size: 0 2024-09-13T13:26:43.191 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-13T13:26:43.191 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.best_efforts_recovery: 0 2024-09-13T13:26:43.191 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-13T13:26:43.191 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-13T13:26:43.191 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.allow_data_in_errors: 0 2024-09-13T13:26:43.191 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.db_host_id: __hostname__ 2024-09-13T13:26:43.191 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-13T13:26:43.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.max_background_jobs: 2 2024-09-13T13:26:43.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.max_background_compactions: -1 2024-09-13T13:26:43.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.max_subcompactions: 1 2024-09-13T13:26:43.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-13T13:26:43.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-13T13:26:43.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-13T13:26:43.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.max_total_wal_size: 0 2024-09-13T13:26:43.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-13T13:26:43.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-13T13:26:43.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-13T13:26:43.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-13T13:26:43.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.max_open_files: -1 2024-09-13T13:26:43.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.bytes_per_sync: 0 2024-09-13T13:26:43.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-13T13:26:43.193 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-13T13:26:43.193 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.compaction_readahead_size: 0 2024-09-13T13:26:43.193 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.max_background_flushes: -1 2024-09-13T13:26:43.193 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Compression algorithms supported: 2024-09-13T13:26:43.193 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: kZSTD supported: 0 2024-09-13T13:26:43.193 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: kXpressCompression supported: 0 2024-09-13T13:26:43.193 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: kBZip2Compression supported: 0 2024-09-13T13:26:43.193 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-13T13:26:43.193 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: kLZ4Compression supported: 1 2024-09-13T13:26:43.193 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: kZlibCompression supported: 1 2024-09-13T13:26:43.193 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: kLZ4HCCompression supported: 1 2024-09-13T13:26:43.193 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: kSnappyCompression supported: 1 2024-09-13T13:26:43.193 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-13T13:26:43.193 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-13T13:26:43.194 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-09-13T13:26:43.194 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-13T13:26:43.194 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-13T13:26:43.194 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.merge_operator: 2024-09-13T13:26:43.194 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.compaction_filter: None 2024-09-13T13:26:43.194 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.compaction_filter_factory: None 2024-09-13T13:26:43.194 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.sst_partitioner_factory: None 2024-09-13T13:26:43.194 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-13T13:26:43.194 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-13T13:26:43.194 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f3afab9320) 2024-09-13T13:26:43.194 INFO:journalctl@ceph.mon.c.smithi018.stdout: cache_index_and_filter_blocks: 1 2024-09-13T13:26:43.194 INFO:journalctl@ceph.mon.c.smithi018.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-13T13:26:43.194 INFO:journalctl@ceph.mon.c.smithi018.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-13T13:26:43.194 INFO:journalctl@ceph.mon.c.smithi018.stdout: pin_top_level_index_and_filter: 1 2024-09-13T13:26:43.195 INFO:journalctl@ceph.mon.c.smithi018.stdout: index_type: 0 2024-09-13T13:26:43.195 INFO:journalctl@ceph.mon.c.smithi018.stdout: data_block_index_type: 0 2024-09-13T13:26:43.195 INFO:journalctl@ceph.mon.c.smithi018.stdout: index_shortening: 1 2024-09-13T13:26:43.195 INFO:journalctl@ceph.mon.c.smithi018.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-13T13:26:43.195 INFO:journalctl@ceph.mon.c.smithi018.stdout: checksum: 4 2024-09-13T13:26:43.195 INFO:journalctl@ceph.mon.c.smithi018.stdout: no_block_cache: 0 2024-09-13T13:26:43.195 INFO:journalctl@ceph.mon.c.smithi018.stdout: block_cache: 0x55f3afaad610 2024-09-13T13:26:43.195 INFO:journalctl@ceph.mon.c.smithi018.stdout: block_cache_name: BinnedLRUCache 2024-09-13T13:26:43.195 INFO:journalctl@ceph.mon.c.smithi018.stdout: block_cache_options: 2024-09-13T13:26:43.195 INFO:journalctl@ceph.mon.c.smithi018.stdout: capacity : 536870912 2024-09-13T13:26:43.195 INFO:journalctl@ceph.mon.c.smithi018.stdout: num_shard_bits : 4 2024-09-13T13:26:43.195 INFO:journalctl@ceph.mon.c.smithi018.stdout: strict_capacity_limit : 0 2024-09-13T13:26:43.195 INFO:journalctl@ceph.mon.c.smithi018.stdout: high_pri_pool_ratio: 0.000 2024-09-13T13:26:43.195 INFO:journalctl@ceph.mon.c.smithi018.stdout: block_cache_compressed: (nil) 2024-09-13T13:26:43.195 INFO:journalctl@ceph.mon.c.smithi018.stdout: persistent_cache: (nil) 2024-09-13T13:26:43.196 INFO:journalctl@ceph.mon.c.smithi018.stdout: block_size: 4096 2024-09-13T13:26:43.196 INFO:journalctl@ceph.mon.c.smithi018.stdout: block_size_deviation: 10 2024-09-13T13:26:43.196 INFO:journalctl@ceph.mon.c.smithi018.stdout: block_restart_interval: 16 2024-09-13T13:26:43.196 INFO:journalctl@ceph.mon.c.smithi018.stdout: index_block_restart_interval: 1 2024-09-13T13:26:43.196 INFO:journalctl@ceph.mon.c.smithi018.stdout: metadata_block_size: 4096 2024-09-13T13:26:43.196 INFO:journalctl@ceph.mon.c.smithi018.stdout: partition_filters: 0 2024-09-13T13:26:43.196 INFO:journalctl@ceph.mon.c.smithi018.stdout: use_delta_encoding: 1 2024-09-13T13:26:43.196 INFO:journalctl@ceph.mon.c.smithi018.stdout: filter_policy: bloomfilter 2024-09-13T13:26:43.196 INFO:journalctl@ceph.mon.c.smithi018.stdout: whole_key_filtering: 1 2024-09-13T13:26:43.196 INFO:journalctl@ceph.mon.c.smithi018.stdout: verify_compression: 0 2024-09-13T13:26:43.196 INFO:journalctl@ceph.mon.c.smithi018.stdout: read_amp_bytes_per_bit: 0 2024-09-13T13:26:43.196 INFO:journalctl@ceph.mon.c.smithi018.stdout: format_version: 5 2024-09-13T13:26:43.196 INFO:journalctl@ceph.mon.c.smithi018.stdout: enable_index_compression: 1 2024-09-13T13:26:43.196 INFO:journalctl@ceph.mon.c.smithi018.stdout: block_align: 0 2024-09-13T13:26:43.197 INFO:journalctl@ceph.mon.c.smithi018.stdout: max_auto_readahead_size: 262144 2024-09-13T13:26:43.197 INFO:journalctl@ceph.mon.c.smithi018.stdout: prepopulate_block_cache: 0 2024-09-13T13:26:43.197 INFO:journalctl@ceph.mon.c.smithi018.stdout: initial_auto_readahead_size: 8192 2024-09-13T13:26:43.197 INFO:journalctl@ceph.mon.c.smithi018.stdout: num_file_reads_for_auto_readahead: 2 2024-09-13T13:26:43.197 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.write_buffer_size: 33554432 2024-09-13T13:26:43.197 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.max_write_buffer_number: 2 2024-09-13T13:26:43.197 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.compression: NoCompression 2024-09-13T13:26:43.197 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.bottommost_compression: Disabled 2024-09-13T13:26:43.197 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.prefix_extractor: nullptr 2024-09-13T13:26:43.197 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-13T13:26:43.197 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.num_levels: 7 2024-09-13T13:26:43.197 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-13T13:26:43.197 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-13T13:26:43.197 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-13T13:26:43.198 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-13T13:26:43.198 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-13T13:26:43.198 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-13T13:26:43.198 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-13T13:26:43.198 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-13T13:26:43.198 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-13T13:26:43.198 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-13T13:26:43.198 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-13T13:26:43.198 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-13T13:26:43.198 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-13T13:26:43.199 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.compression_opts.level: 32767 2024-09-13T13:26:43.199 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.compression_opts.strategy: 0 2024-09-13T13:26:43.199 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-13T13:26:43.199 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-13T13:26:43.199 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-13T13:26:43.199 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-13T13:26:43.199 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.compression_opts.enabled: false 2024-09-13T13:26:43.199 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-13T13:26:43.199 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-13T13:26:43.199 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-13T13:26:43.199 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-13T13:26:43.200 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.target_file_size_base: 67108864 2024-09-13T13:26:43.200 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-13T13:26:43.200 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-13T13:26:43.200 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-13T13:26:43.200 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-13T13:26:43.200 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-13T13:26:43.200 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-13T13:26:43.200 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-13T13:26:43.200 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-13T13:26:43.200 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-13T13:26:43.200 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-13T13:26:43.200 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-13T13:26:43.200 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-13T13:26:43.200 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-13T13:26:43.201 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-13T13:26:43.201 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.arena_block_size: 1048576 2024-09-13T13:26:43.201 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-13T13:26:43.201 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-13T13:26:43.201 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.disable_auto_compactions: 0 2024-09-13T13:26:43.201 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-13T13:26:43.201 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-13T13:26:43.201 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-13T13:26:43.201 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-13T13:26:43.201 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-13T13:26:43.201 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-13T13:26:43.201 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-13T13:26:43.202 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-13T13:26:43.202 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-13T13:26:43.202 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-13T13:26:43.202 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-13T13:26:43.202 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.inplace_update_support: 0 2024-09-13T13:26:43.202 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-13T13:26:43.202 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-13T13:26:43.202 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-13T13:26:43.203 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-13T13:26:43.203 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.bloom_locality: 0 2024-09-13T13:26:43.203 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.max_successive_merges: 0 2024-09-13T13:26:43.203 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-13T13:26:43.203 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.paranoid_file_checks: 0 2024-09-13T13:26:43.203 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.force_consistency_checks: 1 2024-09-13T13:26:43.203 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.report_bg_io_stats: 0 2024-09-13T13:26:43.203 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.ttl: 2592000 2024-09-13T13:26:43.203 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-13T13:26:43.203 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-13T13:26:43.203 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-13T13:26:43.203 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.enable_blob_files: false 2024-09-13T13:26:43.203 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.min_blob_size: 0 2024-09-13T13:26:43.204 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.blob_file_size: 268435456 2024-09-13T13:26:43.204 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-13T13:26:43.204 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-13T13:26:43.204 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-13T13:26:43.204 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-13T13:26:43.204 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-13T13:26:43.204 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.blob_file_starting_level: 0 2024-09-13T13:26:43.204 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-13T13:26:43.204 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-13T13:26:43.204 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: 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 27844, log_number is 52,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 52 2024-09-13T13:26:43.204 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 52 2024-09-13T13:26:43.204 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ec866891-4d4e-463b-98a4-31c028f4b03a 2024-09-13T13:26:43.204 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726234002991355, "job": 1, "event": "recovery_started", "wal_files": [52]} 2024-09-13T13:26:43.205 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #52 mode 2 2024-09-13T13:26:43.205 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726234002993775, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 57, "file_size": 231965, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 27849, "largest_seqno": 27998, "table_properties": {"data_size": 230232, "index_size": 503, "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": 1790, "raw_average_key_size": 24, "raw_value_size": 228486, "raw_average_value_size": 3173, "num_data_blocks": 22, "num_entries": 72, "num_filter_entries": 72, "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": 1726234002, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ec866891-4d4e-463b-98a4-31c028f4b03a", "db_session_id": "JCFNWEW18GVUVIQVJJ9K", "orig_file_number": 57, "seqno_to_time_mapping": "N/A"}} 2024-09-13T13:26:43.205 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726234002993912, "job": 1, "event": "recovery_finished"} 2024-09-13T13:26:43.205 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: [db/version_set.cc:5047] Creating manifest 59 2024-09-13T13:26:43.205 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-13T13:26:43.205 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: 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-13T13:26:43.205 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55f3afadce00 2024-09-13T13:26:43.205 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: DB pointer 0x55f3afbde000 2024-09-13T13:26:43.205 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-13T13:26:43.205 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-13T13:26:43.205 INFO:journalctl@ceph.mon.c.smithi018.stdout: ** DB Stats ** 2024-09-13T13:26:43.205 INFO:journalctl@ceph.mon.c.smithi018.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T13:26:43.205 INFO:journalctl@ceph.mon.c.smithi018.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-13T13:26:43.205 INFO:journalctl@ceph.mon.c.smithi018.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T13:26:43.206 INFO:journalctl@ceph.mon.c.smithi018.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T13:26:43.206 INFO:journalctl@ceph.mon.c.smithi018.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-13T13:26:43.206 INFO:journalctl@ceph.mon.c.smithi018.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T13:26:43.206 INFO:journalctl@ceph.mon.c.smithi018.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T13:26:43.206 INFO:journalctl@ceph.mon.c.smithi018.stdout: 2024-09-13T13:26:43.206 INFO:journalctl@ceph.mon.c.smithi018.stdout: ** Compaction Stats [default] ** 2024-09-13T13:26:43.206 INFO:journalctl@ceph.mon.c.smithi018.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-13T13:26:43.206 INFO:journalctl@ceph.mon.c.smithi018.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-13T13:26:43.206 INFO:journalctl@ceph.mon.c.smithi018.stdout: L0 1/0 226.53 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 156.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T13:26:43.206 INFO:journalctl@ceph.mon.c.smithi018.stdout: L6 1/0 9.91 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-13T13:26:43.206 INFO:journalctl@ceph.mon.c.smithi018.stdout: Sum 2/0 10.13 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 156.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T13:26:43.206 INFO:journalctl@ceph.mon.c.smithi018.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 156.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T13:26:43.207 INFO:journalctl@ceph.mon.c.smithi018.stdout: 2024-09-13T13:26:43.207 INFO:journalctl@ceph.mon.c.smithi018.stdout: ** Compaction Stats [default] ** 2024-09-13T13:26:43.207 INFO:journalctl@ceph.mon.c.smithi018.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-13T13:26:43.207 INFO:journalctl@ceph.mon.c.smithi018.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-13T13:26:43.207 INFO:journalctl@ceph.mon.c.smithi018.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 156.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T13:26:43.207 INFO:journalctl@ceph.mon.c.smithi018.stdout: 2024-09-13T13:26:43.207 INFO:journalctl@ceph.mon.c.smithi018.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-13T13:26:43.207 INFO:journalctl@ceph.mon.c.smithi018.stdout: 2024-09-13T13:26:43.207 INFO:journalctl@ceph.mon.c.smithi018.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T13:26:43.207 INFO:journalctl@ceph.mon.c.smithi018.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-13T13:26:43.207 INFO:journalctl@ceph.mon.c.smithi018.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-13T13:26:43.207 INFO:journalctl@ceph.mon.c.smithi018.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-13T13:26:43.207 INFO:journalctl@ceph.mon.c.smithi018.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-13T13:26:43.207 INFO:journalctl@ceph.mon.c.smithi018.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-13T13:26:43.208 INFO:journalctl@ceph.mon.c.smithi018.stdout: Cumulative compaction: 0.00 GB write, 38.84 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T13:26:43.208 INFO:journalctl@ceph.mon.c.smithi018.stdout: Interval compaction: 0.00 GB write, 38.84 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T13:26:43.208 INFO:journalctl@ceph.mon.c.smithi018.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-13T13:26:43.208 INFO:journalctl@ceph.mon.c.smithi018.stdout: Block cache BinnedLRUCache@0x55f3afaad610#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-13T13:26:43.208 INFO:journalctl@ceph.mon.c.smithi018.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-13T13:26:43.208 INFO:journalctl@ceph.mon.c.smithi018.stdout: 2024-09-13T13:26:43.208 INFO:journalctl@ceph.mon.c.smithi018.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-13T13:26:43.208 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: starting mon.c rank 2 at public addrs [v2:172.21.15.18:3301/0,v1:172.21.15.18:6790/0] at bind addrs [v2:172.21.15.18:3301/0,v1:172.21.15.18:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T13:26:43.208 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: mon.c@-1(???) e3 preinit fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T13:26:43.208 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: mon.c@-1(???).mds e1 new map 2024-09-13T13:26:43.208 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: mon.c@-1(???).mds e1 print_map 2024-09-13T13:26:43.208 INFO:journalctl@ceph.mon.c.smithi018.stdout: e1 2024-09-13T13:26:43.208 INFO:journalctl@ceph.mon.c.smithi018.stdout: btime 2024-09-13T12:57:52:203243+0000 2024-09-13T13:26:43.208 INFO:journalctl@ceph.mon.c.smithi018.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-13T13:26:43.209 INFO:journalctl@ceph.mon.c.smithi018.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-13T13:26:43.209 INFO:journalctl@ceph.mon.c.smithi018.stdout: legacy client fscid: -1 2024-09-13T13:26:43.209 INFO:journalctl@ceph.mon.c.smithi018.stdout: 2024-09-13T13:26:43.209 INFO:journalctl@ceph.mon.c.smithi018.stdout: No filesystems configured 2024-09-13T13:26:43.209 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: mon.c@-1(???).osd e110 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-13T13:26:43.209 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: mon.c@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-09-13T13:26:43.209 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: mon.c@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-09-13T13:26:43.209 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: mon.c@-1(???).osd e110 crush map has features 432629239337189376, adjusting msgr requires 2024-09-13T13:26:43.209 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:42 smithi018 ceph-mon[107276]: mon.c@-1(???).paxosservice(auth 1..27) refresh upgraded, format 0 -> 3 2024-09-13T13:26:43.209 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:43 smithi018 bash[107258]: 6df86de1efa97de727f506a7e24be6cf96af5aa57ef3742a1d05cbd7a3ed9075 2024-09-13T13:26:43.209 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:43 smithi018 systemd[1]: Started Ceph mon.c for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:26:43.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:26:43 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:26:43.55747061Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:26:44.156 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:26:43 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:26:43] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.51.0" 2024-09-13T13:26:44.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[103699]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:44.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[103699]: mon.c calling monitor election 2024-09-13T13:26:44.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[103699]: mon.a calling monitor election 2024-09-13T13:26:44.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[103699]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-13T13:26:44.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[103699]: monmap epoch 3 2024-09-13T13:26:44.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[103699]: fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T13:26:44.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[103699]: last_changed 2024-09-13T12:59:16.431687+0000 2024-09-13T13:26:44.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[103699]: created 2024-09-13T12:57:43.028531+0000 2024-09-13T13:26:44.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[103699]: min_mon_release 19 (squid) 2024-09-13T13:26:44.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[103699]: election_strategy: 1 2024-09-13T13:26:44.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[103699]: 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-09-13T13:26:44.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[103699]: 1: [v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0] mon.b 2024-09-13T13:26:44.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[103699]: 2: [v2:172.21.15.18:3301/0,v1:172.21.15.18:6790/0] mon.c 2024-09-13T13:26:44.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[103699]: fsmap 2024-09-13T13:26:44.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[103699]: osdmap e110: 8 total, 8 up, 8 in 2024-09-13T13:26:44.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[103699]: mgrmap e44: y(active, since 3m), standbys: x 2024-09-13T13:26:44.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[103699]: overall HEALTH_OK 2024-09-13T13:26:44.435 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:44.435 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:44.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[107276]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:44.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[107276]: mon.c calling monitor election 2024-09-13T13:26:44.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[107276]: mon.a calling monitor election 2024-09-13T13:26:44.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[107276]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-13T13:26:44.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[107276]: monmap epoch 3 2024-09-13T13:26:44.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[107276]: fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T13:26:44.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[107276]: last_changed 2024-09-13T12:59:16.431687+0000 2024-09-13T13:26:44.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[107276]: created 2024-09-13T12:57:43.028531+0000 2024-09-13T13:26:44.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[107276]: min_mon_release 19 (squid) 2024-09-13T13:26:44.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[107276]: election_strategy: 1 2024-09-13T13:26:44.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[107276]: 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-09-13T13:26:44.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[107276]: 1: [v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0] mon.b 2024-09-13T13:26:44.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[107276]: 2: [v2:172.21.15.18:3301/0,v1:172.21.15.18:6790/0] mon.c 2024-09-13T13:26:44.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[107276]: fsmap 2024-09-13T13:26:44.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[107276]: osdmap e110: 8 total, 8 up, 8 in 2024-09-13T13:26:44.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[107276]: mgrmap e44: y(active, since 3m), standbys: x 2024-09-13T13:26:44.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[107276]: overall HEALTH_OK 2024-09-13T13:26:44.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:44.436 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:44 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:44.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:44 smithi094 ceph-mon[87648]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:44.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:44 smithi094 ceph-mon[87648]: mon.c calling monitor election 2024-09-13T13:26:44.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:44 smithi094 ceph-mon[87648]: mon.a calling monitor election 2024-09-13T13:26:44.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:44 smithi094 ceph-mon[87648]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-13T13:26:44.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:44 smithi094 ceph-mon[87648]: monmap epoch 3 2024-09-13T13:26:44.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:44 smithi094 ceph-mon[87648]: fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T13:26:44.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:44 smithi094 ceph-mon[87648]: last_changed 2024-09-13T12:59:16.431687+0000 2024-09-13T13:26:44.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:44 smithi094 ceph-mon[87648]: created 2024-09-13T12:57:43.028531+0000 2024-09-13T13:26:44.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:44 smithi094 ceph-mon[87648]: min_mon_release 19 (squid) 2024-09-13T13:26:44.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:44 smithi094 ceph-mon[87648]: election_strategy: 1 2024-09-13T13:26:44.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:44 smithi094 ceph-mon[87648]: 0: [v2:172.21.15.18:3300/0,v1:172.21.15.18:6789/0] mon.a 2024-09-13T13:26:44.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:44 smithi094 ceph-mon[87648]: 1: [v2:172.21.15.94:3300/0,v1:172.21.15.94:6789/0] mon.b 2024-09-13T13:26:44.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:44 smithi094 ceph-mon[87648]: 2: [v2:172.21.15.18:3301/0,v1:172.21.15.18:6790/0] mon.c 2024-09-13T13:26:44.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:44 smithi094 ceph-mon[87648]: fsmap 2024-09-13T13:26:44.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:44 smithi094 ceph-mon[87648]: osdmap e110: 8 total, 8 up, 8 in 2024-09-13T13:26:44.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:44 smithi094 ceph-mon[87648]: mgrmap e44: y(active, since 3m), standbys: x 2024-09-13T13:26:44.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:44 smithi094 ceph-mon[87648]: overall HEALTH_OK 2024-09-13T13:26:44.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:44 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:44.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:44 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:45.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:45 smithi094 ceph-mon[87648]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:26:45.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:45 smithi018 ceph-mon[103699]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:26:45.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:45 smithi018 ceph-mon[107276]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:26:46.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:26:46 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:26:46.552229044Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:26:47.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:47 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:26:47.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:47 smithi018 ceph-mon[107276]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:47.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:47 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:26:47.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:47 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:47.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:47 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:47.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:47 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:26:47.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:47 smithi018 ceph-mon[103699]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:47.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:47 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:26:47.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:47 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:47.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:47 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:47 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:26:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:47 smithi094 ceph-mon[87648]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:47 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:26:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:47 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:47 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:48.321 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:26:48 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: 2024-09-13T13:26:48.006+0000 7faee7af2640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-13T13:26:49.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:48 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:49.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:48 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:49.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:48 smithi094 ceph-mon[87648]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:26:49.059 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:48 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:49.059 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:48 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:49.059 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:48 smithi018 ceph-mon[103699]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:26:49.060 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:48 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:49.060 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:48 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:49.060 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:48 smithi018 ceph-mon[107276]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:26:49.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:26:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:26:49.550096779Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:26:51.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:51.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:51.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:51.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:26:51.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:26:51.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:51.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:26:51.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:51.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-13T13:26:51.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-13T13:26:51.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:51.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:51.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:51.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:51.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:51.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:51.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:51.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:26:51.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:26:51.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:51.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:26:51.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:51.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-13T13:26:51.687 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.687 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.687 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-13T13:26:51.687 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.687 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:51.687 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.687 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:51.687 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.687 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:51.687 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.687 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.687 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.687 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.687 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.688 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.688 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:51.688 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.688 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:51.688 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.688 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:51.688 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.688 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.688 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.688 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.689 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.689 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.689 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.689 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.689 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.689 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.689 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.689 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.689 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.689 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.689 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.689 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.689 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.690 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.690 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.690 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.690 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.690 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.690 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.690 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:51.690 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.690 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:51.690 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.690 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.691 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.691 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.691 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.691 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.691 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.691 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.691 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.691 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.691 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.691 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.691 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.691 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.691 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.691 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.692 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.692 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.692 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.692 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.692 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.692 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.692 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.692 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.692 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.692 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.693 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.693 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.693 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.693 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.693 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:26:51.693 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:26:51.693 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:26:51.693 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.693 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.693 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:26:51.693 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:26:51.693 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:26:51.693 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:26:51.693 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:26:51.694 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:26:51.694 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:26:51.694 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:26:51.694 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T13:26:51.694 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:26:51.694 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:26:51.694 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:26:51.694 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.694 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.694 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.694 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.695 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.695 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.695 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.695 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:26:51.695 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:26:51.695 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:26:51.695 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.695 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.695 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:26:51.695 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:26:51.695 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:26:51.695 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:26:51.695 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:26:51.696 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:26:51.696 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:26:51.696 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:26:51.696 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T13:26:51.696 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:26:51.696 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:26:51.696 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:26:51.696 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:26:51.696 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T13:26:51.697 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.697 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.697 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:26:51.697 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:26:51.697 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T13:26:51.697 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:26:51.697 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:26:51.697 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:26:51.697 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:26:51.697 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T13:26:51.697 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:26:51.698 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:26:51.698 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:26:51.698 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.698 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.698 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.698 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.698 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.698 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.698 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.698 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.698 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.698 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.698 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.698 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.699 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:26:51.699 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:26:51.699 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:26:51.699 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:26:51.699 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:26:51.699 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:51.699 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:26:51.699 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:26:51.699 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:51.700 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:26:51.700 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T13:26:51.700 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.700 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.700 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:26:51.700 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:26:51.700 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T13:26:51.700 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:26:51.700 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:26:51.700 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:26:51.700 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:26:51.701 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T13:26:51.701 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:26:51.701 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:26:51.701 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:26:51.701 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.701 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.701 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.701 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.701 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.701 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.701 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.701 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.701 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.701 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.701 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.702 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.702 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:26:51.702 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:26:51.702 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:26:51.702 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:26:51.702 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:26:51.702 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:51.702 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:26:51.702 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:26:51.702 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:51.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:51.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:51.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:51.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:26:51.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:26:51.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:51.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:26:51.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:51.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-13T13:26:51.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-13T13:26:51.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:51.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:51.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:51.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:51.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:51.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:51.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:26:51.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-13T13:26:51.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-13T13:26:51.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:26:51.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:26:51.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:26:51.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:26:51.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:26:51.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:26:51.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:26:51.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:26:51.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:26:51.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:26:51.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:26:51.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T13:26:51.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:26:51.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:26:51.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:26:51.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:26:51.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T13:26:51.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:26:51.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:26:51.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T13:26:51.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:26:51.816 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:26:51.816 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:26:51.816 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:26:51.816 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T13:26:51.816 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:26:51.816 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:26:51.816 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:26:51.816 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.816 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.816 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.816 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.816 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.816 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.816 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.817 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.817 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.817 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.817 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.817 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:26:51.817 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:26:51.817 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:26:51.817 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:26:51.817 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:26:51.817 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:26:51.817 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:51.817 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:26:51.817 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:26:51.817 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:52.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:52 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all mon 2024-09-13T13:26:52.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:52 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all crash 2024-09-13T13:26:52.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:52 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all mds 2024-09-13T13:26:52.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:52 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all rbd-mirror 2024-09-13T13:26:52.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:52 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-13T13:26:52.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:52 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all ceph-exporter 2024-09-13T13:26:52.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:52 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all nfs 2024-09-13T13:26:52.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:52 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all nvmeof 2024-09-13T13:26:52.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:52 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all node-exporter 2024-09-13T13:26:52.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:52 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all prometheus 2024-09-13T13:26:52.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:52 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all alertmanager 2024-09-13T13:26:52.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:52 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all grafana 2024-09-13T13:26:52.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:52 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all loki 2024-09-13T13:26:52.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:52 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all promtail 2024-09-13T13:26:52.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:52 smithi018 ceph-mon[107276]: Upgrade: Finalizing container_image settings 2024-09-13T13:26:52.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:52 smithi018 ceph-mon[107276]: Upgrade: Complete! 2024-09-13T13:26:52.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:52 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:52.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:52 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all mon 2024-09-13T13:26:52.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:52 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all crash 2024-09-13T13:26:52.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:52 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all mds 2024-09-13T13:26:52.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:52 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all rbd-mirror 2024-09-13T13:26:52.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:52 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-13T13:26:52.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:52 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all ceph-exporter 2024-09-13T13:26:52.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:52 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all nfs 2024-09-13T13:26:52.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:52 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all nvmeof 2024-09-13T13:26:52.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:52 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all node-exporter 2024-09-13T13:26:52.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:52 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all prometheus 2024-09-13T13:26:52.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:52 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all alertmanager 2024-09-13T13:26:52.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:52 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all grafana 2024-09-13T13:26:52.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:52 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all loki 2024-09-13T13:26:52.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:52 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all promtail 2024-09-13T13:26:52.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:52 smithi018 ceph-mon[103699]: Upgrade: Finalizing container_image settings 2024-09-13T13:26:52.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:52 smithi018 ceph-mon[103699]: Upgrade: Complete! 2024-09-13T13:26:52.686 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:52 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:52.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:26:52 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:26:52.550305194Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:26:52.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:52 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all mon 2024-09-13T13:26:52.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:52 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all crash 2024-09-13T13:26:52.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:52 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all mds 2024-09-13T13:26:52.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:52 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all rbd-mirror 2024-09-13T13:26:52.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:52 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-13T13:26:52.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:52 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all ceph-exporter 2024-09-13T13:26:52.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:52 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all nfs 2024-09-13T13:26:52.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:52 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all nvmeof 2024-09-13T13:26:52.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:52 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all node-exporter 2024-09-13T13:26:52.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:52 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all prometheus 2024-09-13T13:26:52.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:52 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all alertmanager 2024-09-13T13:26:52.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:52 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all grafana 2024-09-13T13:26:52.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:52 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all loki 2024-09-13T13:26:52.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:52 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all promtail 2024-09-13T13:26:52.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:52 smithi094 ceph-mon[87648]: Upgrade: Finalizing container_image settings 2024-09-13T13:26:52.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:52 smithi094 ceph-mon[87648]: Upgrade: Complete! 2024-09-13T13:26:52.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:52 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:26:53.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:53 smithi018 ceph-mon[103699]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:53.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:53 smithi018 ceph-mon[107276]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:53.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:53 smithi094 ceph-mon[87648]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:54.183 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:26:53 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:26:53] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.51.0" 2024-09-13T13:26:55.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:55 smithi018 ceph-mon[103699]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:26:55.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:55 smithi018 ceph-mon[107276]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:26:55.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:55 smithi094 ceph-mon[87648]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:26:55.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:26:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:26:55.559377293Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:26:57.190 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch ps' 2024-09-13T13:26:57.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:57 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:26:57.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:57 smithi018 ceph-mon[107276]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:57.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:57 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:26:57.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:57 smithi018 ceph-mon[103699]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:57.451 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:26:57.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:57 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:26:57.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:57 smithi094 ceph-mon[87648]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:26:58.084 INFO:teuthology.orchestra.run.smithi018.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:26:58.084 INFO:teuthology.orchestra.run.smithi018.stdout:alertmanager.a smithi018 *:9093,9094 running (2m) 10s ago 23m - - 0.27.0 11f11916f8cd 4a471dd9fb03 2024-09-13T13:26:58.084 INFO:teuthology.orchestra.run.smithi018.stdout:grafana.a smithi094 *:3000 running (2m) 68s ago 23m 73.7M - 10.4.0 c8b91775d855 ecaea22becd1 2024-09-13T13:26:58.084 INFO:teuthology.orchestra.run.smithi018.stdout:iscsi.foo.smithi018.nwavmm smithi018 *:5000 running (3m) 10s ago 22m - - 3.8 19dc8d659727 9b4878212bf6 2024-09-13T13:26:58.085 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.x smithi094 *:8443,9283,8765 running (3m) 68s ago 27m 456M - 19.3.0-4917-gb0201b8c 1641fe80ce72 bbaa72a462d6 2024-09-13T13:26:58.085 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.y smithi018 *:8443,9283,8765 running (12m) 10s ago 28m - - 19.3.0-4917-gb0201b8c 1641fe80ce72 3f2eb2c1f516 2024-09-13T13:26:58.085 INFO:teuthology.orchestra.run.smithi018.stdout:mon.a smithi018 running (29s) 10s ago 29m - 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 4b6683667c23 2024-09-13T13:26:58.085 INFO:teuthology.orchestra.run.smithi018.stdout:mon.b smithi094 running (72s) 68s ago 27m 19.0M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f93a73fd761c 2024-09-13T13:26:58.085 INFO:teuthology.orchestra.run.smithi018.stdout:mon.c smithi018 running (15s) 10s ago 27m - 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 6df86de1efa9 2024-09-13T13:26:58.085 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.a smithi018 *:9100 running (3m) 10s ago 23m - - 1.7.0 72c9c2088986 c5e18de76a6e 2024-09-13T13:26:58.085 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.b smithi094 *:9100 running (3m) 68s ago 22m 11.7M - 1.7.0 72c9c2088986 a95105133908 2024-09-13T13:26:58.085 INFO:teuthology.orchestra.run.smithi018.stdout:osd.0 smithi018 running (27m) 10s ago 27m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 d7caaf06469e 2024-09-13T13:26:58.085 INFO:teuthology.orchestra.run.smithi018.stdout:osd.1 smithi018 running (26m) 10s ago 26m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 ab82ed867522 2024-09-13T13:26:58.085 INFO:teuthology.orchestra.run.smithi018.stdout:osd.2 smithi018 running (26m) 10s ago 26m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 4cde9c1db423 2024-09-13T13:26:58.085 INFO:teuthology.orchestra.run.smithi018.stdout:osd.3 smithi018 running (25m) 10s ago 25m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 88e7b58d21c0 2024-09-13T13:26:58.085 INFO:teuthology.orchestra.run.smithi018.stdout:osd.4 smithi094 running (25m) 68s ago 25m 55.6M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 59e55352c71a 2024-09-13T13:26:58.085 INFO:teuthology.orchestra.run.smithi018.stdout:osd.5 smithi094 running (25m) 68s ago 25m 62.6M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 42d6a5b25854 2024-09-13T13:26:58.085 INFO:teuthology.orchestra.run.smithi018.stdout:osd.6 smithi094 running (24m) 68s ago 24m 63.8M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 91f3899cfe9e 2024-09-13T13:26:58.086 INFO:teuthology.orchestra.run.smithi018.stdout:osd.7 smithi094 running (24m) 68s ago 24m 54.6M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 8d9c29974c46 2024-09-13T13:26:58.086 INFO:teuthology.orchestra.run.smithi018.stdout:prometheus.a smithi094 *:9095 running (2m) 68s ago 23m 38.5M - 2.51.0 1d3b7f56885b 5640dcdde21e 2024-09-13T13:26:58.086 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi018.ocguil smithi018 *:8000 running (22m) 10s ago 22m - - 19.1.1-322-g7741f7f9 19dc8d659727 58af66f2aa64 2024-09-13T13:26:58.086 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi094.tfxryb smithi094 *:8000 running (22m) 68s ago 22m 89.9M - 19.1.1-322-g7741f7f9 19dc8d659727 cf6adeb72bb8 2024-09-13T13:26:58.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:58 smithi018 ceph-mon[103699]: from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:26:58.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:58 smithi018 ceph-mon[107276]: from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:26:58.747 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2024-09-13T13:26:58.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:58 smithi094 ceph-mon[87648]: from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:26:58.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:26:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:26:58.549133414Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:26:59.002 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:26:59.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:59 smithi018 ceph-mon[107276]: from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:26:59.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:26:59 smithi018 ceph-mon[107276]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:26:59.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:59 smithi018 ceph-mon[103699]: from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:26:59.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:26:59 smithi018 ceph-mon[103699]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:26:59.738 INFO:teuthology.orchestra.run.smithi018.stdout:true 2024-09-13T13:26:59.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:59 smithi094 ceph-mon[87648]: from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:26:59.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:26:59 smithi094 ceph-mon[87648]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:27:00.378 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2024-09-13T13:27:00.387 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:00 smithi018 ceph-mon[103699]: from='client.? 172.21.15.18:0/780566441' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:27:00.632 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:27:00.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:00 smithi018 ceph-mon[107276]: from='client.? 172.21.15.18:0/780566441' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:27:00.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:00 smithi094 ceph-mon[87648]: from='client.? 172.21.15.18:0/780566441' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:27:01.395 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)" 2024-09-13T13:27:01.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:01 smithi018 ceph-mon[107276]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:27:01.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:01 smithi018 ceph-mon[107276]: from='client.? 172.21.15.18:0/411458975' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:27:01.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:01 smithi018 ceph-mon[103699]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:27:01.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:01 smithi018 ceph-mon[103699]: from='client.? 172.21.15.18:0/411458975' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:27:01.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:01 smithi094 ceph-mon[87648]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:27:01.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:01 smithi094 ceph-mon[87648]: from='client.? 172.21.15.18:0/411458975' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:27:01.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:27:01 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:27:01.551602863Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:27:02.022 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 5'"'"'' 2024-09-13T13:27:02.329 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:27:02.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:02 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:27:02.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:02 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:27:02.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:02 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:27:03.626 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:03 smithi018 ceph-mon[107276]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:27:03.626 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:03 smithi018 ceph-mon[103699]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:27:03.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:03 smithi094 ceph-mon[87648]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:27:03.924 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:27:03 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:27:03] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.51.0" 2024-09-13T13:27:04.299 INFO:teuthology.orchestra.run.smithi018.stdout:true 2024-09-13T13:27:04.594 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:04 smithi018 ceph-mon[107276]: from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:27:04.595 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:04 smithi018 ceph-mon[103699]: from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:27:04.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:04 smithi094 ceph-mon[87648]: from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:27:04.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:27:04 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:27:04.547708203Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:27:04.897 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch upgrade status' 2024-09-13T13:27:05.161 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:27:05.589 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:05 smithi018 ceph-mon[107276]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:27:05.590 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:05 smithi018 ceph-mon[103699]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:27:05.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:05 smithi094 ceph-mon[87648]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:27:05.811 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:27:05.811 INFO:teuthology.orchestra.run.smithi018.stdout: "target_image": null, 2024-09-13T13:27:05.811 INFO:teuthology.orchestra.run.smithi018.stdout: "in_progress": false, 2024-09-13T13:27:05.812 INFO:teuthology.orchestra.run.smithi018.stdout: "which": "", 2024-09-13T13:27:05.812 INFO:teuthology.orchestra.run.smithi018.stdout: "services_complete": [], 2024-09-13T13:27:05.812 INFO:teuthology.orchestra.run.smithi018.stdout: "progress": null, 2024-09-13T13:27:05.812 INFO:teuthology.orchestra.run.smithi018.stdout: "message": "", 2024-09-13T13:27:05.812 INFO:teuthology.orchestra.run.smithi018.stdout: "is_paused": false 2024-09-13T13:27:05.812 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:27:06.499 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph health detail' 2024-09-13T13:27:06.754 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:27:07.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:07 smithi018 ceph-mon[103699]: from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:27:07.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:07 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:27:07.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:07 smithi018 ceph-mon[103699]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:27:07.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:07 smithi018 ceph-mon[107276]: from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:27:07.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:07 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:27:07.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:07 smithi018 ceph-mon[107276]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:27:07.456 INFO:teuthology.orchestra.run.smithi018.stdout:HEALTH_OK 2024-09-13T13:27:07.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:07 smithi094 ceph-mon[87648]: from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:27:07.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:07 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:27:07.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:07 smithi094 ceph-mon[87648]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:27:07.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:27:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:27:07.54845563Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:27:08.133 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2' 2024-09-13T13:27:08.395 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:27:08.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:08 smithi018 ceph-mon[103699]: from='client.? 172.21.15.18:0/2602848395' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T13:27:08.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:08 smithi018 ceph-mon[107276]: from='client.? 172.21.15.18:0/2602848395' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T13:27:08.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:08 smithi094 ceph-mon[87648]: from='client.? 172.21.15.18:0/2602848395' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T13:27:09.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:09 smithi018 ceph-mon[103699]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:27:09.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:09 smithi018 ceph-mon[107276]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:27:09.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:09 smithi094 ceph-mon[87648]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:27:10.454 INFO:teuthology.orchestra.run.smithi018.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:27:10.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:10 smithi018 ceph-mon[107276]: from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:27:10.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:10 smithi018 ceph-mon[103699]: from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:27:10.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:10 smithi094 ceph-mon[87648]: from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:27:10.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:27:10 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:27:10.555354733Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:27:11.086 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- 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-13T13:27:11.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:11 smithi018 ceph-mon[103699]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:27:11.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:11 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:11.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:11 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:27:11.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:11 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:27:11.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:11 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:11.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:11 smithi018 ceph-mon[107276]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:27:11.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:11 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:11.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:11 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:27:11.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:11 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:27:11.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:11 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:11.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:11 smithi094 ceph-mon[87648]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:27:11.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:11 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:11.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:11 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:27:11.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:11 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:27:11.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:11 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:12.290 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:27:12.417 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:12 smithi018 ceph-mon[103699]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:27:12.674 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:12 smithi018 ceph-mon[103699]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:27:12.674 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:12 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:12.674 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:12 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:27:12.674 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:12 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:27:12.674 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:12 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:12.674 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:12 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:27:12.674 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:12 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:12.674 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:12 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:27:12.674 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:12 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:12.675 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:12 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-13T13:27:12.675 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:12 smithi018 ceph-mon[107276]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:27:12.675 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:12 smithi018 ceph-mon[107276]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:27:12.675 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:12 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:12.675 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:12 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:27:12.675 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:12 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:27:12.675 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:12 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:12.675 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:12 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:27:12.675 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:12 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:12.675 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:12 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:27:12.675 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:12 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:12.675 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:12 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-13T13:27:12.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:12 smithi094 ceph-mon[87648]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:27:12.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:12 smithi094 ceph-mon[87648]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:27:12.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:12 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:12.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:12 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:27:12.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:12 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:27:12.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:12 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:12.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:12 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:27:12.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:12 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:12.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:12 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:27:12.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:12 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:12.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:12 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-13T13:27:12.991 INFO:teuthology.orchestra.run.smithi018.stdout:true 2024-09-13T13:27:13.601 INFO:teuthology.orchestra.run.smithi018.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:27:13.601 INFO:teuthology.orchestra.run.smithi018.stdout:alertmanager.a smithi018 *:9093,9094 running (2m) 26s ago 23m - - 0.27.0 11f11916f8cd 4a471dd9fb03 2024-09-13T13:27:13.601 INFO:teuthology.orchestra.run.smithi018.stdout:grafana.a smithi094 *:3000 running (2m) 83s ago 23m 73.7M - 10.4.0 c8b91775d855 ecaea22becd1 2024-09-13T13:27:13.601 INFO:teuthology.orchestra.run.smithi018.stdout:iscsi.foo.smithi018.nwavmm smithi018 *:5000 running (3m) 26s ago 22m - - 3.8 19dc8d659727 9b4878212bf6 2024-09-13T13:27:13.601 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.x smithi094 *:8443,9283,8765 running (3m) 83s ago 27m 456M - 19.3.0-4917-gb0201b8c 1641fe80ce72 bbaa72a462d6 2024-09-13T13:27:13.601 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.y smithi018 *:8443,9283,8765 running (12m) 26s ago 29m - - 19.3.0-4917-gb0201b8c 1641fe80ce72 3f2eb2c1f516 2024-09-13T13:27:13.601 INFO:teuthology.orchestra.run.smithi018.stdout:mon.a smithi018 running (44s) 26s ago 29m - 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 4b6683667c23 2024-09-13T13:27:13.601 INFO:teuthology.orchestra.run.smithi018.stdout:mon.b smithi094 running (88s) 83s ago 28m 19.0M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f93a73fd761c 2024-09-13T13:27:13.601 INFO:teuthology.orchestra.run.smithi018.stdout:mon.c smithi018 running (30s) 26s ago 27m - 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 6df86de1efa9 2024-09-13T13:27:13.601 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.a smithi018 *:9100 running (3m) 26s ago 23m - - 1.7.0 72c9c2088986 c5e18de76a6e 2024-09-13T13:27:13.602 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.b smithi094 *:9100 running (3m) 83s ago 23m 11.7M - 1.7.0 72c9c2088986 a95105133908 2024-09-13T13:27:13.602 INFO:teuthology.orchestra.run.smithi018.stdout:osd.0 smithi018 running (27m) 26s ago 27m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 d7caaf06469e 2024-09-13T13:27:13.602 INFO:teuthology.orchestra.run.smithi018.stdout:osd.1 smithi018 running (27m) 26s ago 26m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 ab82ed867522 2024-09-13T13:27:13.602 INFO:teuthology.orchestra.run.smithi018.stdout:osd.2 smithi018 running (26m) 26s ago 26m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 4cde9c1db423 2024-09-13T13:27:13.602 INFO:teuthology.orchestra.run.smithi018.stdout:osd.3 smithi018 running (26m) 26s ago 26m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 88e7b58d21c0 2024-09-13T13:27:13.602 INFO:teuthology.orchestra.run.smithi018.stdout:osd.4 smithi094 running (25m) 83s ago 25m 55.6M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 59e55352c71a 2024-09-13T13:27:13.602 INFO:teuthology.orchestra.run.smithi018.stdout:osd.5 smithi094 running (25m) 83s ago 25m 62.6M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 42d6a5b25854 2024-09-13T13:27:13.602 INFO:teuthology.orchestra.run.smithi018.stdout:osd.6 smithi094 running (24m) 83s ago 24m 63.8M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 91f3899cfe9e 2024-09-13T13:27:13.602 INFO:teuthology.orchestra.run.smithi018.stdout:osd.7 smithi094 running (24m) 83s ago 24m 54.6M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 8d9c29974c46 2024-09-13T13:27:13.602 INFO:teuthology.orchestra.run.smithi018.stdout:prometheus.a smithi094 *:9095 running (2m) 83s ago 24m 38.5M - 2.51.0 1d3b7f56885b 5640dcdde21e 2024-09-13T13:27:13.602 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi018.ocguil smithi018 *:8000 running (23m) 26s ago 23m - - 19.1.1-322-g7741f7f9 19dc8d659727 58af66f2aa64 2024-09-13T13:27:13.602 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi094.tfxryb smithi094 *:8000 running (23m) 83s ago 23m 89.9M - 19.1.1-322-g7741f7f9 19dc8d659727 cf6adeb72bb8 2024-09-13T13:27:13.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:13 smithi018 ceph-mon[107276]: Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T13:27:13.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:13 smithi018 ceph-mon[107276]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T13:27:13.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:13 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all mgr 2024-09-13T13:27:13.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:13 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all mon 2024-09-13T13:27:13.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:13 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all crash 2024-09-13T13:27:13.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:13 smithi018 ceph-mon[107276]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-13T13:27:13.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:13 smithi018 ceph-mon[107276]: Upgrade: osd.0 is safe to restart 2024-09-13T13:27:13.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:13 smithi018 ceph-mon[107276]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:27:13.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:13 smithi018 ceph-mon[103699]: Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T13:27:13.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:13 smithi018 ceph-mon[103699]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T13:27:13.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:13 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all mgr 2024-09-13T13:27:13.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:13 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all mon 2024-09-13T13:27:13.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:13 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all crash 2024-09-13T13:27:13.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:13 smithi018 ceph-mon[103699]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-13T13:27:13.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:13 smithi018 ceph-mon[103699]: Upgrade: osd.0 is safe to restart 2024-09-13T13:27:13.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:13 smithi018 ceph-mon[103699]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:27:13.709 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:27:13 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:27:13.559077493Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:27:13.709 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:13 smithi094 ceph-mon[87648]: Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T13:27:13.709 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:13 smithi094 ceph-mon[87648]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T13:27:13.709 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:13 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all mgr 2024-09-13T13:27:13.709 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:13 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all mon 2024-09-13T13:27:13.710 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:13 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all crash 2024-09-13T13:27:13.710 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:13 smithi094 ceph-mon[87648]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-13T13:27:13.710 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:13 smithi094 ceph-mon[87648]: Upgrade: osd.0 is safe to restart 2024-09-13T13:27:13.710 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:13 smithi094 ceph-mon[87648]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:27:13.962 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:27:13 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:27:13] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.51.0" 2024-09-13T13:27:13.962 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:27:13.962 INFO:teuthology.orchestra.run.smithi018.stdout: "mon": { 2024-09-13T13:27:13.962 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 3 2024-09-13T13:27:13.962 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:27:13.962 INFO:teuthology.orchestra.run.smithi018.stdout: "mgr": { 2024-09-13T13:27:13.962 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:27:13.962 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:27:13.963 INFO:teuthology.orchestra.run.smithi018.stdout: "osd": { 2024-09-13T13:27:13.963 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 8 2024-09-13T13:27:13.963 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:27:13.963 INFO:teuthology.orchestra.run.smithi018.stdout: "rgw": { 2024-09-13T13:27:13.963 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:27:13.963 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:27:13.963 INFO:teuthology.orchestra.run.smithi018.stdout: "overall": { 2024-09-13T13:27:13.963 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 10, 2024-09-13T13:27:13.963 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 5 2024-09-13T13:27:13.963 INFO:teuthology.orchestra.run.smithi018.stdout: } 2024-09-13T13:27:13.963 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:27:14.304 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:27:14.304 INFO:teuthology.orchestra.run.smithi018.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T13:27:14.304 INFO:teuthology.orchestra.run.smithi018.stdout: "in_progress": true, 2024-09-13T13:27:14.304 INFO:teuthology.orchestra.run.smithi018.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2024-09-13T13:27:14.304 INFO:teuthology.orchestra.run.smithi018.stdout: "services_complete": [], 2024-09-13T13:27:14.304 INFO:teuthology.orchestra.run.smithi018.stdout: "progress": "0/8 daemons upgraded", 2024-09-13T13:27:14.304 INFO:teuthology.orchestra.run.smithi018.stdout: "message": "Currently upgrading osd daemons", 2024-09-13T13:27:14.304 INFO:teuthology.orchestra.run.smithi018.stdout: "is_paused": false 2024-09-13T13:27:14.304 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:27:14.540 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:14 smithi018 ceph-mon[103699]: from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:27:14.540 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:14 smithi018 ceph-mon[103699]: from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:27:14.540 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:14 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:14.540 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:14 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-13T13:27:14.540 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:14 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:27:14.540 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:14 smithi018 ceph-mon[103699]: from='client.? 172.21.15.18:0/2126190729' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:27:14.541 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:14 smithi018 ceph-mon[107276]: from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:27:14.541 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:14 smithi018 ceph-mon[107276]: from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:27:14.541 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:14 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:14.541 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:14 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-13T13:27:14.541 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:14 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:27:14.541 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:14 smithi018 ceph-mon[107276]: from='client.? 172.21.15.18:0/2126190729' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:27:14.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:14 smithi094 ceph-mon[87648]: from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:27:14.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:14 smithi094 ceph-mon[87648]: from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:27:14.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:14 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:14.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:14 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-13T13:27:14.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:14 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:27:14.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:14 smithi094 ceph-mon[87648]: from='client.? 172.21.15.18:0/2126190729' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:27:15.590 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:15 smithi018 ceph-mon[103699]: from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:27:15.590 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:15 smithi018 ceph-mon[103699]: Upgrade: Updating osd.0 2024-09-13T13:27:15.590 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:15 smithi018 ceph-mon[103699]: Deploying daemon osd.0 on smithi018 2024-09-13T13:27:15.590 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:15 smithi018 ceph-mon[103699]: from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:27:15.590 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:15 smithi018 ceph-mon[103699]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:27:15.591 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:15 smithi018 ceph-mon[107276]: from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:27:15.591 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:15 smithi018 ceph-mon[107276]: Upgrade: Updating osd.0 2024-09-13T13:27:15.591 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:15 smithi018 ceph-mon[107276]: Deploying daemon osd.0 on smithi018 2024-09-13T13:27:15.591 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:15 smithi018 ceph-mon[107276]: from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:27:15.591 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:15 smithi018 ceph-mon[107276]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:27:15.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:15 smithi094 ceph-mon[87648]: from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:27:15.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:15 smithi094 ceph-mon[87648]: Upgrade: Updating osd.0 2024-09-13T13:27:15.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:15 smithi094 ceph-mon[87648]: Deploying daemon osd.0 on smithi018 2024-09-13T13:27:15.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:15 smithi094 ceph-mon[87648]: from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:27:15.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:15 smithi094 ceph-mon[87648]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:27:16.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:27:16 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:27:16.550960915Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:27:17.165 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:16 smithi018 systemd[1]: Stopping Ceph osd.0 for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:27:17.429 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:17 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0[37640]: 2024-09-13T13:27:17.163+0000 7f69c26e5640 -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-13T13:27:17.429 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:17 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0[37640]: 2024-09-13T13:27:17.163+0000 7f69c26e5640 -1 osd.0 110 *** Got signal Terminated *** 2024-09-13T13:27:17.429 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:17 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0[37640]: 2024-09-13T13:27:17.163+0000 7f69c26e5640 -1 osd.0 110 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T13:27:17.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:17 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:27:17.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:17 smithi018 ceph-mon[103699]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:27:17.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:17 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:27:17.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:17 smithi018 ceph-mon[103699]: osd.0 marked itself down and dead 2024-09-13T13:27:17.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:17 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:27:17.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:17 smithi018 ceph-mon[107276]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:27:17.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:17 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:27:17.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:17 smithi018 ceph-mon[107276]: osd.0 marked itself down and dead 2024-09-13T13:27:17.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:17 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:27:17.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:17 smithi094 ceph-mon[87648]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:27:17.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:17 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:27:17.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:17 smithi094 ceph-mon[87648]: osd.0 marked itself down and dead 2024-09-13T13:27:18.183 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:17 smithi018 podman[112561]: 2024-09-13 13:27:17.921417312 +0000 UTC m=+0.890855116 container died d7caaf06469e890bc56e2a28eec74b91c6650f2e582c9a52e54b437bf434aed0 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-7741f7f, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True) 2024-09-13T13:27:18.565 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:18 smithi018 ceph-mon[103699]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T13:27:18.565 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:18 smithi018 ceph-mon[103699]: osdmap e111: 8 total, 7 up, 8 in 2024-09-13T13:27:18.565 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:18 smithi018 ceph-mon[103699]: pgmap v125: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:27:18.566 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:18 smithi018 ceph-mon[107276]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T13:27:18.566 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:18 smithi018 ceph-mon[107276]: osdmap e111: 8 total, 7 up, 8 in 2024-09-13T13:27:18.566 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:18 smithi018 ceph-mon[107276]: pgmap v125: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:27:18.566 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:18 smithi018 podman[112561]: 2024-09-13 13:27:18.288740161 +0000 UTC m=+1.258177964 container cleanup d7caaf06469e890bc56e2a28eec74b91c6650f2e582c9a52e54b437bf434aed0 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , RELEASE=squid-7741f7f, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T13:27:18.566 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:18 smithi018 bash[112561]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0 2024-09-13T13:27:18.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:18 smithi094 ceph-mon[87648]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T13:27:18.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:18 smithi094 ceph-mon[87648]: osdmap e111: 8 total, 7 up, 8 in 2024-09-13T13:27:18.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:18 smithi094 ceph-mon[87648]: pgmap v125: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:27:18.886 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:18 smithi018 podman[112576]: 2024-09-13 13:27:18.565172348 +0000 UTC m=+0.640131265 container remove d7caaf06469e890bc56e2a28eec74b91c6650f2e582c9a52e54b437bf434aed0 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=squid-7741f7f, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T13:27:19.183 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:18 smithi018 podman[112661]: 2024-09-13 13:27:18.788628628 +0000 UTC m=+0.016946265 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:27:19.183 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:18 smithi018 podman[112661]: 2024-09-13 13:27:18.886882269 +0000 UTC m=+0.115199931 container create 306bb0a02b0900b9cc2d8f531277fc3793e4af9aed99dcd7a74aaadb7216d20b (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, io.buildah.version=1.37.2, ceph=True) 2024-09-13T13:27:19.184 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:19 smithi018 podman[112661]: 2024-09-13 13:27:19.110211296 +0000 UTC m=+0.338528926 container init 306bb0a02b0900b9cc2d8f531277fc3793e4af9aed99dcd7a74aaadb7216d20b (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0-deactivate, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T13:27:19.184 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:19 smithi018 podman[112661]: 2024-09-13 13:27:19.11387755 +0000 UTC m=+0.342195173 container start 306bb0a02b0900b9cc2d8f531277fc3793e4af9aed99dcd7a74aaadb7216d20b (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-09-13T13:27:19.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:19 smithi018 ceph-mon[103699]: Health check failed: Reduced data availability: 13 pgs inactive, 37 pgs peering (PG_AVAILABILITY) 2024-09-13T13:27:19.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:19 smithi018 ceph-mon[103699]: osdmap e112: 8 total, 7 up, 8 in 2024-09-13T13:27:19.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:19 smithi018 ceph-mon[107276]: Health check failed: Reduced data availability: 13 pgs inactive, 37 pgs peering (PG_AVAILABILITY) 2024-09-13T13:27:19.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:19 smithi018 ceph-mon[107276]: osdmap e112: 8 total, 7 up, 8 in 2024-09-13T13:27:19.684 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:19 smithi018 podman[112661]: 2024-09-13 13:27:19.203593645 +0000 UTC m=+0.431911278 container attach 306bb0a02b0900b9cc2d8f531277fc3793e4af9aed99dcd7a74aaadb7216d20b (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0-deactivate, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2) 2024-09-13T13:27:19.684 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:19 smithi018 podman[112661]: 2024-09-13 13:27:19.3078591 +0000 UTC m=+0.536176720 container died 306bb0a02b0900b9cc2d8f531277fc3793e4af9aed99dcd7a74aaadb7216d20b (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T13:27:19.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:19 smithi094 ceph-mon[87648]: Health check failed: Reduced data availability: 13 pgs inactive, 37 pgs peering (PG_AVAILABILITY) 2024-09-13T13:27:19.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:19 smithi094 ceph-mon[87648]: osdmap e112: 8 total, 7 up, 8 in 2024-09-13T13:27:19.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:27:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:27:19.5526144Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:27:20.431 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:20 smithi018 podman[112683]: 2024-09-13 13:27:20.172350109 +0000 UTC m=+0.858109018 container remove 306bb0a02b0900b9cc2d8f531277fc3793e4af9aed99dcd7a74aaadb7216d20b (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0-deactivate, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, 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) 2024-09-13T13:27:20.431 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:20 smithi018 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.0.service: Deactivated successfully. 2024-09-13T13:27:20.431 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:20 smithi018 systemd[1]: Stopped Ceph osd.0 for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:27:20.431 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:20 smithi018 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.0.service: Consumed 14.379s CPU time. 2024-09-13T13:27:20.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:20 smithi018 ceph-mon[103699]: pgmap v127: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:27:20.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:20 smithi018 ceph-mon[107276]: pgmap v127: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:27:20.683 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:20 smithi018 systemd[1]: Starting Ceph osd.0 for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:27:20.683 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:20 smithi018 podman[112784]: 2024-09-13 13:27:20.549752762 +0000 UTC m=+0.016408451 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:27:20.684 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:20 smithi018 podman[112784]: 2024-09-13 13:27:20.648195911 +0000 UTC m=+0.114851644 container create fdf271ab7bc1e774384769f95e48ad97de60bc98c253aa7ac9a347165f3594e0 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0-activate, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_CLEAN=True) 2024-09-13T13:27:20.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:20 smithi094 ceph-mon[87648]: pgmap v127: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:27:21.066 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:20 smithi018 podman[112784]: 2024-09-13 13:27:20.925895302 +0000 UTC m=+0.392550983 container init fdf271ab7bc1e774384769f95e48ad97de60bc98c253aa7ac9a347165f3594e0 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0-activate, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2) 2024-09-13T13:27:21.066 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:20 smithi018 podman[112784]: 2024-09-13 13:27:20.929425633 +0000 UTC m=+0.396081324 container start fdf271ab7bc1e774384769f95e48ad97de60bc98c253aa7ac9a347165f3594e0 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0-activate, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, 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-0840-b0201b8, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-13T13:27:21.066 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:21 smithi018 podman[112784]: 2024-09-13 13:27:21.025765267 +0000 UTC m=+0.492420949 container attach fdf271ab7bc1e774384769f95e48ad97de60bc98c253aa7ac9a347165f3594e0 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-09-13T13:27:21.433 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:21 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0-activate[112799]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T13:27:21.433 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:21 smithi018 bash[112784]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T13:27:21.433 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:21 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0-activate[112799]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T13:27:21.433 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:21 smithi018 bash[112784]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T13:27:22.809 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:27:22 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:27:22.552442185Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:27:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:23 smithi018 ceph-mon[107276]: pgmap v128: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:27:23.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:23 smithi018 ceph-mon[103699]: pgmap v128: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:27:23.683 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:23 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0-activate[112799]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-13T13:27:23.683 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:23 smithi018 bash[112784]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-13T13:27:23.684 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:23 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0-activate[112799]: 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-13T13:27:23.684 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:23 smithi018 bash[112784]: 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-13T13:27:23.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:23 smithi094 ceph-mon[87648]: pgmap v128: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:27:24.073 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:27:23 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:27:23] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.51.0" 2024-09-13T13:27:24.073 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:23 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0-activate[112799]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-13T13:27:24.073 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:23 smithi018 bash[112784]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-13T13:27:24.073 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:23 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0-activate[112799]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-13T13:27:24.074 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:23 smithi018 bash[112784]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-13T13:27:24.074 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:23 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0-activate[112799]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-13T13:27:24.074 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:23 smithi018 bash[112784]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-13T13:27:24.074 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:23 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0-activate[112799]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-13T13:27:24.074 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:23 smithi018 bash[112784]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-13T13:27:24.074 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:23 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0-activate[112799]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-13T13:27:24.074 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:23 smithi018 bash[112784]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-13T13:27:24.074 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:23 smithi018 podman[112784]: 2024-09-13 13:27:23.777205014 +0000 UTC m=+3.243860703 container died fdf271ab7bc1e774384769f95e48ad97de60bc98c253aa7ac9a347165f3594e0 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0-activate, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T13:27:24.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:24 smithi018 ceph-mon[103699]: pgmap v129: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 67/636 objects degraded (10.535%) 2024-09-13T13:27:24.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:24 smithi018 ceph-mon[103699]: Health check failed: Degraded data redundancy: 67/636 objects degraded (10.535%), 21 pgs degraded (PG_DEGRADED) 2024-09-13T13:27:24.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:24 smithi018 ceph-mon[103699]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 13 pgs inactive, 37 pgs peering) 2024-09-13T13:27:24.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:24 smithi018 ceph-mon[107276]: pgmap v129: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 67/636 objects degraded (10.535%) 2024-09-13T13:27:24.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:24 smithi018 ceph-mon[107276]: Health check failed: Degraded data redundancy: 67/636 objects degraded (10.535%), 21 pgs degraded (PG_DEGRADED) 2024-09-13T13:27:24.685 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:24 smithi018 ceph-mon[107276]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 13 pgs inactive, 37 pgs peering) 2024-09-13T13:27:24.685 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:24 smithi018 podman[112961]: 2024-09-13 13:27:24.398079358 +0000 UTC m=+0.613330941 container remove fdf271ab7bc1e774384769f95e48ad97de60bc98c253aa7ac9a347165f3594e0 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, ceph=True) 2024-09-13T13:27:24.685 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:24 smithi018 podman[113021]: 2024-09-13 13:27:24.521947265 +0000 UTC m=+0.017151175 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:27:24.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:24 smithi094 ceph-mon[87648]: pgmap v129: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 67/636 objects degraded (10.535%) 2024-09-13T13:27:24.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:24 smithi094 ceph-mon[87648]: Health check failed: Degraded data redundancy: 67/636 objects degraded (10.535%), 21 pgs degraded (PG_DEGRADED) 2024-09-13T13:27:24.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:24 smithi094 ceph-mon[87648]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 13 pgs inactive, 37 pgs peering) 2024-09-13T13:27:25.010 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:24 smithi018 podman[113021]: 2024-09-13 13:27:24.708685181 +0000 UTC m=+0.203889081 container create 78f2de3e345025cb98f20d50a0364bf0a44d4b0fc6a28a4d3d1f8a26cb5eb257 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-09-13T13:27:25.010 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:24 smithi018 podman[113021]: 2024-09-13 13:27:24.909770825 +0000 UTC m=+0.404974725 container init 78f2de3e345025cb98f20d50a0364bf0a44d4b0fc6a28a4d3d1f8a26cb5eb257 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-13T13:27:25.010 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:24 smithi018 podman[113021]: 2024-09-13 13:27:24.913143251 +0000 UTC m=+0.408347154 container start 78f2de3e345025cb98f20d50a0364bf0a44d4b0fc6a28a4d3d1f8a26cb5eb257 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-13T13:27:25.010 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:24 smithi018 ceph-osd[113040]: -- 172.21.15.18:0/158753207 <== mon.0 v2:172.21.15.18:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ddca583a40 con 0x55ddcb352000 2024-09-13T13:27:25.433 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:25 smithi018 bash[113021]: 78f2de3e345025cb98f20d50a0364bf0a44d4b0fc6a28a4d3d1f8a26cb5eb257 2024-09-13T13:27:25.433 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:25 smithi018 systemd[1]: Started Ceph osd.0 for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:27:25.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:27:25 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:27:25.551439285Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:27:26.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:26 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:26.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:26 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:26.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:26 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:26.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:26 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:26.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:26 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:26.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:26 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:26.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:26 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:26.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:26 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:26.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:26 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:26.933 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:26 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0[113036]: 2024-09-13T13:27:26.570+0000 7fd3c540b640 -1 Falling back to public interface 2024-09-13T13:27:27.330 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:27 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:27:27.330 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:27 smithi018 ceph-mon[103699]: pgmap v130: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 67/636 objects degraded (10.535%) 2024-09-13T13:27:27.330 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:27 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:27:27.330 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:27 smithi018 ceph-mon[107276]: pgmap v130: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 67/636 objects degraded (10.535%) 2024-09-13T13:27:27.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:27 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:27:27.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:27 smithi094 ceph-mon[87648]: pgmap v130: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 67/636 objects degraded (10.535%) 2024-09-13T13:27:29.057 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:27:28 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:27:28.558703549Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:27:29.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:29 smithi018 ceph-mon[107276]: pgmap v131: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 67/636 objects degraded (10.535%) 2024-09-13T13:27:29.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:29 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:29.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:29 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:29.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:29 smithi018 ceph-mon[103699]: pgmap v131: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 67/636 objects degraded (10.535%) 2024-09-13T13:27:29.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:29 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:29.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:29 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:29.684 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:29 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0[113036]: 2024-09-13T13:27:29.607+0000 7fd3c540b640 -1 osd.0 110 log_to_monitors true 2024-09-13T13:27:29.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:29 smithi094 ceph-mon[87648]: pgmap v131: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 67/636 objects degraded (10.535%) 2024-09-13T13:27:29.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:29 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:29.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:29 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:30.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:30 smithi018 ceph-mon[103699]: from='osd.0 [v2:172.21.15.18:6802/744539452,v1:172.21.15.18:6803/744539452]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-13T13:27:30.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:30 smithi018 ceph-mon[103699]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-13T13:27:30.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:30 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:30.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:30 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:30.684 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:27:30 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0[113036]: 2024-09-13T13:27:30.414+0000 7fd3b91ad640 -1 osd.0 110 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T13:27:30.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:30 smithi018 ceph-mon[107276]: from='osd.0 [v2:172.21.15.18:6802/744539452,v1:172.21.15.18:6803/744539452]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-13T13:27:30.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:30 smithi018 ceph-mon[107276]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-13T13:27:30.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:30 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:30.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:30 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:30.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:30 smithi094 ceph-mon[87648]: from='osd.0 [v2:172.21.15.18:6802/744539452,v1:172.21.15.18:6803/744539452]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-13T13:27:30.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:30 smithi094 ceph-mon[87648]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-13T13:27:30.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:30 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:30.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:30 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:31.546 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:31 smithi018 ceph-mon[103699]: pgmap v132: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s; 67/636 objects degraded (10.535%) 2024-09-13T13:27:31.546 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:31 smithi018 ceph-mon[103699]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-13T13:27:31.546 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:31 smithi018 ceph-mon[103699]: osdmap e113: 8 total, 7 up, 8 in 2024-09-13T13:27:31.546 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:31 smithi018 ceph-mon[103699]: from='osd.0 [v2:172.21.15.18:6802/744539452,v1:172.21.15.18:6803/744539452]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi018", "root=default"]} : dispatch 2024-09-13T13:27:31.547 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:31 smithi018 ceph-mon[103699]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi018", "root=default"]} : dispatch 2024-09-13T13:27:31.547 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:31 smithi018 ceph-mon[107276]: pgmap v132: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s; 67/636 objects degraded (10.535%) 2024-09-13T13:27:31.547 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:31 smithi018 ceph-mon[107276]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-13T13:27:31.547 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:31 smithi018 ceph-mon[107276]: osdmap e113: 8 total, 7 up, 8 in 2024-09-13T13:27:31.547 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:31 smithi018 ceph-mon[107276]: from='osd.0 [v2:172.21.15.18:6802/744539452,v1:172.21.15.18:6803/744539452]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi018", "root=default"]} : dispatch 2024-09-13T13:27:31.547 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:31 smithi018 ceph-mon[107276]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi018", "root=default"]} : dispatch 2024-09-13T13:27:31.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:27:31 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:27:31.556142965Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:27:31.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:31 smithi094 ceph-mon[87648]: pgmap v132: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s; 67/636 objects degraded (10.535%) 2024-09-13T13:27:31.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:31 smithi094 ceph-mon[87648]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-13T13:27:31.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:31 smithi094 ceph-mon[87648]: osdmap e113: 8 total, 7 up, 8 in 2024-09-13T13:27:31.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:31 smithi094 ceph-mon[87648]: from='osd.0 [v2:172.21.15.18:6802/744539452,v1:172.21.15.18:6803/744539452]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi018", "root=default"]} : dispatch 2024-09-13T13:27:31.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:31 smithi094 ceph-mon[87648]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi018", "root=default"]} : dispatch 2024-09-13T13:27:32.516 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:32 smithi018 ceph-mon[107276]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T13:27:32.516 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:32 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:27:32.516 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:32 smithi018 ceph-mon[107276]: osd.0 [v2:172.21.15.18:6802/744539452,v1:172.21.15.18:6803/744539452] boot 2024-09-13T13:27:32.516 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:32 smithi018 ceph-mon[107276]: osdmap e114: 8 total, 8 up, 8 in 2024-09-13T13:27:32.517 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:32 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:32.517 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:32 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:27:32.517 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:32 smithi018 ceph-mon[107276]: osdmap e115: 8 total, 8 up, 8 in 2024-09-13T13:27:32.517 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:32 smithi018 ceph-mon[103699]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T13:27:32.517 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:32 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:27:32.517 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:32 smithi018 ceph-mon[103699]: osd.0 [v2:172.21.15.18:6802/744539452,v1:172.21.15.18:6803/744539452] boot 2024-09-13T13:27:32.517 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:32 smithi018 ceph-mon[103699]: osdmap e114: 8 total, 8 up, 8 in 2024-09-13T13:27:32.517 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:32 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:32.517 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:32 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:27:32.517 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:32 smithi018 ceph-mon[103699]: osdmap e115: 8 total, 8 up, 8 in 2024-09-13T13:27:32.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:32 smithi094 ceph-mon[87648]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T13:27:32.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:32 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:27:32.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:32 smithi094 ceph-mon[87648]: osd.0 [v2:172.21.15.18:6802/744539452,v1:172.21.15.18:6803/744539452] boot 2024-09-13T13:27:32.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:32 smithi094 ceph-mon[87648]: osdmap e114: 8 total, 8 up, 8 in 2024-09-13T13:27:32.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:32 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:32.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:32 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:27:32.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:32 smithi094 ceph-mon[87648]: osdmap e115: 8 total, 8 up, 8 in 2024-09-13T13:27:33.183 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:27:32 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: 2024-09-13T13:27:32.940+0000 7faee7af2640 -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-13T13:27:33.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:33 smithi018 ceph-mon[107276]: pgmap v135: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 67/636 objects degraded (10.535%) 2024-09-13T13:27:33.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:33 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:33.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:33 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:33.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:33 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:27:33.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:33 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:27:33.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:33 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:33.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:33 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:27:33.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:33 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:27:33.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:33 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:27:33.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:33 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:27:33.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:33 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-13T13:27:33.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:33 smithi018 ceph-mon[103699]: pgmap v135: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 67/636 objects degraded (10.535%) 2024-09-13T13:27:33.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:33 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:33.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:33 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:33.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:33 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:27:33.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:33 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:27:33.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:33 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:33.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:33 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:27:33.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:33 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:27:33.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:33 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:27:33.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:33 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:27:33.685 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:33 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-13T13:27:33.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:33 smithi094 ceph-mon[87648]: pgmap v135: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 67/636 objects degraded (10.535%) 2024-09-13T13:27:33.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:33 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:33.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:33 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:33.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:33 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:27:33.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:33 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:27:33.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:33 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:33.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:33 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:27:33.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:33 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:27:33.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:33 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:27:33.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:33 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:27:33.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:33 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-13T13:27:34.183 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:27:33 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:27:33] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.51.0" 2024-09-13T13:27:34.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:34 smithi018 ceph-mon[103699]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-13T13:27:34.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:34 smithi018 ceph-mon[103699]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-13T13:27:34.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:34 smithi018 ceph-mon[107276]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-13T13:27:34.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:34 smithi018 ceph-mon[107276]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-13T13:27:34.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:34 smithi094 ceph-mon[87648]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-13T13:27:34.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:34 smithi094 ceph-mon[87648]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-13T13:27:34.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:27:34 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:27:34.547114668Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:27:35.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:35 smithi018 ceph-mon[103699]: pgmap v137: 161 pgs: 13 active+undersized, 8 active+undersized+degraded, 140 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 29/636 objects degraded (4.560%) 2024-09-13T13:27:35.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:35 smithi018 ceph-mon[103699]: Health check update: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded (PG_DEGRADED) 2024-09-13T13:27:35.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:35 smithi018 ceph-mon[107276]: pgmap v137: 161 pgs: 13 active+undersized, 8 active+undersized+degraded, 140 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 29/636 objects degraded (4.560%) 2024-09-13T13:27:35.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:35 smithi018 ceph-mon[107276]: Health check update: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded (PG_DEGRADED) 2024-09-13T13:27:35.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:35 smithi094 ceph-mon[87648]: pgmap v137: 161 pgs: 13 active+undersized, 8 active+undersized+degraded, 140 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 29/636 objects degraded (4.560%) 2024-09-13T13:27:35.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:35 smithi094 ceph-mon[87648]: Health check update: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded (PG_DEGRADED) 2024-09-13T13:27:36.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:36 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:27:36.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:36 smithi018 ceph-mon[107276]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:27:36.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:36 smithi018 ceph-mon[107276]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded) 2024-09-13T13:27:36.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:36 smithi018 ceph-mon[107276]: Cluster is now healthy 2024-09-13T13:27:36.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:36 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:27:36.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:36 smithi018 ceph-mon[103699]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:27:36.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:36 smithi018 ceph-mon[103699]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded) 2024-09-13T13:27:36.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:36 smithi018 ceph-mon[103699]: Cluster is now healthy 2024-09-13T13:27:36.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:36 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:27:36.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:36 smithi094 ceph-mon[87648]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:27:36.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:36 smithi094 ceph-mon[87648]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/636 objects degraded (4.560%), 8 pgs degraded) 2024-09-13T13:27:36.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:36 smithi094 ceph-mon[87648]: Cluster is now healthy 2024-09-13T13:27:37.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:27:37 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:27:37.554891261Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:27:39.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:39 smithi018 ceph-mon[103699]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-13T13:27:39.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:39 smithi018 ceph-mon[107276]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-13T13:27:39.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:39 smithi094 ceph-mon[87648]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-13T13:27:40.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:27:40 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:27:40.547792832Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:27:41.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:41 smithi018 ceph-mon[107276]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T13:27:41.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:41 smithi018 ceph-mon[103699]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T13:27:41.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:41 smithi094 ceph-mon[87648]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T13:27:43.554 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:43 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:43.554 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:43 smithi094 ceph-mon[87648]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:27:43.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:43 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:43.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:43 smithi018 ceph-mon[103699]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:27:43.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:43 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:43.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:43 smithi018 ceph-mon[107276]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:27:43.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:27:43 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:27:43.55386443Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:27:44.183 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:27:43 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:27:43] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.51.0" 2024-09-13T13:27:44.630 INFO:teuthology.orchestra.run.smithi018.stdout:true 2024-09-13T13:27:45.214 INFO:teuthology.orchestra.run.smithi018.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:27:45.215 INFO:teuthology.orchestra.run.smithi018.stdout:alertmanager.a smithi018 *:9093,9094 running (3m) 16s ago 24m - - 0.27.0 11f11916f8cd 4a471dd9fb03 2024-09-13T13:27:45.215 INFO:teuthology.orchestra.run.smithi018.stdout:grafana.a smithi094 *:3000 running (2m) 115s ago 23m 73.7M - 10.4.0 c8b91775d855 ecaea22becd1 2024-09-13T13:27:45.215 INFO:teuthology.orchestra.run.smithi018.stdout:iscsi.foo.smithi018.nwavmm smithi018 *:5000 running (4m) 16s ago 23m - - 3.8 19dc8d659727 9b4878212bf6 2024-09-13T13:27:45.215 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.x smithi094 *:8443,9283,8765 running (4m) 115s ago 28m 456M - 19.3.0-4917-gb0201b8c 1641fe80ce72 bbaa72a462d6 2024-09-13T13:27:45.215 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.y smithi018 *:8443,9283,8765 running (13m) 16s ago 29m - - 19.3.0-4917-gb0201b8c 1641fe80ce72 3f2eb2c1f516 2024-09-13T13:27:45.215 INFO:teuthology.orchestra.run.smithi018.stdout:mon.a smithi018 running (76s) 16s ago 29m - 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 4b6683667c23 2024-09-13T13:27:45.215 INFO:teuthology.orchestra.run.smithi018.stdout:mon.b smithi094 running (119s) 115s ago 28m 19.0M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f93a73fd761c 2024-09-13T13:27:45.215 INFO:teuthology.orchestra.run.smithi018.stdout:mon.c smithi018 running (62s) 16s ago 28m - 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 6df86de1efa9 2024-09-13T13:27:45.215 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.a smithi018 *:9100 running (3m) 16s ago 23m - - 1.7.0 72c9c2088986 c5e18de76a6e 2024-09-13T13:27:45.215 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.b smithi094 *:9100 running (3m) 115s ago 23m 11.7M - 1.7.0 72c9c2088986 a95105133908 2024-09-13T13:27:45.215 INFO:teuthology.orchestra.run.smithi018.stdout:osd.0 smithi018 running (20s) 16s ago 27m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 78f2de3e3450 2024-09-13T13:27:45.215 INFO:teuthology.orchestra.run.smithi018.stdout:osd.1 smithi018 running (27m) 16s ago 27m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 ab82ed867522 2024-09-13T13:27:45.215 INFO:teuthology.orchestra.run.smithi018.stdout:osd.2 smithi018 running (27m) 16s ago 27m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 4cde9c1db423 2024-09-13T13:27:45.215 INFO:teuthology.orchestra.run.smithi018.stdout:osd.3 smithi018 running (26m) 16s ago 26m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 88e7b58d21c0 2024-09-13T13:27:45.216 INFO:teuthology.orchestra.run.smithi018.stdout:osd.4 smithi094 running (26m) 115s ago 26m 55.6M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 59e55352c71a 2024-09-13T13:27:45.216 INFO:teuthology.orchestra.run.smithi018.stdout:osd.5 smithi094 running (25m) 115s ago 25m 62.6M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 42d6a5b25854 2024-09-13T13:27:45.216 INFO:teuthology.orchestra.run.smithi018.stdout:osd.6 smithi094 running (25m) 115s ago 25m 63.8M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 91f3899cfe9e 2024-09-13T13:27:45.216 INFO:teuthology.orchestra.run.smithi018.stdout:osd.7 smithi094 running (25m) 115s ago 25m 54.6M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 8d9c29974c46 2024-09-13T13:27:45.216 INFO:teuthology.orchestra.run.smithi018.stdout:prometheus.a smithi094 *:9095 running (3m) 115s ago 24m 38.5M - 2.51.0 1d3b7f56885b 5640dcdde21e 2024-09-13T13:27:45.216 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi018.ocguil smithi018 *:8000 running (23m) 16s ago 23m - - 19.1.1-322-g7741f7f9 19dc8d659727 58af66f2aa64 2024-09-13T13:27:45.216 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi094.tfxryb smithi094 *:8000 running (23m) 115s ago 23m 89.9M - 19.1.1-322-g7741f7f9 19dc8d659727 cf6adeb72bb8 2024-09-13T13:27:45.567 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:27:45.567 INFO:teuthology.orchestra.run.smithi018.stdout: "mon": { 2024-09-13T13:27:45.567 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 3 2024-09-13T13:27:45.567 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:27:45.567 INFO:teuthology.orchestra.run.smithi018.stdout: "mgr": { 2024-09-13T13:27:45.568 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:27:45.568 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:27:45.568 INFO:teuthology.orchestra.run.smithi018.stdout: "osd": { 2024-09-13T13:27:45.568 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 7, 2024-09-13T13:27:45.568 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 1 2024-09-13T13:27:45.568 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:27:45.568 INFO:teuthology.orchestra.run.smithi018.stdout: "rgw": { 2024-09-13T13:27:45.568 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:27:45.568 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:27:45.568 INFO:teuthology.orchestra.run.smithi018.stdout: "overall": { 2024-09-13T13:27:45.568 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 9, 2024-09-13T13:27:45.568 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 6 2024-09-13T13:27:45.569 INFO:teuthology.orchestra.run.smithi018.stdout: } 2024-09-13T13:27:45.569 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:27:45.569 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:45 smithi018 ceph-mon[103699]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-13T13:27:45.569 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:45 smithi018 ceph-mon[107276]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-13T13:27:45.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:45 smithi094 ceph-mon[87648]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-13T13:27:45.866 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:27:45.867 INFO:teuthology.orchestra.run.smithi018.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T13:27:45.867 INFO:teuthology.orchestra.run.smithi018.stdout: "in_progress": true, 2024-09-13T13:27:45.867 INFO:teuthology.orchestra.run.smithi018.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (1 remaining).", 2024-09-13T13:27:45.867 INFO:teuthology.orchestra.run.smithi018.stdout: "services_complete": [], 2024-09-13T13:27:45.867 INFO:teuthology.orchestra.run.smithi018.stdout: "progress": "1/8 daemons upgraded", 2024-09-13T13:27:45.867 INFO:teuthology.orchestra.run.smithi018.stdout: "message": "Currently upgrading osd daemons", 2024-09-13T13:27:45.867 INFO:teuthology.orchestra.run.smithi018.stdout: "is_paused": false 2024-09-13T13:27:45.867 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:27:46.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:46 smithi018 ceph-mon[103699]: from='client.54188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:27:46.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:46 smithi018 ceph-mon[103699]: from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:27:46.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:46 smithi018 ceph-mon[103699]: from='client.44196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:27:46.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:46 smithi018 ceph-mon[103699]: from='client.? 172.21.15.18:0/2361680134' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:27:46.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:46 smithi018 ceph-mon[107276]: from='client.54188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:27:46.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:46 smithi018 ceph-mon[107276]: from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:27:46.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:46 smithi018 ceph-mon[107276]: from='client.44196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:27:46.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:46 smithi018 ceph-mon[107276]: from='client.? 172.21.15.18:0/2361680134' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:27:46.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:27:46 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:27:46.550604267Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:27:46.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:46 smithi094 ceph-mon[87648]: from='client.54188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:27:46.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:46 smithi094 ceph-mon[87648]: from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:27:46.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:46 smithi094 ceph-mon[87648]: from='client.44196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:27:46.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:46 smithi094 ceph-mon[87648]: from='client.? 172.21.15.18:0/2361680134' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:27:47.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:47 smithi018 ceph-mon[103699]: from='client.54212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:27:47.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:47 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:27:47.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:47 smithi018 ceph-mon[103699]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:27:47.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:47 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:47.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:47 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:27:47.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:47 smithi018 ceph-mon[107276]: from='client.54212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:27:47.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:47 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:27:47.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:47 smithi018 ceph-mon[107276]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:27:47.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:47 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:47.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:47 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:27:47.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:47 smithi094 ceph-mon[87648]: from='client.54212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:27:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:47 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:27:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:47 smithi094 ceph-mon[87648]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:27:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:47 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:47 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:27:48.592 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:48 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-13T13:27:48.592 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:48 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-13T13:27:48.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:48 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-13T13:27:49.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:49 smithi018 ceph-mon[103699]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-13T13:27:49.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:49 smithi018 ceph-mon[103699]: Upgrade: osd.1 is safe to restart 2024-09-13T13:27:49.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:49 smithi018 ceph-mon[103699]: pgmap v144: 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-13T13:27:49.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:49 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:49.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:49 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-13T13:27:49.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:49 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:27:49.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:49 smithi018 ceph-mon[107276]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-13T13:27:49.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:49 smithi018 ceph-mon[107276]: Upgrade: osd.1 is safe to restart 2024-09-13T13:27:49.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:49 smithi018 ceph-mon[107276]: pgmap v144: 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-13T13:27:49.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:49 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:49.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:49 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-13T13:27:49.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:49 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:27:49.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:27:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:27:49.552005718Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:27:49.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:49 smithi094 ceph-mon[87648]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-13T13:27:49.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:49 smithi094 ceph-mon[87648]: Upgrade: osd.1 is safe to restart 2024-09-13T13:27:49.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:49 smithi094 ceph-mon[87648]: pgmap v144: 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-13T13:27:49.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:49 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:27:49.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:49 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-13T13:27:49.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:49 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:27:50.660 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:50 smithi018 ceph-mon[103699]: Upgrade: Updating osd.1 2024-09-13T13:27:50.660 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:50 smithi018 ceph-mon[103699]: Deploying daemon osd.1 on smithi018 2024-09-13T13:27:50.660 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:50 smithi018 ceph-mon[107276]: Upgrade: Updating osd.1 2024-09-13T13:27:50.660 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:50 smithi018 ceph-mon[107276]: Deploying daemon osd.1 on smithi018 2024-09-13T13:27:50.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:50 smithi094 ceph-mon[87648]: Upgrade: Updating osd.1 2024-09-13T13:27:50.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:50 smithi094 ceph-mon[87648]: Deploying daemon osd.1 on smithi018 2024-09-13T13:27:51.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:51 smithi018 ceph-mon[103699]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:27:51.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:51 smithi018 ceph-mon[107276]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:27:51.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:51 smithi094 ceph-mon[87648]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:27:52.300 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:52 smithi018 systemd[1]: Stopping Ceph osd.1 for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:27:52.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:52 smithi018 ceph-mon[103699]: osd.1 marked itself down and dead 2024-09-13T13:27:52.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:52 smithi018 ceph-mon[107276]: osd.1 marked itself down and dead 2024-09-13T13:27:52.684 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:52 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1[43217]: 2024-09-13T13:27:52.299+0000 7f5e1d170640 -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-13T13:27:52.684 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:52 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1[43217]: 2024-09-13T13:27:52.299+0000 7f5e1d170640 -1 osd.1 115 *** Got signal Terminated *** 2024-09-13T13:27:52.684 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:52 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1[43217]: 2024-09-13T13:27:52.299+0000 7f5e1d170640 -1 osd.1 115 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T13:27:52.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:52 smithi094 ceph-mon[87648]: osd.1 marked itself down and dead 2024-09-13T13:27:52.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:27:52 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:27:52.549545599Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:27:53.041 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:52 smithi018 podman[117233]: 2024-09-13 13:27:52.789578855 +0000 UTC m=+0.613753175 container died ab82ed867522621f9e07653f575f5cb074ddde63fa35735caa8f18c1046b73af (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1, GIT_BRANCH=HEAD, 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, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-7741f7f, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-09-13T13:27:53.417 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:53 smithi018 podman[117233]: 2024-09-13 13:27:53.123699474 +0000 UTC m=+0.947873792 container cleanup ab82ed867522621f9e07653f575f5cb074ddde63fa35735caa8f18c1046b73af (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-7741f7f, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T13:27:53.417 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:53 smithi018 bash[117233]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1 2024-09-13T13:27:53.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:53 smithi018 ceph-mon[103699]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:27:53.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:53 smithi018 ceph-mon[103699]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T13:27:53.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:53 smithi018 ceph-mon[103699]: osdmap e116: 8 total, 7 up, 8 in 2024-09-13T13:27:53.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:53 smithi018 ceph-mon[107276]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:27:53.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:53 smithi018 ceph-mon[107276]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T13:27:53.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:53 smithi018 ceph-mon[107276]: osdmap e116: 8 total, 7 up, 8 in 2024-09-13T13:27:53.685 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:53 smithi018 podman[117249]: 2024-09-13 13:27:53.483595615 +0000 UTC m=+0.693145520 container remove ab82ed867522621f9e07653f575f5cb074ddde63fa35735caa8f18c1046b73af (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1, maintainer=Guillaume Abrioux , RELEASE=squid-7741f7f, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T13:27:53.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:53 smithi094 ceph-mon[87648]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:27:53.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:53 smithi094 ceph-mon[87648]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T13:27:53.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:53 smithi094 ceph-mon[87648]: osdmap e116: 8 total, 7 up, 8 in 2024-09-13T13:27:54.014 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:27:53 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:27:53] "GET /metrics HTTP/1.1" 200 38289 "" "Prometheus/2.51.0" 2024-09-13T13:27:54.014 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:53 smithi018 podman[117338]: 2024-09-13 13:27:53.797060892 +0000 UTC m=+0.016484170 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:27:54.014 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:53 smithi018 podman[117338]: 2024-09-13 13:27:53.909253669 +0000 UTC m=+0.128676935 container create 7841918822fb20296f755aba783a1db2a3ad639d36c9f850ad6f72684f172cd5 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-13T13:27:54.328 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:54 smithi018 podman[117338]: 2024-09-13 13:27:54.128564009 +0000 UTC m=+0.347987276 container init 7841918822fb20296f755aba783a1db2a3ad639d36c9f850ad6f72684f172cd5 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T13:27:54.329 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:54 smithi018 podman[117338]: 2024-09-13 13:27:54.132042033 +0000 UTC m=+0.351465305 container start 7841918822fb20296f755aba783a1db2a3ad639d36c9f850ad6f72684f172cd5 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-09-13T13:27:54.329 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:54 smithi018 podman[117338]: 2024-09-13 13:27:54.211852783 +0000 UTC m=+0.431276060 container attach 7841918822fb20296f755aba783a1db2a3ad639d36c9f850ad6f72684f172cd5 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux ) 2024-09-13T13:27:54.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:54 smithi018 ceph-mon[103699]: osdmap e117: 8 total, 7 up, 8 in 2024-09-13T13:27:54.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:54 smithi018 ceph-mon[107276]: osdmap e117: 8 total, 7 up, 8 in 2024-09-13T13:27:54.683 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:54 smithi018 podman[117338]: 2024-09-13 13:27:54.32867454 +0000 UTC m=+0.548097824 container died 7841918822fb20296f755aba783a1db2a3ad639d36c9f850ad6f72684f172cd5 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1-deactivate, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, 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, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8) 2024-09-13T13:27:54.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:54 smithi094 ceph-mon[87648]: osdmap e117: 8 total, 7 up, 8 in 2024-09-13T13:27:55.208 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:54 smithi018 podman[117360]: 2024-09-13 13:27:54.957049802 +0000 UTC m=+0.621556411 container remove 7841918822fb20296f755aba783a1db2a3ad639d36c9f850ad6f72684f172cd5 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1-deactivate, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-09-13T13:27:55.208 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:54 smithi018 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.1.service: Deactivated successfully. 2024-09-13T13:27:55.208 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:54 smithi018 systemd[1]: Stopped Ceph osd.1 for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:27:55.208 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:54 smithi018 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.1.service: Consumed 14.830s CPU time. 2024-09-13T13:27:55.208 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:55 smithi018 systemd[1]: Starting Ceph osd.1 for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:27:55.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:55 smithi018 ceph-mon[103699]: pgmap v149: 161 pgs: 56 peering, 1 stale+active+clean, 104 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:27:55.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:55 smithi018 ceph-mon[103699]: Health check failed: Reduced data availability: 10 pgs inactive, 15 pgs peering (PG_AVAILABILITY) 2024-09-13T13:27:55.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:55 smithi018 ceph-mon[107276]: pgmap v149: 161 pgs: 56 peering, 1 stale+active+clean, 104 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:27:55.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:55 smithi018 ceph-mon[107276]: Health check failed: Reduced data availability: 10 pgs inactive, 15 pgs peering (PG_AVAILABILITY) 2024-09-13T13:27:55.684 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:55 smithi018 podman[117457]: 2024-09-13 13:27:55.408083603 +0000 UTC m=+0.101889083 container create 7476342cb0ac9744716145c80c0560088c1a40d079629e3ce9a92803afbe2261 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1-activate, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-13T13:27:55.684 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:55 smithi018 podman[117457]: 2024-09-13 13:27:55.322472463 +0000 UTC m=+0.016277906 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:27:55.684 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:55 smithi018 podman[117457]: 2024-09-13 13:27:55.635500656 +0000 UTC m=+0.329306090 container init 7476342cb0ac9744716145c80c0560088c1a40d079629e3ce9a92803afbe2261 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1-activate, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux ) 2024-09-13T13:27:55.684 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:55 smithi018 podman[117457]: 2024-09-13 13:27:55.639102615 +0000 UTC m=+0.332908056 container start 7476342cb0ac9744716145c80c0560088c1a40d079629e3ce9a92803afbe2261 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1-activate, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-13T13:27:55.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:55 smithi094 ceph-mon[87648]: pgmap v149: 161 pgs: 56 peering, 1 stale+active+clean, 104 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:27:55.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:55 smithi094 ceph-mon[87648]: Health check failed: Reduced data availability: 10 pgs inactive, 15 pgs peering (PG_AVAILABILITY) 2024-09-13T13:27:55.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:27:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:27:55.553430403Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:27:56.183 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:55 smithi018 podman[117457]: 2024-09-13 13:27:55.710518559 +0000 UTC m=+0.404323999 container attach 7476342cb0ac9744716145c80c0560088c1a40d079629e3ce9a92803afbe2261 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1-activate, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8) 2024-09-13T13:27:56.183 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:55 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1-activate[117473]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T13:27:56.183 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:55 smithi018 bash[117457]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T13:27:56.184 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:55 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1-activate[117473]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T13:27:56.184 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:55 smithi018 bash[117457]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T13:27:56.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:56 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:27:56.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:56 smithi018 ceph-mon[103699]: pgmap v150: 161 pgs: 6 active+undersized, 56 peering, 1 active+undersized+degraded, 98 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 6/636 objects degraded (0.943%) 2024-09-13T13:27:56.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:56 smithi018 ceph-mon[103699]: Health check failed: Degraded data redundancy: 6/636 objects degraded (0.943%), 1 pg degraded (PG_DEGRADED) 2024-09-13T13:27:56.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:56 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:27:56.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:56 smithi018 ceph-mon[107276]: pgmap v150: 161 pgs: 6 active+undersized, 56 peering, 1 active+undersized+degraded, 98 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 6/636 objects degraded (0.943%) 2024-09-13T13:27:56.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:56 smithi018 ceph-mon[107276]: Health check failed: Degraded data redundancy: 6/636 objects degraded (0.943%), 1 pg degraded (PG_DEGRADED) 2024-09-13T13:27:56.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:56 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:27:56.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:56 smithi094 ceph-mon[87648]: pgmap v150: 161 pgs: 6 active+undersized, 56 peering, 1 active+undersized+degraded, 98 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 6/636 objects degraded (0.943%) 2024-09-13T13:27:56.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:56 smithi094 ceph-mon[87648]: Health check failed: Degraded data redundancy: 6/636 objects degraded (0.943%), 1 pg degraded (PG_DEGRADED) 2024-09-13T13:27:58.433 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:58 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1-activate[117473]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-13T13:27:58.433 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:58 smithi018 bash[117457]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-13T13:27:58.433 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:58 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1-activate[117473]: 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-13T13:27:58.433 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:58 smithi018 bash[117457]: 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-13T13:27:58.790 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:58 smithi018 ceph-mon[103699]: pgmap v151: 161 pgs: 45 active+undersized, 18 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-13T13:27:58.790 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:27:58 smithi018 ceph-mon[103699]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 10 pgs inactive, 15 pgs peering) 2024-09-13T13:27:58.790 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:58 smithi018 ceph-mon[107276]: pgmap v151: 161 pgs: 45 active+undersized, 18 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-13T13:27:58.790 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:27:58 smithi018 ceph-mon[107276]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 10 pgs inactive, 15 pgs peering) 2024-09-13T13:27:58.790 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:58 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1-activate[117473]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-13T13:27:58.791 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:58 smithi018 bash[117457]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-13T13:27:58.791 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:58 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1-activate[117473]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-13T13:27:58.791 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:58 smithi018 bash[117457]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-13T13:27:58.791 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:58 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1-activate[117473]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-13T13:27:58.791 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:58 smithi018 bash[117457]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-13T13:27:58.791 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:58 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1-activate[117473]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-13T13:27:58.791 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:58 smithi018 bash[117457]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-13T13:27:58.791 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:58 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1-activate[117473]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-13T13:27:58.791 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:58 smithi018 bash[117457]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-13T13:27:58.791 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:58 smithi018 podman[117457]: 2024-09-13 13:27:58.473993284 +0000 UTC m=+3.167798716 container died 7476342cb0ac9744716145c80c0560088c1a40d079629e3ce9a92803afbe2261 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1-activate, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-09-13T13:27:58.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:58 smithi094 ceph-mon[87648]: pgmap v151: 161 pgs: 45 active+undersized, 18 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-13T13:27:58.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:27:58 smithi094 ceph-mon[87648]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 10 pgs inactive, 15 pgs peering) 2024-09-13T13:27:58.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:27:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:27:58.549802387Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:27:59.440 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:59 smithi018 podman[117645]: 2024-09-13 13:27:59.189138488 +0000 UTC m=+0.703219023 container remove 7476342cb0ac9744716145c80c0560088c1a40d079629e3ce9a92803afbe2261 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1-activate, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, 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-13T13:27:59.440 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:59 smithi018 podman[117705]: 2024-09-13 13:27:59.315854012 +0000 UTC m=+0.017465566 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:27:59.440 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:59 smithi018 podman[117705]: 2024-09-13 13:27:59.44015081 +0000 UTC m=+0.141762354 container create 28075436a43a64cf68f1771544b93daad337c8b464d665e329c946a158e48900 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=) 2024-09-13T13:27:59.710 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:59 smithi018 podman[117705]: 2024-09-13 13:27:59.684137916 +0000 UTC m=+0.385749461 container init 28075436a43a64cf68f1771544b93daad337c8b464d665e329c946a158e48900 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True) 2024-09-13T13:27:59.711 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:59 smithi018 podman[117705]: 2024-09-13 13:27:59.68753626 +0000 UTC m=+0.389147805 container start 28075436a43a64cf68f1771544b93daad337c8b464d665e329c946a158e48900 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, ceph=True, org.label-schema.schema-version=1.0, 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.license=GPLv2) 2024-09-13T13:28:00.183 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:59 smithi018 ceph-osd[117724]: -- 172.21.15.18:0/869748709 <== mon.0 v2:172.21.15.18:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x563a615bfa40 con 0x563a6159dc00 2024-09-13T13:28:00.183 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:59 smithi018 bash[117705]: 28075436a43a64cf68f1771544b93daad337c8b464d665e329c946a158e48900 2024-09-13T13:28:00.183 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:27:59 smithi018 systemd[1]: Started Ceph osd.1 for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:28:01.119 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:00 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:01.119 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:00 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:01.120 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:00 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:01.120 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:00 smithi018 ceph-mon[107276]: pgmap v152: 161 pgs: 45 active+undersized, 18 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-13T13:28:01.120 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:00 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:01.120 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:00 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:01.120 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:00 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:01.120 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:00 smithi018 ceph-mon[103699]: pgmap v152: 161 pgs: 45 active+undersized, 18 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-13T13:28:01.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:00 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:01.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:00 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:01.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:00 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:01.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:00 smithi094 ceph-mon[87648]: pgmap v152: 161 pgs: 45 active+undersized, 18 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-13T13:28:01.433 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:28:01 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1[117720]: 2024-09-13T13:28:01.328+0000 7f0e550de640 -1 Falling back to public interface 2024-09-13T13:28:01.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:28:01 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:28:01.546399801Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:28:03.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:03 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:03.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:03 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:28:03.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:03 smithi018 ceph-mon[103699]: pgmap v153: 161 pgs: 45 active+undersized, 18 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-13T13:28:03.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:03 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:03.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:03 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:28:03.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:03 smithi018 ceph-mon[107276]: pgmap v153: 161 pgs: 45 active+undersized, 18 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-13T13:28:03.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:03 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:03.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:03 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:28:03.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:03 smithi094 ceph-mon[87648]: pgmap v153: 161 pgs: 45 active+undersized, 18 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 82/636 objects degraded (12.893%) 2024-09-13T13:28:03.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:28:03 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:28:03] "GET /metrics HTTP/1.1" 200 38290 "" "Prometheus/2.51.0" 2024-09-13T13:28:04.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:28:04 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:28:04.54602339Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:28:04.886 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:28:04 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1[117720]: 2024-09-13T13:28:04.617+0000 7f0e550de640 -1 osd.1 115 log_to_monitors true 2024-09-13T13:28:05.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:04 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:05.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:04 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:05.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:04 smithi018 ceph-mon[107276]: pgmap v154: 161 pgs: 45 active+undersized, 18 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-13T13:28:05.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:04 smithi018 ceph-mon[107276]: Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 18 pgs degraded (PG_DEGRADED) 2024-09-13T13:28:05.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:04 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:05.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:04 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:05.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:04 smithi018 ceph-mon[107276]: from='osd.1 [v2:172.21.15.18:6810/2059495369,v1:172.21.15.18:6811/2059495369]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-13T13:28:05.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:04 smithi018 ceph-mon[107276]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-13T13:28:05.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:04 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:05.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:04 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:05.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:04 smithi018 ceph-mon[103699]: pgmap v154: 161 pgs: 45 active+undersized, 18 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-13T13:28:05.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:04 smithi018 ceph-mon[103699]: Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 18 pgs degraded (PG_DEGRADED) 2024-09-13T13:28:05.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:04 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:05.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:04 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:05.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:04 smithi018 ceph-mon[103699]: from='osd.1 [v2:172.21.15.18:6810/2059495369,v1:172.21.15.18:6811/2059495369]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-13T13:28:05.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:04 smithi018 ceph-mon[103699]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-13T13:28:05.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:04 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:05.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:04 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:05.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:04 smithi094 ceph-mon[87648]: pgmap v154: 161 pgs: 45 active+undersized, 18 active+undersized+degraded, 98 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-13T13:28:05.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:04 smithi094 ceph-mon[87648]: Health check update: Degraded data redundancy: 82/636 objects degraded (12.893%), 18 pgs degraded (PG_DEGRADED) 2024-09-13T13:28:05.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:04 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:05.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:04 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:05.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:04 smithi094 ceph-mon[87648]: from='osd.1 [v2:172.21.15.18:6810/2059495369,v1:172.21.15.18:6811/2059495369]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-13T13:28:05.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:04 smithi094 ceph-mon[87648]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-13T13:28:06.073 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:28:05 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1[117720]: 2024-09-13T13:28:05.751+0000 7f0e48e80640 -1 osd.1 115 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T13:28:06.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:06 smithi018 ceph-mon[107276]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-13T13:28:06.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:06 smithi018 ceph-mon[107276]: osdmap e118: 8 total, 7 up, 8 in 2024-09-13T13:28:06.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:06 smithi018 ceph-mon[107276]: from='osd.1 [v2:172.21.15.18:6810/2059495369,v1:172.21.15.18:6811/2059495369]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi018", "root=default"]} : dispatch 2024-09-13T13:28:06.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:06 smithi018 ceph-mon[107276]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi018", "root=default"]} : dispatch 2024-09-13T13:28:06.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:06 smithi018 ceph-mon[107276]: from='osd.1 ' entity='osd.1' 2024-09-13T13:28:06.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:06 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:28:06.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:06 smithi018 ceph-mon[107276]: pgmap v156: 161 pgs: 45 active+undersized, 18 active+undersized+degraded, 98 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-13T13:28:06.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:06 smithi018 ceph-mon[103699]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-13T13:28:06.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:06 smithi018 ceph-mon[103699]: osdmap e118: 8 total, 7 up, 8 in 2024-09-13T13:28:06.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:06 smithi018 ceph-mon[103699]: from='osd.1 [v2:172.21.15.18:6810/2059495369,v1:172.21.15.18:6811/2059495369]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi018", "root=default"]} : dispatch 2024-09-13T13:28:06.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:06 smithi018 ceph-mon[103699]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi018", "root=default"]} : dispatch 2024-09-13T13:28:06.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:06 smithi018 ceph-mon[103699]: from='osd.1 ' entity='osd.1' 2024-09-13T13:28:06.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:06 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:28:06.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:06 smithi018 ceph-mon[103699]: pgmap v156: 161 pgs: 45 active+undersized, 18 active+undersized+degraded, 98 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-13T13:28:06.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:06 smithi094 ceph-mon[87648]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-13T13:28:06.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:06 smithi094 ceph-mon[87648]: osdmap e118: 8 total, 7 up, 8 in 2024-09-13T13:28:06.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:06 smithi094 ceph-mon[87648]: from='osd.1 [v2:172.21.15.18:6810/2059495369,v1:172.21.15.18:6811/2059495369]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi018", "root=default"]} : dispatch 2024-09-13T13:28:06.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:06 smithi094 ceph-mon[87648]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi018", "root=default"]} : dispatch 2024-09-13T13:28:06.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:06 smithi094 ceph-mon[87648]: from='osd.1 ' entity='osd.1' 2024-09-13T13:28:06.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:06 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:28:06.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:06 smithi094 ceph-mon[87648]: pgmap v156: 161 pgs: 45 active+undersized, 18 active+undersized+degraded, 98 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 82/636 objects degraded (12.893%) 2024-09-13T13:28:07.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:07 smithi018 ceph-mon[107276]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T13:28:07.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:07 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:28:07.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:07 smithi018 ceph-mon[107276]: osd.1 [v2:172.21.15.18:6810/2059495369,v1:172.21.15.18:6811/2059495369] boot 2024-09-13T13:28:07.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:07 smithi018 ceph-mon[107276]: osdmap e119: 8 total, 8 up, 8 in 2024-09-13T13:28:07.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:07 smithi018 ceph-mon[103699]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T13:28:07.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:07 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:28:07.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:07 smithi018 ceph-mon[103699]: osd.1 [v2:172.21.15.18:6810/2059495369,v1:172.21.15.18:6811/2059495369] boot 2024-09-13T13:28:07.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:07 smithi018 ceph-mon[103699]: osdmap e119: 8 total, 8 up, 8 in 2024-09-13T13:28:07.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:28:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:28:07.554903054Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:28:07.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:07 smithi094 ceph-mon[87648]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T13:28:07.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:07 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:28:07.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:07 smithi094 ceph-mon[87648]: osd.1 [v2:172.21.15.18:6810/2059495369,v1:172.21.15.18:6811/2059495369] boot 2024-09-13T13:28:07.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:07 smithi094 ceph-mon[87648]: osdmap e119: 8 total, 8 up, 8 in 2024-09-13T13:28:09.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: osdmap e120: 8 total, 8 up, 8 in 2024-09-13T13:28:09.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:09.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:09.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:28:09.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:28:09.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:09.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:28:09.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:09.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:09.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all nvmeof 2024-09-13T13:28:09.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:09.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:09.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:09.060 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:09.060 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:09.060 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:09.060 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:09.060 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: Upgrade: Finalizing container_image settings 2024-09-13T13:28:09.060 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:28:09.060 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:28:09.060 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:28:09.060 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.060 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.060 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:28:09.061 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:28:09.061 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:28:09.061 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:28:09.061 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:28:09.061 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:28:09.061 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:28:09.061 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:28:09.061 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:28:09.061 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:28:09.061 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:28:09.061 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:28:09.062 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.062 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.062 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:28:09.062 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:28:09.062 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:28:09.062 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:28:09.062 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:28:09.062 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:28:09.062 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:28:09.062 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:28:09.062 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:28:09.062 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.062 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.062 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.063 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.063 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.063 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.063 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.063 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.063 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.063 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.063 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.063 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.063 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: Upgrade: Complete! 2024-09-13T13:28:09.063 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:28:09.063 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:28:09.063 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:28:09.064 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:28:09.064 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:28:09.064 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:09.064 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:28:09.064 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:28:09.064 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:09.064 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:08 smithi094 ceph-mon[87648]: pgmap v159: 161 pgs: 37 peering, 20 active+undersized, 6 active+undersized+degraded, 98 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 35/636 objects degraded (5.503%) 2024-09-13T13:28:09.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: osdmap e120: 8 total, 8 up, 8 in 2024-09-13T13:28:09.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:09.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:09.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:28:09.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:28:09.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:09.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:28:09.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:09.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:09.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all nvmeof 2024-09-13T13:28:09.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:09.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:09.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:09.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:09.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:09.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:09.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:09.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: Upgrade: Finalizing container_image settings 2024-09-13T13:28:09.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:28:09.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:28:09.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:28:09.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:28:09.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:28:09.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:28:09.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:28:09.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:28:09.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:28:09.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: osdmap e120: 8 total, 8 up, 8 in 2024-09-13T13:28:09.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:09.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:09.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:28:09.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:28:09.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:09.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:28:09.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:09.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:09.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all nvmeof 2024-09-13T13:28:09.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:09.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:09.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:09.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:09.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:09.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:09.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:09.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: Upgrade: Finalizing container_image settings 2024-09-13T13:28:09.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:28:09.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:28:09.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:28:09.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:28:09.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:28:09.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:28:09.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:28:09.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:28:09.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:28:09.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:28:09.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:28:09.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:28:09.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:28:09.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:28:09.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:28:09.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:28:09.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:28:09.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:28:09.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:28:09.189 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:28:09.189 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:28:09.189 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:28:09.189 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:28:09.189 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:28:09.189 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.189 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.189 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.189 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.189 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.189 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:28:09.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:28:09.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:28:09.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:28:09.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:28:09.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:28:09.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:28:09.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:28:09.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:28:09.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:28:09.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:28:09.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:28:09.191 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:28:09.191 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:28:09.191 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:28:09.191 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.191 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.191 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.191 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.191 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.191 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.191 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.191 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: Upgrade: Complete! 2024-09-13T13:28:09.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:28:09.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:28:09.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:28:09.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:28:09.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:28:09.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:09.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:28:09.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:28:09.193 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:09.193 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[107276]: pgmap v159: 161 pgs: 37 peering, 20 active+undersized, 6 active+undersized+degraded, 98 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 35/636 objects degraded (5.503%) 2024-09-13T13:28:09.193 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.193 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.193 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.193 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.193 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.193 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:09.193 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: Upgrade: Complete! 2024-09-13T13:28:09.193 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:28:09.193 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:28:09.193 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:28:09.194 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:28:09.194 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:28:09.194 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:09.194 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:28:09.194 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:28:09.194 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:09.194 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:08 smithi018 ceph-mon[103699]: pgmap v159: 161 pgs: 37 peering, 20 active+undersized, 6 active+undersized+degraded, 98 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 35/636 objects degraded (5.503%) 2024-09-13T13:28:10.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:10 smithi018 ceph-mon[103699]: Health check update: Degraded data redundancy: 35/636 objects degraded (5.503%), 6 pgs degraded (PG_DEGRADED) 2024-09-13T13:28:10.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:10 smithi018 ceph-mon[107276]: Health check update: Degraded data redundancy: 35/636 objects degraded (5.503%), 6 pgs degraded (PG_DEGRADED) 2024-09-13T13:28:10.555 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:10 smithi094 ceph-mon[87648]: Health check update: Degraded data redundancy: 35/636 objects degraded (5.503%), 6 pgs degraded (PG_DEGRADED) 2024-09-13T13:28:10.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:28:10 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:28:10.554955595Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:28:11.334 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:11 smithi018 ceph-mon[103699]: pgmap v160: 161 pgs: 37 peering, 20 active+undersized, 6 active+undersized+degraded, 98 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 35/636 objects degraded (5.503%) 2024-09-13T13:28:11.334 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:11 smithi018 ceph-mon[107276]: pgmap v160: 161 pgs: 37 peering, 20 active+undersized, 6 active+undersized+degraded, 98 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 35/636 objects degraded (5.503%) 2024-09-13T13:28:11.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:11 smithi094 ceph-mon[87648]: pgmap v160: 161 pgs: 37 peering, 20 active+undersized, 6 active+undersized+degraded, 98 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 35/636 objects degraded (5.503%) 2024-09-13T13:28:13.556 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:13 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:13.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:13 smithi094 ceph-mon[87648]: pgmap v161: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 746 B/s rd, 0 op/s 2024-09-13T13:28:13.570 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:13 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:13.570 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:13 smithi018 ceph-mon[103699]: pgmap v161: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 746 B/s rd, 0 op/s 2024-09-13T13:28:13.570 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:13 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:13.570 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:13 smithi018 ceph-mon[107276]: pgmap v161: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 746 B/s rd, 0 op/s 2024-09-13T13:28:13.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:28:13 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:28:13.556625156Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:28:13.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:28:13 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:28:13] "GET /metrics HTTP/1.1" 200 38290 "" "Prometheus/2.51.0" 2024-09-13T13:28:14.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:14 smithi094 ceph-mon[87648]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/636 objects degraded (5.503%), 6 pgs degraded) 2024-09-13T13:28:14.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:14 smithi094 ceph-mon[87648]: Cluster is now healthy 2024-09-13T13:28:14.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:14 smithi018 ceph-mon[103699]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/636 objects degraded (5.503%), 6 pgs degraded) 2024-09-13T13:28:14.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:14 smithi018 ceph-mon[103699]: Cluster is now healthy 2024-09-13T13:28:14.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:14 smithi018 ceph-mon[107276]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/636 objects degraded (5.503%), 6 pgs degraded) 2024-09-13T13:28:14.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:14 smithi018 ceph-mon[107276]: Cluster is now healthy 2024-09-13T13:28:15.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:15 smithi094 ceph-mon[87648]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:28:15.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:15 smithi018 ceph-mon[103699]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:28:15.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:15 smithi018 ceph-mon[107276]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:28:16.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:28:16 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:28:16.557283631Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:28:17.082 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch ps' 2024-09-13T13:28:17.363 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:28:17.654 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:17 smithi018 ceph-mon[107276]: from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:28:17.654 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:17 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:28:17.654 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:17 smithi018 ceph-mon[107276]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-13T13:28:17.654 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:17 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:17.654 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:17 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:28:17.655 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:17 smithi018 ceph-mon[103699]: from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:28:17.655 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:17 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:28:17.655 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:17 smithi018 ceph-mon[103699]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-13T13:28:17.655 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:17 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:17.655 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:17 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:28:17.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:17 smithi094 ceph-mon[87648]: from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:28:17.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:17 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:28:17.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:17 smithi094 ceph-mon[87648]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-13T13:28:17.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:17 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:17.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:17 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:28:18.132 INFO:teuthology.orchestra.run.smithi018.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:28:18.132 INFO:teuthology.orchestra.run.smithi018.stdout:alertmanager.a smithi018 *:9093,9094 running (3m) 14s ago 24m - - 0.27.0 11f11916f8cd 4a471dd9fb03 2024-09-13T13:28:18.132 INFO:teuthology.orchestra.run.smithi018.stdout:grafana.a smithi094 *:3000 running (3m) 2m ago 24m 73.7M - 10.4.0 c8b91775d855 ecaea22becd1 2024-09-13T13:28:18.132 INFO:teuthology.orchestra.run.smithi018.stdout:iscsi.foo.smithi018.nwavmm smithi018 *:5000 running (4m) 14s ago 24m - - 3.8 19dc8d659727 9b4878212bf6 2024-09-13T13:28:18.132 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.x smithi094 *:8443,9283,8765 running (4m) 2m ago 28m 456M - 19.3.0-4917-gb0201b8c 1641fe80ce72 bbaa72a462d6 2024-09-13T13:28:18.132 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.y smithi018 *:8443,9283,8765 running (13m) 14s ago 30m - - 19.3.0-4917-gb0201b8c 1641fe80ce72 3f2eb2c1f516 2024-09-13T13:28:18.132 INFO:teuthology.orchestra.run.smithi018.stdout:mon.a smithi018 running (109s) 14s ago 30m - 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 4b6683667c23 2024-09-13T13:28:18.132 INFO:teuthology.orchestra.run.smithi018.stdout:mon.b smithi094 running (2m) 2m ago 29m 19.0M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f93a73fd761c 2024-09-13T13:28:18.132 INFO:teuthology.orchestra.run.smithi018.stdout:mon.c smithi018 running (95s) 14s ago 29m - 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 6df86de1efa9 2024-09-13T13:28:18.133 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.a smithi018 *:9100 running (4m) 14s ago 24m - - 1.7.0 72c9c2088986 c5e18de76a6e 2024-09-13T13:28:18.133 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.b smithi094 *:9100 running (4m) 2m ago 24m 11.7M - 1.7.0 72c9c2088986 a95105133908 2024-09-13T13:28:18.133 INFO:teuthology.orchestra.run.smithi018.stdout:osd.0 smithi018 running (53s) 14s ago 28m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 78f2de3e3450 2024-09-13T13:28:18.133 INFO:teuthology.orchestra.run.smithi018.stdout:osd.1 smithi018 running (18s) 14s ago 28m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 28075436a43a 2024-09-13T13:28:18.133 INFO:teuthology.orchestra.run.smithi018.stdout:osd.2 smithi018 running (27m) 14s ago 27m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 4cde9c1db423 2024-09-13T13:28:18.133 INFO:teuthology.orchestra.run.smithi018.stdout:osd.3 smithi018 running (27m) 14s ago 27m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 88e7b58d21c0 2024-09-13T13:28:18.133 INFO:teuthology.orchestra.run.smithi018.stdout:osd.4 smithi094 running (26m) 2m ago 26m 55.6M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 59e55352c71a 2024-09-13T13:28:18.133 INFO:teuthology.orchestra.run.smithi018.stdout:osd.5 smithi094 running (26m) 2m ago 26m 62.6M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 42d6a5b25854 2024-09-13T13:28:18.133 INFO:teuthology.orchestra.run.smithi018.stdout:osd.6 smithi094 running (26m) 2m ago 26m 63.8M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 91f3899cfe9e 2024-09-13T13:28:18.133 INFO:teuthology.orchestra.run.smithi018.stdout:osd.7 smithi094 running (25m) 2m ago 25m 54.6M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 8d9c29974c46 2024-09-13T13:28:18.133 INFO:teuthology.orchestra.run.smithi018.stdout:prometheus.a smithi094 *:9095 running (4m) 2m ago 25m 38.5M - 2.51.0 1d3b7f56885b 5640dcdde21e 2024-09-13T13:28:18.133 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi018.ocguil smithi018 *:8000 running (24m) 14s ago 24m - - 19.1.1-322-g7741f7f9 19dc8d659727 58af66f2aa64 2024-09-13T13:28:18.133 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi094.tfxryb smithi094 *:8000 running (24m) 2m ago 24m 89.9M - 19.1.1-322-g7741f7f9 19dc8d659727 cf6adeb72bb8 2024-09-13T13:28:18.856 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-13T13:28:19.118 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:28:19.581 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:19 smithi018 ceph-mon[103699]: from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:28:19.582 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:19 smithi018 ceph-mon[103699]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-09-13T13:28:19.582 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:19 smithi018 ceph-mon[107276]: from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:28:19.582 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:19 smithi018 ceph-mon[107276]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-09-13T13:28:19.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:19 smithi094 ceph-mon[87648]: from='client.44226 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:28:19.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:19 smithi094 ceph-mon[87648]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 966 B/s rd, 0 op/s 2024-09-13T13:28:19.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:28:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:28:19.558852794Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:28:19.841 INFO:teuthology.orchestra.run.smithi018.stdout:true 2024-09-13T13:28:20.486 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 7'"'"'' 2024-09-13T13:28:20.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:20 smithi018 ceph-mon[107276]: from='client.? 172.21.15.18:0/3705348122' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:20.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:20 smithi018 ceph-mon[103699]: from='client.? 172.21.15.18:0/3705348122' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:20.744 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:28:20.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:20 smithi094 ceph-mon[87648]: from='client.? 172.21.15.18:0/3705348122' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:21.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:21 smithi018 ceph-mon[103699]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:28:21.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:21 smithi018 ceph-mon[107276]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:28:21.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:21 smithi094 ceph-mon[87648]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:28:22.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:22 smithi018 ceph-mon[103699]: from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:28:22.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:22 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:22.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:22 smithi018 ceph-mon[107276]: from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:28:22.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:22 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:22.751 INFO:teuthology.orchestra.run.smithi018.stdout:true 2024-09-13T13:28:22.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:22 smithi094 ceph-mon[87648]: from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:28:22.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:22 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:22.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:28:22 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:28:22.55026034Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:28:23.559 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch upgrade status' 2024-09-13T13:28:23.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:23 smithi018 ceph-mon[103699]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:28:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:23 smithi018 ceph-mon[107276]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:28:23.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:23 smithi094 ceph-mon[87648]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:28:23.823 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:28:23.944 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:28:23 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:28:23] "GET /metrics HTTP/1.1" 200 38353 "" "Prometheus/2.51.0" 2024-09-13T13:28:24.468 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:28:24.469 INFO:teuthology.orchestra.run.smithi018.stdout: "target_image": null, 2024-09-13T13:28:24.469 INFO:teuthology.orchestra.run.smithi018.stdout: "in_progress": false, 2024-09-13T13:28:24.469 INFO:teuthology.orchestra.run.smithi018.stdout: "which": "", 2024-09-13T13:28:24.469 INFO:teuthology.orchestra.run.smithi018.stdout: "services_complete": [], 2024-09-13T13:28:24.469 INFO:teuthology.orchestra.run.smithi018.stdout: "progress": null, 2024-09-13T13:28:24.469 INFO:teuthology.orchestra.run.smithi018.stdout: "message": "", 2024-09-13T13:28:24.469 INFO:teuthology.orchestra.run.smithi018.stdout: "is_paused": false 2024-09-13T13:28:24.469 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:28:25.182 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph health detail' 2024-09-13T13:28:25.442 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:28:25.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:25 smithi018 ceph-mon[103699]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:28:25.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:25 smithi018 ceph-mon[107276]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:28:25.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:25 smithi094 ceph-mon[87648]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:28:25.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:28:25 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:28:25.550461141Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:28:26.163 INFO:teuthology.orchestra.run.smithi018.stdout:HEALTH_OK 2024-09-13T13:28:26.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:26 smithi018 ceph-mon[107276]: from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:28:26.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:26 smithi018 ceph-mon[107276]: from='client.? 172.21.15.18:0/456551252' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T13:28:26.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:26 smithi018 ceph-mon[103699]: from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:28:26.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:26 smithi018 ceph-mon[103699]: from='client.? 172.21.15.18:0/456551252' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T13:28:26.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:26 smithi094 ceph-mon[87648]: from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:28:26.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:26 smithi094 ceph-mon[87648]: from='client.? 172.21.15.18:0/456551252' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T13:28:26.811 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1' 2024-09-13T13:28:27.067 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:28:27.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:27 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:28:27.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:27 smithi018 ceph-mon[107276]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:28:27.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:27 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:28:27.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:27 smithi018 ceph-mon[103699]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:28:27.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:27 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:28:27.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:27 smithi094 ceph-mon[87648]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:28:28.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:28:28 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:28:28.550613163Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:28:29.318 INFO:teuthology.orchestra.run.smithi018.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:28:29.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:29 smithi018 ceph-mon[107276]: from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:28:29.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:29 smithi018 ceph-mon[107276]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:28:29.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:29 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:29.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:29 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:28:29.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:29 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:28:29.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:29 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:29.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:29 smithi018 ceph-mon[103699]: from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:28:29.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:29 smithi018 ceph-mon[103699]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:28:29.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:29 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:29.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:29 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:28:29.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:29 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:28:29.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:29 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:29.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:29 smithi094 ceph-mon[87648]: from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:28:29.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:29 smithi094 ceph-mon[87648]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:28:29.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:29 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:29.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:29 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:28:29.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:29 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:28:29.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:29 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:29.961 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- 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-13T13:28:30.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:30 smithi018 ceph-mon[103699]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:28:30.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:30 smithi018 ceph-mon[103699]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:28:30.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:30 smithi018 ceph-mon[107276]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:28:30.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:30 smithi018 ceph-mon[107276]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:28:30.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:30 smithi094 ceph-mon[87648]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:28:30.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:30 smithi094 ceph-mon[87648]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:28:31.008 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:28:31.522 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:31 smithi018 ceph-mon[107276]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:28:31.523 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:31 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:31.523 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:31 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:28:31.523 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:31 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:31.523 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:31 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:31.523 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:31 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:31.524 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:31 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:31.524 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:31 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:31.524 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:31 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:31.524 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:31 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-13T13:28:31.524 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:31 smithi018 ceph-mon[103699]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:28:31.524 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:31 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:31.524 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:31 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:28:31.524 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:31 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:31.524 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:31 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:31.524 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:31 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:31.524 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:31 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:31.525 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:31 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:31.525 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:31 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:31.525 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:31 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-13T13:28:31.731 INFO:teuthology.orchestra.run.smithi018.stdout:true 2024-09-13T13:28:31.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:28:31 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:28:31.546473732Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:28:31.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:31 smithi094 ceph-mon[87648]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:28:31.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:31 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:31.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:31 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:28:31.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:31 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:31.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:31 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:31.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:31 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:31.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:31 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:31.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:31 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:31.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:31 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:31.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:31 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-13T13:28:32.333 INFO:teuthology.orchestra.run.smithi018.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:28:32.333 INFO:teuthology.orchestra.run.smithi018.stdout:alertmanager.a smithi018 *:9093,9094 running (3m) 28s ago 24m - - 0.27.0 11f11916f8cd 4a471dd9fb03 2024-09-13T13:28:32.334 INFO:teuthology.orchestra.run.smithi018.stdout:grafana.a smithi094 *:3000 running (3m) 2m ago 24m 73.7M - 10.4.0 c8b91775d855 ecaea22becd1 2024-09-13T13:28:32.334 INFO:teuthology.orchestra.run.smithi018.stdout:iscsi.foo.smithi018.nwavmm smithi018 *:5000 running (5m) 28s ago 24m - - 3.8 19dc8d659727 9b4878212bf6 2024-09-13T13:28:32.334 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.x smithi094 *:8443,9283,8765 running (4m) 2m ago 29m 456M - 19.3.0-4917-gb0201b8c 1641fe80ce72 bbaa72a462d6 2024-09-13T13:28:32.334 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.y smithi018 *:8443,9283,8765 running (14m) 28s ago 30m - - 19.3.0-4917-gb0201b8c 1641fe80ce72 3f2eb2c1f516 2024-09-13T13:28:32.334 INFO:teuthology.orchestra.run.smithi018.stdout:mon.a smithi018 running (2m) 28s ago 30m - 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 4b6683667c23 2024-09-13T13:28:32.334 INFO:teuthology.orchestra.run.smithi018.stdout:mon.b smithi094 running (2m) 2m ago 29m 19.0M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f93a73fd761c 2024-09-13T13:28:32.334 INFO:teuthology.orchestra.run.smithi018.stdout:mon.c smithi018 running (109s) 28s ago 29m - 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 6df86de1efa9 2024-09-13T13:28:32.334 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.a smithi018 *:9100 running (4m) 28s ago 24m - - 1.7.0 72c9c2088986 c5e18de76a6e 2024-09-13T13:28:32.334 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.b smithi094 *:9100 running (4m) 2m ago 24m 11.7M - 1.7.0 72c9c2088986 a95105133908 2024-09-13T13:28:32.334 INFO:teuthology.orchestra.run.smithi018.stdout:osd.0 smithi018 running (67s) 28s ago 28m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 78f2de3e3450 2024-09-13T13:28:32.334 INFO:teuthology.orchestra.run.smithi018.stdout:osd.1 smithi018 running (33s) 28s ago 28m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 28075436a43a 2024-09-13T13:28:32.334 INFO:teuthology.orchestra.run.smithi018.stdout:osd.2 smithi018 running (27m) 28s ago 27m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 4cde9c1db423 2024-09-13T13:28:32.334 INFO:teuthology.orchestra.run.smithi018.stdout:osd.3 smithi018 running (27m) 28s ago 27m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 88e7b58d21c0 2024-09-13T13:28:32.334 INFO:teuthology.orchestra.run.smithi018.stdout:osd.4 smithi094 running (27m) 2m ago 27m 55.6M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 59e55352c71a 2024-09-13T13:28:32.334 INFO:teuthology.orchestra.run.smithi018.stdout:osd.5 smithi094 running (26m) 2m ago 26m 62.6M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 42d6a5b25854 2024-09-13T13:28:32.335 INFO:teuthology.orchestra.run.smithi018.stdout:osd.6 smithi094 running (26m) 2m ago 26m 63.8M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 91f3899cfe9e 2024-09-13T13:28:32.335 INFO:teuthology.orchestra.run.smithi018.stdout:osd.7 smithi094 running (25m) 2m ago 25m 54.6M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 8d9c29974c46 2024-09-13T13:28:32.335 INFO:teuthology.orchestra.run.smithi018.stdout:prometheus.a smithi094 *:9095 running (4m) 2m ago 25m 38.5M - 2.51.0 1d3b7f56885b 5640dcdde21e 2024-09-13T13:28:32.335 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi018.ocguil smithi018 *:8000 running (24m) 28s ago 24m - - 19.1.1-322-g7741f7f9 19dc8d659727 58af66f2aa64 2024-09-13T13:28:32.335 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi094.tfxryb smithi094 *:8000 running (24m) 2m ago 24m 89.9M - 19.1.1-322-g7741f7f9 19dc8d659727 cf6adeb72bb8 2024-09-13T13:28:32.588 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:32 smithi018 ceph-mon[103699]: Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T13:28:32.588 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:32 smithi018 ceph-mon[103699]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T13:28:32.588 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:32 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all mgr 2024-09-13T13:28:32.588 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:32 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all mon 2024-09-13T13:28:32.588 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:32 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all crash 2024-09-13T13:28:32.588 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:32 smithi018 ceph-mon[103699]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-13T13:28:32.589 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:32 smithi018 ceph-mon[103699]: Upgrade: osd.2 is safe to restart 2024-09-13T13:28:32.589 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:32 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:28:32.589 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:32 smithi018 ceph-mon[107276]: Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T13:28:32.589 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:32 smithi018 ceph-mon[107276]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T13:28:32.589 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:32 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all mgr 2024-09-13T13:28:32.589 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:32 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all mon 2024-09-13T13:28:32.589 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:32 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all crash 2024-09-13T13:28:32.589 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:32 smithi018 ceph-mon[107276]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-13T13:28:32.589 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:32 smithi018 ceph-mon[107276]: Upgrade: osd.2 is safe to restart 2024-09-13T13:28:32.589 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:32 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:28:32.696 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:28:32.696 INFO:teuthology.orchestra.run.smithi018.stdout: "mon": { 2024-09-13T13:28:32.697 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 3 2024-09-13T13:28:32.697 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:28:32.697 INFO:teuthology.orchestra.run.smithi018.stdout: "mgr": { 2024-09-13T13:28:32.697 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:28:32.697 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:28:32.697 INFO:teuthology.orchestra.run.smithi018.stdout: "osd": { 2024-09-13T13:28:32.697 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 6, 2024-09-13T13:28:32.697 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:28:32.697 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:28:32.697 INFO:teuthology.orchestra.run.smithi018.stdout: "rgw": { 2024-09-13T13:28:32.697 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:28:32.697 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:28:32.697 INFO:teuthology.orchestra.run.smithi018.stdout: "overall": { 2024-09-13T13:28:32.697 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 8, 2024-09-13T13:28:32.698 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 7 2024-09-13T13:28:32.698 INFO:teuthology.orchestra.run.smithi018.stdout: } 2024-09-13T13:28:32.698 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:28:32.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:32 smithi094 ceph-mon[87648]: Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T13:28:32.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:32 smithi094 ceph-mon[87648]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T13:28:32.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:32 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all mgr 2024-09-13T13:28:32.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:32 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all mon 2024-09-13T13:28:32.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:32 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all crash 2024-09-13T13:28:32.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:32 smithi094 ceph-mon[87648]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-13T13:28:32.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:32 smithi094 ceph-mon[87648]: Upgrade: osd.2 is safe to restart 2024-09-13T13:28:32.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:32 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:28:33.004 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:28:33.004 INFO:teuthology.orchestra.run.smithi018.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T13:28:33.004 INFO:teuthology.orchestra.run.smithi018.stdout: "in_progress": true, 2024-09-13T13:28:33.005 INFO:teuthology.orchestra.run.smithi018.stdout: "which": "Upgrading daemons of type(s) crash,osd. Upgrade limited to 1 daemons (1 remaining).", 2024-09-13T13:28:33.005 INFO:teuthology.orchestra.run.smithi018.stdout: "services_complete": [], 2024-09-13T13:28:33.005 INFO:teuthology.orchestra.run.smithi018.stdout: "progress": "2/8 daemons upgraded", 2024-09-13T13:28:33.005 INFO:teuthology.orchestra.run.smithi018.stdout: "message": "Currently upgrading osd daemons", 2024-09-13T13:28:33.005 INFO:teuthology.orchestra.run.smithi018.stdout: "is_paused": false 2024-09-13T13:28:33.005 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:28:33.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:33 smithi018 ceph-mon[103699]: from='client.54266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:28:33.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:33 smithi018 ceph-mon[103699]: from='client.54272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:28:33.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:33 smithi018 ceph-mon[103699]: from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:28:33.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:33 smithi018 ceph-mon[103699]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:28:33.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:33 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:33.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:33 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-13T13:28:33.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:33 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:28:33.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:33 smithi018 ceph-mon[103699]: from='client.? 172.21.15.18:0/1669219746' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:33.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:33 smithi018 ceph-mon[107276]: from='client.54266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:28:33.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:33 smithi018 ceph-mon[107276]: from='client.54272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:28:33.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:33 smithi018 ceph-mon[107276]: from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:28:33.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:33 smithi018 ceph-mon[107276]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:28:33.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:33 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:33.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:33 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-13T13:28:33.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:33 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:28:33.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:33 smithi018 ceph-mon[107276]: from='client.? 172.21.15.18:0/1669219746' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:33.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:33 smithi094 ceph-mon[87648]: from='client.54266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:28:33.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:33 smithi094 ceph-mon[87648]: from='client.54272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:28:33.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:33 smithi094 ceph-mon[87648]: from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:28:33.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:33 smithi094 ceph-mon[87648]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:28:33.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:33 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:33.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:33 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-13T13:28:33.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:33 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:28:33.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:33 smithi094 ceph-mon[87648]: from='client.? 172.21.15.18:0/1669219746' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:34.036 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:28:33 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:28:33] "GET /metrics HTTP/1.1" 200 38349 "" "Prometheus/2.51.0" 2024-09-13T13:28:34.598 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:34 smithi018 ceph-mon[103699]: Upgrade: Updating osd.2 2024-09-13T13:28:34.598 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:34 smithi018 ceph-mon[103699]: Deploying daemon osd.2 on smithi018 2024-09-13T13:28:34.598 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:34 smithi018 ceph-mon[103699]: from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:28:34.599 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:34 smithi018 ceph-mon[107276]: Upgrade: Updating osd.2 2024-09-13T13:28:34.599 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:34 smithi018 ceph-mon[107276]: Deploying daemon osd.2 on smithi018 2024-09-13T13:28:34.599 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:34 smithi018 ceph-mon[107276]: from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:28:34.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:34 smithi094 ceph-mon[87648]: Upgrade: Updating osd.2 2024-09-13T13:28:34.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:34 smithi094 ceph-mon[87648]: Deploying daemon osd.2 on smithi018 2024-09-13T13:28:34.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:34 smithi094 ceph-mon[87648]: from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:28:34.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:28:34 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:28:34.559422083Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:28:35.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:35 smithi018 ceph-mon[103699]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:28:35.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:35 smithi018 ceph-mon[107276]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:28:35.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:35 smithi094 ceph-mon[87648]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:28:36.183 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:35 smithi018 systemd[1]: Stopping Ceph osd.2 for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:28:36.183 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:35 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2[49196]: 2024-09-13T13:28:35.954+0000 7fe44eb9e640 -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-13T13:28:36.183 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:35 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2[49196]: 2024-09-13T13:28:35.954+0000 7fe44eb9e640 -1 osd.2 120 *** Got signal Terminated *** 2024-09-13T13:28:36.183 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:35 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2[49196]: 2024-09-13T13:28:35.954+0000 7fe44eb9e640 -1 osd.2 120 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T13:28:36.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:36 smithi018 ceph-mon[107276]: osd.2 marked itself down and dead 2024-09-13T13:28:36.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:36 smithi018 ceph-mon[103699]: osd.2 marked itself down and dead 2024-09-13T13:28:36.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:36 smithi094 ceph-mon[87648]: osd.2 marked itself down and dead 2024-09-13T13:28:37.089 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:36 smithi018 podman[123363]: 2024-09-13 13:28:36.797423487 +0000 UTC m=+0.932996359 container died 4cde9c1db4239692e71d55d997f4d1716c533a1eecd1c3c86d50744da8eaefed (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=squid-7741f7f, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2) 2024-09-13T13:28:37.348 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:37 smithi018 podman[123363]: 2024-09-13 13:28:37.08886914 +0000 UTC m=+1.224441995 container cleanup 4cde9c1db4239692e71d55d997f4d1716c533a1eecd1c3c86d50744da8eaefed (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , RELEASE=squid-7741f7f, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-13T13:28:37.349 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:37 smithi018 bash[123363]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2 2024-09-13T13:28:37.682 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:37 smithi018 podman[123379]: 2024-09-13 13:28:37.348533306 +0000 UTC m=+0.547720780 container remove 4cde9c1db4239692e71d55d997f4d1716c533a1eecd1c3c86d50744da8eaefed (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-7741f7f, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-09-13T13:28:37.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:37 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:28:37.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:37 smithi018 ceph-mon[103699]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:28:37.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:37 smithi018 ceph-mon[103699]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T13:28:37.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:37 smithi018 ceph-mon[103699]: osdmap e121: 8 total, 7 up, 8 in 2024-09-13T13:28:37.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:37 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:28:37.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:37 smithi018 ceph-mon[107276]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:28:37.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:37 smithi018 ceph-mon[107276]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T13:28:37.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:37 smithi018 ceph-mon[107276]: osdmap e121: 8 total, 7 up, 8 in 2024-09-13T13:28:37.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:28:37 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:28:37.554656903Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:28:37.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:37 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:28:37.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:37 smithi094 ceph-mon[87648]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:28:37.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:37 smithi094 ceph-mon[87648]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T13:28:37.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:37 smithi094 ceph-mon[87648]: osdmap e121: 8 total, 7 up, 8 in 2024-09-13T13:28:37.933 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:37 smithi018 podman[123468]: 2024-09-13 13:28:37.585581974 +0000 UTC m=+0.016611386 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:28:37.933 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:37 smithi018 podman[123468]: 2024-09-13 13:28:37.707866553 +0000 UTC m=+0.138895992 container create 0788aba9395c78f4fc180792b970eac688bf9a5c9cc406b367c156c864454c24 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, 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, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True) 2024-09-13T13:28:38.433 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:37 smithi018 podman[123468]: 2024-09-13 13:28:37.969201592 +0000 UTC m=+0.400230988 container init 0788aba9395c78f4fc180792b970eac688bf9a5c9cc406b367c156c864454c24 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2-deactivate, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-13T13:28:38.433 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:37 smithi018 podman[123468]: 2024-09-13 13:28:37.973027832 +0000 UTC m=+0.404057231 container start 0788aba9395c78f4fc180792b970eac688bf9a5c9cc406b367c156c864454c24 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T13:28:38.433 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:38 smithi018 podman[123468]: 2024-09-13 13:28:38.044074632 +0000 UTC m=+0.475104051 container attach 0788aba9395c78f4fc180792b970eac688bf9a5c9cc406b367c156c864454c24 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T13:28:38.433 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:38 smithi018 podman[123468]: 2024-09-13 13:28:38.17704376 +0000 UTC m=+0.608073167 container died 0788aba9395c78f4fc180792b970eac688bf9a5c9cc406b367c156c864454c24 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=) 2024-09-13T13:28:38.789 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:38 smithi018 ceph-mon[107276]: osdmap e122: 8 total, 7 up, 8 in 2024-09-13T13:28:38.790 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:38 smithi018 ceph-mon[107276]: pgmap v176: 161 pgs: 20 active+undersized, 4 stale+active+clean, 12 active+undersized+degraded, 125 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 34/636 objects degraded (5.346%) 2024-09-13T13:28:38.790 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:38 smithi018 ceph-mon[103699]: osdmap e122: 8 total, 7 up, 8 in 2024-09-13T13:28:38.790 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:38 smithi018 ceph-mon[103699]: pgmap v176: 161 pgs: 20 active+undersized, 4 stale+active+clean, 12 active+undersized+degraded, 125 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 34/636 objects degraded (5.346%) 2024-09-13T13:28:38.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:38 smithi094 ceph-mon[87648]: osdmap e122: 8 total, 7 up, 8 in 2024-09-13T13:28:38.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:38 smithi094 ceph-mon[87648]: pgmap v176: 161 pgs: 20 active+undersized, 4 stale+active+clean, 12 active+undersized+degraded, 125 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 34/636 objects degraded (5.346%) 2024-09-13T13:28:39.040 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:38 smithi018 podman[123491]: 2024-09-13 13:28:38.789165468 +0000 UTC m=+0.605994997 container remove 0788aba9395c78f4fc180792b970eac688bf9a5c9cc406b367c156c864454c24 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2-deactivate, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0) 2024-09-13T13:28:39.040 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:38 smithi018 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.2.service: Deactivated successfully. 2024-09-13T13:28:39.040 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:38 smithi018 systemd[1]: Stopped Ceph osd.2 for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:28:39.040 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:38 smithi018 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.2.service: Consumed 12.367s CPU time. 2024-09-13T13:28:39.040 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:39 smithi018 systemd[1]: Starting Ceph osd.2 for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:28:39.543 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:39 smithi018 ceph-mon[103699]: Health check failed: Degraded data redundancy: 34/636 objects degraded (5.346%), 12 pgs degraded (PG_DEGRADED) 2024-09-13T13:28:39.544 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:39 smithi018 ceph-mon[107276]: Health check failed: Degraded data redundancy: 34/636 objects degraded (5.346%), 12 pgs degraded (PG_DEGRADED) 2024-09-13T13:28:39.544 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:39 smithi018 podman[123591]: 2024-09-13 13:28:39.154871371 +0000 UTC m=+0.016733353 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:28:39.544 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:39 smithi018 podman[123591]: 2024-09-13 13:28:39.273845508 +0000 UTC m=+0.135707478 container create 85d6a25cd8c83196d1e230804cf0d84f428281b1eb6f903b2d26b61c8e5b5ec3 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2-activate, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-09-13T13:28:39.544 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:39 smithi018 podman[123591]: 2024-09-13 13:28:39.468338292 +0000 UTC m=+0.330200262 container init 85d6a25cd8c83196d1e230804cf0d84f428281b1eb6f903b2d26b61c8e5b5ec3 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2-activate, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, ceph=True, CEPH_POINT_RELEASE=) 2024-09-13T13:28:39.544 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:39 smithi018 podman[123591]: 2024-09-13 13:28:39.471832373 +0000 UTC m=+0.333694343 container start 85d6a25cd8c83196d1e230804cf0d84f428281b1eb6f903b2d26b61c8e5b5ec3 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2-activate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-09-13T13:28:39.544 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:39 smithi018 podman[123591]: 2024-09-13 13:28:39.543232974 +0000 UTC m=+0.405094951 container attach 85d6a25cd8c83196d1e230804cf0d84f428281b1eb6f903b2d26b61c8e5b5ec3 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2-activate, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-09-13T13:28:39.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:39 smithi094 ceph-mon[87648]: Health check failed: Degraded data redundancy: 34/636 objects degraded (5.346%), 12 pgs degraded (PG_DEGRADED) 2024-09-13T13:28:39.933 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:39 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2-activate[123606]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T13:28:39.933 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:39 smithi018 bash[123591]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T13:28:39.933 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:39 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2-activate[123606]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T13:28:39.933 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:39 smithi018 bash[123591]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T13:28:40.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:40 smithi094 ceph-mon[87648]: pgmap v177: 161 pgs: 20 active+undersized, 4 stale+active+clean, 12 active+undersized+degraded, 125 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 34/636 objects degraded (5.346%) 2024-09-13T13:28:40.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:28:40 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:28:40.545620113Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:28:40.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:40 smithi018 ceph-mon[103699]: pgmap v177: 161 pgs: 20 active+undersized, 4 stale+active+clean, 12 active+undersized+degraded, 125 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 34/636 objects degraded (5.346%) 2024-09-13T13:28:40.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:40 smithi018 ceph-mon[107276]: pgmap v177: 161 pgs: 20 active+undersized, 4 stale+active+clean, 12 active+undersized+degraded, 125 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 34/636 objects degraded (5.346%) 2024-09-13T13:28:42.255 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:41 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2-activate[123606]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-13T13:28:42.256 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:41 smithi018 bash[123591]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-13T13:28:42.256 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:41 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2-activate[123606]: 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-13T13:28:42.256 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:41 smithi018 bash[123591]: 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-13T13:28:42.256 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:42 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2-activate[123606]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-13T13:28:42.256 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:42 smithi018 bash[123591]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-13T13:28:42.553 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:42 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2-activate[123606]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-13T13:28:42.553 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:42 smithi018 bash[123591]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-13T13:28:42.553 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:42 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2-activate[123606]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-13T13:28:42.553 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:42 smithi018 bash[123591]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-13T13:28:42.553 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:42 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2-activate[123606]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-13T13:28:42.553 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:42 smithi018 bash[123591]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-13T13:28:42.553 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:42 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2-activate[123606]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-13T13:28:42.553 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:42 smithi018 bash[123591]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-13T13:28:42.554 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:42 smithi018 podman[123591]: 2024-09-13 13:28:42.293021176 +0000 UTC m=+3.154883163 container died 85d6a25cd8c83196d1e230804cf0d84f428281b1eb6f903b2d26b61c8e5b5ec3 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2-activate, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, ceph=True) 2024-09-13T13:28:43.329 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:42 smithi018 podman[123752]: 2024-09-13 13:28:42.988430959 +0000 UTC m=+0.684049197 container remove 85d6a25cd8c83196d1e230804cf0d84f428281b1eb6f903b2d26b61c8e5b5ec3 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2-activate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2) 2024-09-13T13:28:43.329 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:43 smithi018 podman[123821]: 2024-09-13 13:28:43.104593262 +0000 UTC m=+0.016841733 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:28:43.329 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:43 smithi018 podman[123821]: 2024-09-13 13:28:43.222670876 +0000 UTC m=+0.134919345 container create 93461208d5697f74fa87eb21c159aa3087a997cb2180b96bd91e558ccc79d607 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-09-13T13:28:43.682 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:43 smithi018 ceph-mon[107276]: pgmap v178: 161 pgs: 31 active+undersized, 15 active+undersized+degraded, 115 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 58/636 objects degraded (9.119%) 2024-09-13T13:28:43.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:43 smithi018 ceph-mon[103699]: pgmap v178: 161 pgs: 31 active+undersized, 15 active+undersized+degraded, 115 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 58/636 objects degraded (9.119%) 2024-09-13T13:28:43.683 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:43 smithi018 podman[123821]: 2024-09-13 13:28:43.508936691 +0000 UTC m=+0.421185151 container init 93461208d5697f74fa87eb21c159aa3087a997cb2180b96bd91e558ccc79d607 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-13T13:28:43.683 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:43 smithi018 podman[123821]: 2024-09-13 13:28:43.512529495 +0000 UTC m=+0.424777957 container start 93461208d5697f74fa87eb21c159aa3087a997cb2180b96bd91e558ccc79d607 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-13T13:28:43.683 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:43 smithi018 ceph-osd[123839]: -- 172.21.15.18:0/2602176994 <== mon.2 v2:172.21.15.18:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56196622fa40 con 0x561966ffe400 2024-09-13T13:28:43.683 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:43 smithi018 bash[123821]: 93461208d5697f74fa87eb21c159aa3087a997cb2180b96bd91e558ccc79d607 2024-09-13T13:28:43.683 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:43 smithi018 systemd[1]: Started Ceph osd.2 for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:28:43.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:43 smithi094 ceph-mon[87648]: pgmap v178: 161 pgs: 31 active+undersized, 15 active+undersized+degraded, 115 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 58/636 objects degraded (9.119%) 2024-09-13T13:28:43.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:28:43 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:28:43.54926069Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:28:43.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:28:43 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:28:43] "GET /metrics HTTP/1.1" 200 38349 "" "Prometheus/2.51.0" 2024-09-13T13:28:44.925 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:44 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:44.925 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:44 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:44.925 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:44 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:44.925 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:44 smithi018 ceph-mon[107276]: pgmap v179: 161 pgs: 31 active+undersized, 15 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 58/636 objects degraded (9.119%) 2024-09-13T13:28:44.925 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:44 smithi018 ceph-mon[107276]: Health check update: Degraded data redundancy: 58/636 objects degraded (9.119%), 15 pgs degraded (PG_DEGRADED) 2024-09-13T13:28:44.926 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:44 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:44.926 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:44 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:44.926 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:44 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:44.926 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:44 smithi018 ceph-mon[103699]: pgmap v179: 161 pgs: 31 active+undersized, 15 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 58/636 objects degraded (9.119%) 2024-09-13T13:28:44.926 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:44 smithi018 ceph-mon[103699]: Health check update: Degraded data redundancy: 58/636 objects degraded (9.119%), 15 pgs degraded (PG_DEGRADED) 2024-09-13T13:28:45.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:44 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:45.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:44 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:45.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:44 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:45.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:44 smithi094 ceph-mon[87648]: pgmap v179: 161 pgs: 31 active+undersized, 15 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 58/636 objects degraded (9.119%) 2024-09-13T13:28:45.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:44 smithi094 ceph-mon[87648]: Health check update: Degraded data redundancy: 58/636 objects degraded (9.119%), 15 pgs degraded (PG_DEGRADED) 2024-09-13T13:28:45.183 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:44 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2[123835]: 2024-09-13T13:28:44.922+0000 7fa8ecd46640 -1 Falling back to public interface 2024-09-13T13:28:46.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:28:46 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:28:46.550911103Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:28:47.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:47 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:28:47.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:47 smithi018 ceph-mon[103699]: pgmap v180: 161 pgs: 31 active+undersized, 15 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 930 B/s rd, 0 op/s; 58/636 objects degraded (9.119%) 2024-09-13T13:28:47.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:47 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:47.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:47 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:28:47.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:47 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:28:47.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:47 smithi018 ceph-mon[107276]: pgmap v180: 161 pgs: 31 active+undersized, 15 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 930 B/s rd, 0 op/s; 58/636 objects degraded (9.119%) 2024-09-13T13:28:47.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:47 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:47.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:47 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:28:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:47 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:28:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:47 smithi094 ceph-mon[87648]: pgmap v180: 161 pgs: 31 active+undersized, 15 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 930 B/s rd, 0 op/s; 58/636 objects degraded (9.119%) 2024-09-13T13:28:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:47 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:47 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:28:48.683 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:48 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2[123835]: 2024-09-13T13:28:48.211+0000 7fa8ecd46640 -1 osd.2 120 log_to_monitors true 2024-09-13T13:28:49.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:48 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:49.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:48 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:49.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:48 smithi094 ceph-mon[87648]: from='osd.2 [v2:172.21.15.18:6818/2966530770,v1:172.21.15.18:6819/2966530770]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T13:28:49.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:48 smithi094 ceph-mon[87648]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T13:28:49.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:48 smithi094 ceph-mon[87648]: pgmap v181: 161 pgs: 31 active+undersized, 15 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 58/636 objects degraded (9.119%) 2024-09-13T13:28:49.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:48 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:49.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:48 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:49.080 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:28:48 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2[123835]: 2024-09-13T13:28:48.816+0000 7fa8e4af0640 -1 osd.2 120 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T13:28:49.080 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:48 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:49.080 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:48 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:49.080 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:48 smithi018 ceph-mon[103699]: from='osd.2 [v2:172.21.15.18:6818/2966530770,v1:172.21.15.18:6819/2966530770]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T13:28:49.080 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:48 smithi018 ceph-mon[103699]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T13:28:49.080 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:48 smithi018 ceph-mon[103699]: pgmap v181: 161 pgs: 31 active+undersized, 15 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 58/636 objects degraded (9.119%) 2024-09-13T13:28:49.080 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:48 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:49.080 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:48 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:49.081 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:48 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:49.081 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:48 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:49.081 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:48 smithi018 ceph-mon[107276]: from='osd.2 [v2:172.21.15.18:6818/2966530770,v1:172.21.15.18:6819/2966530770]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T13:28:49.081 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:48 smithi018 ceph-mon[107276]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T13:28:49.081 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:48 smithi018 ceph-mon[107276]: pgmap v181: 161 pgs: 31 active+undersized, 15 active+undersized+degraded, 115 active+clean; 585 KiB data, 266 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 58/636 objects degraded (9.119%) 2024-09-13T13:28:49.081 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:48 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:49.081 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:48 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:49.806 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:28:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:28:49.552886557Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:28:50.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:49 smithi094 ceph-mon[87648]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-13T13:28:50.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:49 smithi094 ceph-mon[87648]: osdmap e123: 8 total, 7 up, 8 in 2024-09-13T13:28:50.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:49 smithi094 ceph-mon[87648]: from='osd.2 [v2:172.21.15.18:6818/2966530770,v1:172.21.15.18:6819/2966530770]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi018", "root=default"]} : dispatch 2024-09-13T13:28:50.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:49 smithi094 ceph-mon[87648]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi018", "root=default"]} : dispatch 2024-09-13T13:28:50.076 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:49 smithi018 ceph-mon[107276]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-13T13:28:50.076 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:49 smithi018 ceph-mon[107276]: osdmap e123: 8 total, 7 up, 8 in 2024-09-13T13:28:50.076 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:49 smithi018 ceph-mon[107276]: from='osd.2 [v2:172.21.15.18:6818/2966530770,v1:172.21.15.18:6819/2966530770]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi018", "root=default"]} : dispatch 2024-09-13T13:28:50.076 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:49 smithi018 ceph-mon[107276]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi018", "root=default"]} : dispatch 2024-09-13T13:28:50.076 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:49 smithi018 ceph-mon[103699]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-13T13:28:50.076 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:49 smithi018 ceph-mon[103699]: osdmap e123: 8 total, 7 up, 8 in 2024-09-13T13:28:50.076 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:49 smithi018 ceph-mon[103699]: from='osd.2 [v2:172.21.15.18:6818/2966530770,v1:172.21.15.18:6819/2966530770]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi018", "root=default"]} : dispatch 2024-09-13T13:28:50.076 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:49 smithi018 ceph-mon[103699]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi018", "root=default"]} : dispatch 2024-09-13T13:28:50.909 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:50 smithi018 ceph-mon[103699]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T13:28:50.909 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:50 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:28:50.909 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:50 smithi018 ceph-mon[103699]: osd.2 [v2:172.21.15.18:6818/2966530770,v1:172.21.15.18:6819/2966530770] boot 2024-09-13T13:28:50.909 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:50 smithi018 ceph-mon[103699]: osdmap e124: 8 total, 8 up, 8 in 2024-09-13T13:28:50.909 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:50 smithi018 ceph-mon[103699]: pgmap v184: 161 pgs: 31 active+undersized, 15 active+undersized+degraded, 115 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 58/636 objects degraded (9.119%) 2024-09-13T13:28:50.909 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:50 smithi018 ceph-mon[103699]: osdmap e125: 8 total, 8 up, 8 in 2024-09-13T13:28:50.909 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:50 smithi018 ceph-mon[107276]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T13:28:50.910 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:50 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:28:50.910 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:50 smithi018 ceph-mon[107276]: osd.2 [v2:172.21.15.18:6818/2966530770,v1:172.21.15.18:6819/2966530770] boot 2024-09-13T13:28:50.910 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:50 smithi018 ceph-mon[107276]: osdmap e124: 8 total, 8 up, 8 in 2024-09-13T13:28:50.910 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:50 smithi018 ceph-mon[107276]: pgmap v184: 161 pgs: 31 active+undersized, 15 active+undersized+degraded, 115 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 58/636 objects degraded (9.119%) 2024-09-13T13:28:50.910 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:50 smithi018 ceph-mon[107276]: osdmap e125: 8 total, 8 up, 8 in 2024-09-13T13:28:51.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:50 smithi094 ceph-mon[87648]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T13:28:51.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:50 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:28:51.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:50 smithi094 ceph-mon[87648]: osd.2 [v2:172.21.15.18:6818/2966530770,v1:172.21.15.18:6819/2966530770] boot 2024-09-13T13:28:51.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:50 smithi094 ceph-mon[87648]: osdmap e124: 8 total, 8 up, 8 in 2024-09-13T13:28:51.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:50 smithi094 ceph-mon[87648]: pgmap v184: 161 pgs: 31 active+undersized, 15 active+undersized+degraded, 115 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 58/636 objects degraded (9.119%) 2024-09-13T13:28:51.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:50 smithi094 ceph-mon[87648]: osdmap e125: 8 total, 8 up, 8 in 2024-09-13T13:28:52.809 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:28:52.551667677Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:28:52.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:52.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:52.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:28:52.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:28:52.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:52.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:28:52.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:52.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:52.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all nvmeof 2024-09-13T13:28:52.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:52.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:52.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:52.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:52.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:52.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:52.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:52.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: Upgrade: Finalizing container_image settings 2024-09-13T13:28:52.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:28:52.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:28:52.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:28:52.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:28:52.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:28:52.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:28:52.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:28:52.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:28:52.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:28:52.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:28:52.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:28:52.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:28:52.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:28:52.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:28:52.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:28:52.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:28:52.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:28:52.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:28:52.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:28:52.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:28:52.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:28:52.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:28:52.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:28:52.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:28:52.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: Upgrade: Complete! 2024-09-13T13:28:52.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:28:52.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:28:52.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:28:52.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:28:52.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:28:52.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:52.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:28:52.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:28:52.816 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:52.816 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:52.816 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:52 smithi094 ceph-mon[87648]: pgmap v186: 161 pgs: 10 peering, 24 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 34/636 objects degraded (5.346%) 2024-09-13T13:28:52.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:52.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:52.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:28:52.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:28:52.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:52.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:28:52.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:52.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:52.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all nvmeof 2024-09-13T13:28:52.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:52.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:52.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:52.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:52.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:52.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:52.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:52.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: Upgrade: Finalizing container_image settings 2024-09-13T13:28:52.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:28:52.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:28:52.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:28:52.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:28:52.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:28:52.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:28:52.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:28:52.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:28:52.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:28:52.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:52.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:52.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:28:52.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:28:52.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:52.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:28:52.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:52.936 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:52.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all nvmeof 2024-09-13T13:28:52.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:52.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:52.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:52.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:52.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:52.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:52.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:28:52.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: Upgrade: Finalizing container_image settings 2024-09-13T13:28:52.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:28:52.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:28:52.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:28:52.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.937 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.938 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:28:52.938 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:28:52.938 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:28:52.938 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:28:52.938 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:28:52.938 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:28:52.938 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:28:52.938 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:28:52.938 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:28:52.938 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:28:52.938 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:28:52.938 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:28:52.938 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.938 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.939 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:28:52.939 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:28:52.939 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:28:52.939 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:28:52.939 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:28:52.939 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:28:52.939 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:28:52.939 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:28:52.939 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:28:52.939 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.939 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.939 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.939 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.939 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.939 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.940 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.940 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:28:52.940 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:28:52.940 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:28:52.940 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:28:52.940 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:28:52.940 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:28:52.940 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.940 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.941 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:28:52.941 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:28:52.941 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:28:52.941 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:28:52.941 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:28:52.941 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:28:52.941 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:28:52.941 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:28:52.941 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:28:52.941 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.941 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.941 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.941 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.941 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.941 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.942 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.942 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.942 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.942 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.942 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.942 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.942 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: Upgrade: Complete! 2024-09-13T13:28:52.942 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:28:52.942 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:28:52.942 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:28:52.943 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:28:52.943 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:28:52.943 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:52.943 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:28:52.943 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:28:52.943 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:52.943 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:52.943 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[107276]: pgmap v186: 161 pgs: 10 peering, 24 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 34/636 objects degraded (5.346%) 2024-09-13T13:28:52.943 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.943 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.944 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.944 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.944 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:28:52.944 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: Upgrade: Complete! 2024-09-13T13:28:52.944 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:28:52.944 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:28:52.944 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:28:52.944 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:28:52.944 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:28:52.944 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:52.945 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:28:52.945 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:28:52.945 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:52.945 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:28:52.945 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:52 smithi018 ceph-mon[103699]: pgmap v186: 161 pgs: 10 peering, 24 active+undersized, 12 active+undersized+degraded, 115 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 34/636 objects degraded (5.346%) 2024-09-13T13:28:53.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:53 smithi094 ceph-mon[87648]: Health check update: Degraded data redundancy: 34/636 objects degraded (5.346%), 12 pgs degraded (PG_DEGRADED) 2024-09-13T13:28:53.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:53 smithi018 ceph-mon[103699]: Health check update: Degraded data redundancy: 34/636 objects degraded (5.346%), 12 pgs degraded (PG_DEGRADED) 2024-09-13T13:28:53.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:53 smithi018 ceph-mon[107276]: Health check update: Degraded data redundancy: 34/636 objects degraded (5.346%), 12 pgs degraded (PG_DEGRADED) 2024-09-13T13:28:53.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:28:53 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:28:53] "GET /metrics HTTP/1.1" 200 38346 "" "Prometheus/2.51.0" 2024-09-13T13:28:54.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:54 smithi094 ceph-mon[87648]: pgmap v187: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:28:54.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:54 smithi018 ceph-mon[103699]: pgmap v187: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:28:54.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:54 smithi018 ceph-mon[107276]: pgmap v187: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:28:55.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:55 smithi094 ceph-mon[87648]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/636 objects degraded (5.346%), 12 pgs degraded) 2024-09-13T13:28:55.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:55 smithi094 ceph-mon[87648]: Cluster is now healthy 2024-09-13T13:28:55.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:28:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:28:55.545630784Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:28:55.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:55 smithi018 ceph-mon[103699]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/636 objects degraded (5.346%), 12 pgs degraded) 2024-09-13T13:28:55.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:55 smithi018 ceph-mon[103699]: Cluster is now healthy 2024-09-13T13:28:55.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:55 smithi018 ceph-mon[107276]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/636 objects degraded (5.346%), 12 pgs degraded) 2024-09-13T13:28:55.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:55 smithi018 ceph-mon[107276]: Cluster is now healthy 2024-09-13T13:28:56.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:56 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:28:56.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:56 smithi018 ceph-mon[107276]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 677 B/s rd, 0 op/s 2024-09-13T13:28:56.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:56 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:28:56.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:56 smithi018 ceph-mon[103699]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 677 B/s rd, 0 op/s 2024-09-13T13:28:56.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:56 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:28:56.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:56 smithi094 ceph-mon[87648]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 677 B/s rd, 0 op/s 2024-09-13T13:28:58.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:28:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:28:58.551649408Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:28:59.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:28:59 smithi018 ceph-mon[107276]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:28:59.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:28:59 smithi018 ceph-mon[103699]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:28:59.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:28:59 smithi094 ceph-mon[87648]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:29:01.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:01 smithi018 ceph-mon[103699]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:29:01.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:01 smithi018 ceph-mon[107276]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:29:01.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:01 smithi094 ceph-mon[87648]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:29:01.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:29:01 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:29:01.55333689Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:29:03.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:03 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:03.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:03 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:29:03.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:03 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:03.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:03 smithi018 ceph-mon[103699]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-09-13T13:29:03.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:03 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:03.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:03 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:29:03.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:03 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:03.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:03 smithi018 ceph-mon[107276]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-09-13T13:29:03.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:03 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:03.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:03 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:29:03.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:03 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:03.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:03 smithi094 ceph-mon[87648]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-09-13T13:29:03.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:29:03 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:29:03] "GET /metrics HTTP/1.1" 200 38346 "" "Prometheus/2.51.0" 2024-09-13T13:29:04.089 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch ps' 2024-09-13T13:29:04.355 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:29:04.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:04 smithi018 ceph-mon[103699]: from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:04.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:04 smithi018 ceph-mon[107276]: from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:04.549 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:04 smithi094 ceph-mon[87648]: from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:04.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:29:04 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:29:04.549534532Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:29:05.019 INFO:teuthology.orchestra.run.smithi018.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:29:05.019 INFO:teuthology.orchestra.run.smithi018.stdout:alertmanager.a smithi018 *:9093,9094 running (4m) 17s ago 25m - - 0.27.0 11f11916f8cd 4a471dd9fb03 2024-09-13T13:29:05.020 INFO:teuthology.orchestra.run.smithi018.stdout:grafana.a smithi094 *:3000 running (4m) 3m ago 25m 73.7M - 10.4.0 c8b91775d855 ecaea22becd1 2024-09-13T13:29:05.020 INFO:teuthology.orchestra.run.smithi018.stdout:iscsi.foo.smithi018.nwavmm smithi018 *:5000 running (5m) 17s ago 24m - - 3.8 19dc8d659727 9b4878212bf6 2024-09-13T13:29:05.020 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.x smithi094 *:8443,9283,8765 running (5m) 3m ago 29m 456M - 19.3.0-4917-gb0201b8c 1641fe80ce72 bbaa72a462d6 2024-09-13T13:29:05.020 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.y smithi018 *:8443,9283,8765 running (14m) 17s ago 31m - - 19.3.0-4917-gb0201b8c 1641fe80ce72 3f2eb2c1f516 2024-09-13T13:29:05.020 INFO:teuthology.orchestra.run.smithi018.stdout:mon.a smithi018 running (2m) 17s ago 31m - 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 4b6683667c23 2024-09-13T13:29:05.020 INFO:teuthology.orchestra.run.smithi018.stdout:mon.b smithi094 running (3m) 3m ago 29m 19.0M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f93a73fd761c 2024-09-13T13:29:05.020 INFO:teuthology.orchestra.run.smithi018.stdout:mon.c smithi018 running (2m) 17s ago 29m - 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 6df86de1efa9 2024-09-13T13:29:05.020 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.a smithi018 *:9100 running (5m) 17s ago 25m - - 1.7.0 72c9c2088986 c5e18de76a6e 2024-09-13T13:29:05.020 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.b smithi094 *:9100 running (5m) 3m ago 25m 11.7M - 1.7.0 72c9c2088986 a95105133908 2024-09-13T13:29:05.020 INFO:teuthology.orchestra.run.smithi018.stdout:osd.0 smithi018 running (100s) 17s ago 29m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 78f2de3e3450 2024-09-13T13:29:05.020 INFO:teuthology.orchestra.run.smithi018.stdout:osd.1 smithi018 running (65s) 17s ago 28m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 28075436a43a 2024-09-13T13:29:05.020 INFO:teuthology.orchestra.run.smithi018.stdout:osd.2 smithi018 running (21s) 17s ago 28m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 93461208d569 2024-09-13T13:29:05.020 INFO:teuthology.orchestra.run.smithi018.stdout:osd.3 smithi018 running (28m) 17s ago 28m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 88e7b58d21c0 2024-09-13T13:29:05.020 INFO:teuthology.orchestra.run.smithi018.stdout:osd.4 smithi094 running (27m) 3m ago 27m 55.6M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 59e55352c71a 2024-09-13T13:29:05.021 INFO:teuthology.orchestra.run.smithi018.stdout:osd.5 smithi094 running (27m) 3m ago 27m 62.6M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 42d6a5b25854 2024-09-13T13:29:05.021 INFO:teuthology.orchestra.run.smithi018.stdout:osd.6 smithi094 running (26m) 3m ago 26m 63.8M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 91f3899cfe9e 2024-09-13T13:29:05.021 INFO:teuthology.orchestra.run.smithi018.stdout:osd.7 smithi094 running (26m) 3m ago 26m 54.6M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 8d9c29974c46 2024-09-13T13:29:05.021 INFO:teuthology.orchestra.run.smithi018.stdout:prometheus.a smithi094 *:9095 running (4m) 3m ago 25m 38.5M - 2.51.0 1d3b7f56885b 5640dcdde21e 2024-09-13T13:29:05.021 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi018.ocguil smithi018 *:8000 running (24m) 17s ago 24m - - 19.1.1-322-g7741f7f9 19dc8d659727 58af66f2aa64 2024-09-13T13:29:05.021 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi094.tfxryb smithi094 *:8000 running (24m) 3m ago 24m 89.9M - 19.1.1-322-g7741f7f9 19dc8d659727 cf6adeb72bb8 2024-09-13T13:29:05.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:05 smithi018 ceph-mon[103699]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:29:05.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:05 smithi018 ceph-mon[107276]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:29:05.743 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-13T13:29:05.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:05 smithi094 ceph-mon[87648]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:29:06.006 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:29:06.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:06 smithi018 ceph-mon[107276]: from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:06.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:06 smithi018 ceph-mon[103699]: from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:06.708 INFO:teuthology.orchestra.run.smithi018.stdout:true 2024-09-13T13:29:06.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:06 smithi094 ceph-mon[87648]: from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:07.340 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 8'"'"'' 2024-09-13T13:29:07.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:07 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:29:07.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:07 smithi018 ceph-mon[107276]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:29:07.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:07 smithi018 ceph-mon[107276]: from='client.? 172.21.15.18:0/2798243864' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:29:07.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:07 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:29:07.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:07 smithi018 ceph-mon[103699]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:29:07.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:07 smithi018 ceph-mon[103699]: from='client.? 172.21.15.18:0/2798243864' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:29:07.596 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:29:07.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:29:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:29:07.547982339Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:29:07.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:07 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:29:07.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:07 smithi094 ceph-mon[87648]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:29:07.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:07 smithi094 ceph-mon[87648]: from='client.? 172.21.15.18:0/2798243864' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:29:09.499 INFO:teuthology.orchestra.run.smithi018.stdout:true 2024-09-13T13:29:09.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:09 smithi018 ceph-mon[107276]: from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:09.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:09 smithi018 ceph-mon[107276]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:29:09.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:09 smithi018 ceph-mon[103699]: from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:09.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:09 smithi018 ceph-mon[103699]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:29:09.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:09 smithi094 ceph-mon[87648]: from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:09.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:09 smithi094 ceph-mon[87648]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:29:10.165 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch upgrade status' 2024-09-13T13:29:10.423 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:29:10.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:29:10 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:29:10.554220945Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:29:11.121 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:29:11.121 INFO:teuthology.orchestra.run.smithi018.stdout: "target_image": null, 2024-09-13T13:29:11.122 INFO:teuthology.orchestra.run.smithi018.stdout: "in_progress": false, 2024-09-13T13:29:11.122 INFO:teuthology.orchestra.run.smithi018.stdout: "which": "", 2024-09-13T13:29:11.122 INFO:teuthology.orchestra.run.smithi018.stdout: "services_complete": [], 2024-09-13T13:29:11.122 INFO:teuthology.orchestra.run.smithi018.stdout: "progress": null, 2024-09-13T13:29:11.122 INFO:teuthology.orchestra.run.smithi018.stdout: "message": "", 2024-09-13T13:29:11.122 INFO:teuthology.orchestra.run.smithi018.stdout: "is_paused": false 2024-09-13T13:29:11.122 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:29:11.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:11 smithi018 ceph-mon[103699]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:29:11.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:11 smithi018 ceph-mon[107276]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:29:11.807 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph health detail' 2024-09-13T13:29:11.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:11 smithi094 ceph-mon[87648]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:29:12.063 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:29:12.450 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:12 smithi018 ceph-mon[103699]: from='client.44322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:12.451 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:12 smithi018 ceph-mon[107276]: from='client.44322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:12.804 INFO:teuthology.orchestra.run.smithi018.stdout:HEALTH_OK 2024-09-13T13:29:12.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:12 smithi094 ceph-mon[87648]: from='client.44322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:13.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:13 smithi018 ceph-mon[103699]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:29:13.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:13 smithi018 ceph-mon[103699]: from='client.? 172.21.15.18:0/1591522628' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T13:29:13.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:13 smithi018 ceph-mon[107276]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:29:13.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:13 smithi018 ceph-mon[107276]: from='client.? 172.21.15.18:0/1591522628' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T13:29:13.513 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd' 2024-09-13T13:29:13.709 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:13 smithi094 ceph-mon[87648]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:29:13.709 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:13 smithi094 ceph-mon[87648]: from='client.? 172.21.15.18:0/1591522628' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T13:29:13.710 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:29:13 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:29:13.555848313Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:29:13.768 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:29:13.890 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:29:13 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:29:13] "GET /metrics HTTP/1.1" 200 38346 "" "Prometheus/2.51.0" 2024-09-13T13:29:15.655 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:15 smithi018 ceph-mon[103699]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:29:15.656 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:15 smithi018 ceph-mon[107276]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:29:15.690 INFO:teuthology.orchestra.run.smithi018.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:29:15.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:15 smithi094 ceph-mon[87648]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:29:16.331 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- 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-13T13:29:16.596 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:29:16.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:16 smithi018 ceph-mon[103699]: from='client.54338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:16.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:16 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:16.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:16 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:16.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:16 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:16.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:16 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:16.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:16 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:16.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:16 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:29:16.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:16 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:29:16.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:16 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:16.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:16 smithi018 ceph-mon[107276]: from='client.54338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:16.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:16 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:16.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:16 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:16.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:16 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:16.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:16 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:16.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:16 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:16.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:16 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:29:16.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:16 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:29:16.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:16 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:16.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:29:16 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:29:16.548318642Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:29:16.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:16 smithi094 ceph-mon[87648]: from='client.54338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:16.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:16 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:16.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:16 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:16.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:16 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:16.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:16 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:16.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:16 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:16.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:16 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:29:16.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:16 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:29:16.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:16 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:17.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:17 smithi018 ceph-mon[103699]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:29:17.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:17 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:29:17.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:17 smithi018 ceph-mon[103699]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:29:17.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:17 smithi018 ceph-mon[103699]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:29:17.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:17 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:29:17.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:17 smithi018 ceph-mon[107276]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:29:17.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:17 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:29:17.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:17 smithi018 ceph-mon[107276]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:29:17.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:17 smithi018 ceph-mon[107276]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:29:17.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:17 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:29:17.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:17 smithi094 ceph-mon[87648]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:29:17.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:17 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:29:17.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:17 smithi094 ceph-mon[87648]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:29:17.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:17 smithi094 ceph-mon[87648]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:29:17.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:17 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:29:18.334 INFO:teuthology.orchestra.run.smithi018.stdout:true 2024-09-13T13:29:18.938 INFO:teuthology.orchestra.run.smithi018.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:29:18.938 INFO:teuthology.orchestra.run.smithi018.stdout:alertmanager.a smithi018 *:9093,9094 running (4m) 31s ago 25m - - 0.27.0 11f11916f8cd 4a471dd9fb03 2024-09-13T13:29:18.938 INFO:teuthology.orchestra.run.smithi018.stdout:grafana.a smithi094 *:3000 running (4m) 3m ago 25m 73.7M - 10.4.0 c8b91775d855 ecaea22becd1 2024-09-13T13:29:18.938 INFO:teuthology.orchestra.run.smithi018.stdout:iscsi.foo.smithi018.nwavmm smithi018 *:5000 running (5m) 31s ago 25m - - 3.8 19dc8d659727 9b4878212bf6 2024-09-13T13:29:18.938 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.x smithi094 *:8443,9283,8765 running (5m) 3m ago 29m 456M - 19.3.0-4917-gb0201b8c 1641fe80ce72 bbaa72a462d6 2024-09-13T13:29:18.938 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.y smithi018 *:8443,9283,8765 running (14m) 31s ago 31m - - 19.3.0-4917-gb0201b8c 1641fe80ce72 3f2eb2c1f516 2024-09-13T13:29:18.938 INFO:teuthology.orchestra.run.smithi018.stdout:mon.a smithi018 running (2m) 31s ago 31m - 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 4b6683667c23 2024-09-13T13:29:18.938 INFO:teuthology.orchestra.run.smithi018.stdout:mon.b smithi094 running (3m) 3m ago 30m 19.0M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f93a73fd761c 2024-09-13T13:29:18.938 INFO:teuthology.orchestra.run.smithi018.stdout:mon.c smithi018 running (2m) 31s ago 30m - 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 6df86de1efa9 2024-09-13T13:29:18.938 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.a smithi018 *:9100 running (5m) 31s ago 25m - - 1.7.0 72c9c2088986 c5e18de76a6e 2024-09-13T13:29:18.938 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.b smithi094 *:9100 running (5m) 3m ago 25m 11.7M - 1.7.0 72c9c2088986 a95105133908 2024-09-13T13:29:18.939 INFO:teuthology.orchestra.run.smithi018.stdout:osd.0 smithi018 running (114s) 31s ago 29m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 78f2de3e3450 2024-09-13T13:29:18.939 INFO:teuthology.orchestra.run.smithi018.stdout:osd.1 smithi018 running (79s) 31s ago 29m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 28075436a43a 2024-09-13T13:29:18.939 INFO:teuthology.orchestra.run.smithi018.stdout:osd.2 smithi018 running (35s) 31s ago 28m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 93461208d569 2024-09-13T13:29:18.939 INFO:teuthology.orchestra.run.smithi018.stdout:osd.3 smithi018 running (28m) 31s ago 28m - 2993M 19.1.1-322-g7741f7f9 19dc8d659727 88e7b58d21c0 2024-09-13T13:29:18.939 INFO:teuthology.orchestra.run.smithi018.stdout:osd.4 smithi094 running (27m) 3m ago 27m 55.6M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 59e55352c71a 2024-09-13T13:29:18.939 INFO:teuthology.orchestra.run.smithi018.stdout:osd.5 smithi094 running (27m) 3m ago 27m 62.6M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 42d6a5b25854 2024-09-13T13:29:18.939 INFO:teuthology.orchestra.run.smithi018.stdout:osd.6 smithi094 running (27m) 3m ago 27m 63.8M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 91f3899cfe9e 2024-09-13T13:29:18.939 INFO:teuthology.orchestra.run.smithi018.stdout:osd.7 smithi094 running (26m) 3m ago 26m 54.6M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 8d9c29974c46 2024-09-13T13:29:18.939 INFO:teuthology.orchestra.run.smithi018.stdout:prometheus.a smithi094 *:9095 running (5m) 3m ago 26m 38.5M - 2.51.0 1d3b7f56885b 5640dcdde21e 2024-09-13T13:29:18.939 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi018.ocguil smithi018 *:8000 running (25m) 31s ago 25m - - 19.1.1-322-g7741f7f9 19dc8d659727 58af66f2aa64 2024-09-13T13:29:18.939 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi094.tfxryb smithi094 *:8000 running (25m) 3m ago 25m 89.9M - 19.1.1-322-g7741f7f9 19dc8d659727 cf6adeb72bb8 2024-09-13T13:29:19.291 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:29:19.291 INFO:teuthology.orchestra.run.smithi018.stdout: "mon": { 2024-09-13T13:29:19.291 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 3 2024-09-13T13:29:19.292 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:29:19.292 INFO:teuthology.orchestra.run.smithi018.stdout: "mgr": { 2024-09-13T13:29:19.292 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:29:19.292 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:29:19.292 INFO:teuthology.orchestra.run.smithi018.stdout: "osd": { 2024-09-13T13:29:19.292 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 5, 2024-09-13T13:29:19.292 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 3 2024-09-13T13:29:19.292 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:29:19.292 INFO:teuthology.orchestra.run.smithi018.stdout: "rgw": { 2024-09-13T13:29:19.292 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:29:19.292 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:29:19.292 INFO:teuthology.orchestra.run.smithi018.stdout: "overall": { 2024-09-13T13:29:19.293 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 7, 2024-09-13T13:29:19.293 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 8 2024-09-13T13:29:19.293 INFO:teuthology.orchestra.run.smithi018.stdout: } 2024-09-13T13:29:19.293 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:29:19.293 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:18 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:19.293 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:18 smithi018 ceph-mon[103699]: Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T13:29:19.293 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:18 smithi018 ceph-mon[103699]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T13:29:19.293 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:18 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:29:19.293 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:18 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:29:19.293 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:18 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all mgr 2024-09-13T13:29:19.294 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:18 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:19.294 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:18 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:29:19.294 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:18 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all mon 2024-09-13T13:29:19.294 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:18 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:19.294 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:18 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:29:19.294 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:18 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all crash 2024-09-13T13:29:19.294 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:18 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:19.294 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:18 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-13T13:29:19.294 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:18 smithi018 ceph-mon[103699]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-13T13:29:19.295 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:18 smithi018 ceph-mon[103699]: Upgrade: osd.3 is safe to restart 2024-09-13T13:29:19.295 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:18 smithi018 ceph-mon[103699]: from='client.54344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:19.295 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:18 smithi018 ceph-mon[103699]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:29:19.295 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:18 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:19.295 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:18 smithi018 ceph-mon[107276]: Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T13:29:19.295 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:18 smithi018 ceph-mon[107276]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T13:29:19.296 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:18 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:29:19.296 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:18 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:29:19.296 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:18 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all mgr 2024-09-13T13:29:19.296 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:18 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:19.296 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:18 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:29:19.296 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:18 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all mon 2024-09-13T13:29:19.296 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:18 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:19.296 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:18 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:29:19.296 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:18 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all crash 2024-09-13T13:29:19.296 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:18 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:19.296 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:18 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-13T13:29:19.296 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:18 smithi018 ceph-mon[107276]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-13T13:29:19.296 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:18 smithi018 ceph-mon[107276]: Upgrade: osd.3 is safe to restart 2024-09-13T13:29:19.297 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:18 smithi018 ceph-mon[107276]: from='client.54344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:19.297 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:18 smithi018 ceph-mon[107276]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:29:19.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:18 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:19.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:18 smithi094 ceph-mon[87648]: Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T13:29:19.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:18 smithi094 ceph-mon[87648]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T13:29:19.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:18 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:29:19.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:18 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:29:19.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:18 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all mgr 2024-09-13T13:29:19.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:18 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:19.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:18 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:29:19.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:18 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all mon 2024-09-13T13:29:19.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:18 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:19.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:18 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:29:19.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:18 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all crash 2024-09-13T13:29:19.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:18 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:19.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:18 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-13T13:29:19.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:18 smithi094 ceph-mon[87648]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-13T13:29:19.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:18 smithi094 ceph-mon[87648]: Upgrade: osd.3 is safe to restart 2024-09-13T13:29:19.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:18 smithi094 ceph-mon[87648]: from='client.54344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:19.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:18 smithi094 ceph-mon[87648]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:29:19.598 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:29:19.598 INFO:teuthology.orchestra.run.smithi018.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T13:29:19.598 INFO:teuthology.orchestra.run.smithi018.stdout: "in_progress": true, 2024-09-13T13:29:19.598 INFO:teuthology.orchestra.run.smithi018.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-13T13:29:19.598 INFO:teuthology.orchestra.run.smithi018.stdout: "services_complete": [], 2024-09-13T13:29:19.598 INFO:teuthology.orchestra.run.smithi018.stdout: "progress": "3/8 daemons upgraded", 2024-09-13T13:29:19.598 INFO:teuthology.orchestra.run.smithi018.stdout: "message": "Currently upgrading osd daemons", 2024-09-13T13:29:19.598 INFO:teuthology.orchestra.run.smithi018.stdout: "is_paused": false 2024-09-13T13:29:19.598 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:29:19.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:29:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:29:19.546114851Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:29:20.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:19 smithi018 ceph-mon[103699]: from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:20.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:19 smithi018 ceph-mon[103699]: from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:20.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:19 smithi018 ceph-mon[103699]: from='client.? 172.21.15.18:0/232958412' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:29:20.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:20.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-13T13:29:20.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:29:20.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:19 smithi018 ceph-mon[107276]: from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:20.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:19 smithi018 ceph-mon[107276]: from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:20.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:19 smithi018 ceph-mon[107276]: from='client.? 172.21.15.18:0/232958412' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:29:20.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:20.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-13T13:29:20.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:29:20.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:19 smithi094 ceph-mon[87648]: from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:20.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:19 smithi094 ceph-mon[87648]: from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:20.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:19 smithi094 ceph-mon[87648]: from='client.? 172.21.15.18:0/232958412' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:29:20.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:20.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-13T13:29:20.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:29:21.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:20 smithi018 ceph-mon[103699]: Upgrade: Updating osd.3 2024-09-13T13:29:21.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:20 smithi018 ceph-mon[103699]: Deploying daemon osd.3 on smithi018 2024-09-13T13:29:21.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:20 smithi018 ceph-mon[103699]: from='client.54368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:21.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:20 smithi018 ceph-mon[103699]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:29:21.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:20 smithi018 ceph-mon[107276]: Upgrade: Updating osd.3 2024-09-13T13:29:21.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:20 smithi018 ceph-mon[107276]: Deploying daemon osd.3 on smithi018 2024-09-13T13:29:21.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:20 smithi018 ceph-mon[107276]: from='client.54368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:21.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:20 smithi018 ceph-mon[107276]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:29:21.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:20 smithi094 ceph-mon[87648]: Upgrade: Updating osd.3 2024-09-13T13:29:21.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:20 smithi094 ceph-mon[87648]: Deploying daemon osd.3 on smithi018 2024-09-13T13:29:21.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:20 smithi094 ceph-mon[87648]: from='client.54368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:21.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:20 smithi094 ceph-mon[87648]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:29:22.683 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:22 smithi018 systemd[1]: Stopping Ceph osd.3 for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:29:22.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:29:22 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:29:22.557099881Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:29:23.183 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:22 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3[55290]: 2024-09-13T13:29:22.686+0000 7f95ae600640 -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-13T13:29:23.183 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:22 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3[55290]: 2024-09-13T13:29:22.686+0000 7f95ae600640 -1 osd.3 125 *** Got signal Terminated *** 2024-09-13T13:29:23.183 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:22 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3[55290]: 2024-09-13T13:29:22.686+0000 7f95ae600640 -1 osd.3 125 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T13:29:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:23 smithi018 ceph-mon[107276]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:29:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:23 smithi018 ceph-mon[107276]: osd.3 marked itself down and dead 2024-09-13T13:29:23.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:23 smithi018 ceph-mon[103699]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:29:23.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:23 smithi018 ceph-mon[103699]: osd.3 marked itself down and dead 2024-09-13T13:29:23.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:23 smithi094 ceph-mon[87648]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:29:23.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:23 smithi094 ceph-mon[87648]: osd.3 marked itself down and dead 2024-09-13T13:29:24.104 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:29:23 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:29:23] "GET /metrics HTTP/1.1" 200 38343 "" "Prometheus/2.51.0" 2024-09-13T13:29:24.105 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:23 smithi018 podman[129495]: 2024-09-13 13:29:23.79988748 +0000 UTC m=+1.231656288 container died 88e7b58d21c075955a6560e02918b06b88cd89beb14d443c058a0ff6c6dea975 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=squid-7741f7f, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-13T13:29:24.433 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:24 smithi018 podman[129495]: 2024-09-13 13:29:24.194616107 +0000 UTC m=+1.626384914 container cleanup 88e7b58d21c075955a6560e02918b06b88cd89beb14d443c058a0ff6c6dea975 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=squid-7741f7f, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T13:29:24.433 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:24 smithi018 bash[129495]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3 2024-09-13T13:29:24.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:24 smithi094 ceph-mon[87648]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T13:29:24.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:24 smithi094 ceph-mon[87648]: osdmap e126: 8 total, 7 up, 8 in 2024-09-13T13:29:24.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:24 smithi094 ceph-mon[87648]: osdmap e127: 8 total, 7 up, 8 in 2024-09-13T13:29:24.930 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:24 smithi018 ceph-mon[107276]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T13:29:24.930 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:24 smithi018 ceph-mon[107276]: osdmap e126: 8 total, 7 up, 8 in 2024-09-13T13:29:24.930 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:24 smithi018 ceph-mon[107276]: osdmap e127: 8 total, 7 up, 8 in 2024-09-13T13:29:24.931 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:24 smithi018 podman[129511]: 2024-09-13 13:29:24.612684625 +0000 UTC m=+0.811845946 container remove 88e7b58d21c075955a6560e02918b06b88cd89beb14d443c058a0ff6c6dea975 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , RELEASE=squid-7741f7f, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-13T13:29:24.931 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:24 smithi018 ceph-mon[103699]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T13:29:24.931 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:24 smithi018 ceph-mon[103699]: osdmap e126: 8 total, 7 up, 8 in 2024-09-13T13:29:24.931 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:24 smithi018 ceph-mon[103699]: osdmap e127: 8 total, 7 up, 8 in 2024-09-13T13:29:25.183 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:24 smithi018 podman[129601]: 2024-09-13 13:29:24.833511804 +0000 UTC m=+0.016702031 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:29:25.183 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:24 smithi018 podman[129601]: 2024-09-13 13:29:24.94348169 +0000 UTC m=+0.126671958 container create 301fb4600e52fd1c0c98f72d9a117b6d694a79c1f3a38e416d0f3ee9e430fd9d (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3-deactivate, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-09-13T13:29:25.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:25 smithi018 ceph-mon[103699]: pgmap v203: 161 pgs: 7 peering, 26 stale+active+clean, 128 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:29:25.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:25 smithi018 ceph-mon[107276]: pgmap v203: 161 pgs: 7 peering, 26 stale+active+clean, 128 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:29:25.684 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:25 smithi018 podman[129601]: 2024-09-13 13:29:25.210610656 +0000 UTC m=+0.393800897 container init 301fb4600e52fd1c0c98f72d9a117b6d694a79c1f3a38e416d0f3ee9e430fd9d (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3-deactivate, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2) 2024-09-13T13:29:25.684 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:25 smithi018 podman[129601]: 2024-09-13 13:29:25.214534244 +0000 UTC m=+0.397724477 container start 301fb4600e52fd1c0c98f72d9a117b6d694a79c1f3a38e416d0f3ee9e430fd9d (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3-deactivate, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_BRANCH=HEAD, 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, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-13T13:29:25.684 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:25 smithi018 podman[129601]: 2024-09-13 13:29:25.283082965 +0000 UTC m=+0.466273194 container attach 301fb4600e52fd1c0c98f72d9a117b6d694a79c1f3a38e416d0f3ee9e430fd9d (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3-deactivate, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2) 2024-09-13T13:29:25.684 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:25 smithi018 podman[129601]: 2024-09-13 13:29:25.412640329 +0000 UTC m=+0.595830560 container died 301fb4600e52fd1c0c98f72d9a117b6d694a79c1f3a38e416d0f3ee9e430fd9d (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.schema-version=1.0) 2024-09-13T13:29:25.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:25 smithi094 ceph-mon[87648]: pgmap v203: 161 pgs: 7 peering, 26 stale+active+clean, 128 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:29:25.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:29:25 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:29:25.559221773Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:29:25.969 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:25 smithi018 podman[129624]: 2024-09-13 13:29:25.936599544 +0000 UTC m=+0.515635417 container remove 301fb4600e52fd1c0c98f72d9a117b6d694a79c1f3a38e416d0f3ee9e430fd9d (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3-deactivate, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731) 2024-09-13T13:29:25.969 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:25 smithi018 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.3.service: Deactivated successfully. 2024-09-13T13:29:25.969 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:25 smithi018 systemd[1]: Stopped Ceph osd.3 for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:29:25.969 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:25 smithi018 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.3.service: Consumed 16.364s CPU time. 2024-09-13T13:29:26.343 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:26 smithi018 systemd[1]: Starting Ceph osd.3 for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:29:26.666 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:26 smithi018 podman[129723]: 2024-09-13 13:29:26.286026817 +0000 UTC m=+0.016609009 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:29:26.666 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:26 smithi018 podman[129723]: 2024-09-13 13:29:26.437788212 +0000 UTC m=+0.168370370 container create 911e2a5de46ed71d480685b7dbcf87ffde20dc5bae88ca24c491290889b3a3e9 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3-activate, GIT_CLEAN=True, io.buildah.version=1.37.2, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, 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-0840-b0201b8, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T13:29:26.666 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:26 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:29:26.666 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:26 smithi018 ceph-mon[103699]: pgmap v205: 161 pgs: 15 active+undersized, 7 peering, 14 stale+active+clean, 12 active+undersized+degraded, 113 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 42/636 objects degraded (6.604%) 2024-09-13T13:29:26.666 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:26 smithi018 ceph-mon[103699]: Health check failed: Degraded data redundancy: 42/636 objects degraded (6.604%), 12 pgs degraded (PG_DEGRADED) 2024-09-13T13:29:26.667 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:26 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:29:26.667 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:26 smithi018 ceph-mon[107276]: pgmap v205: 161 pgs: 15 active+undersized, 7 peering, 14 stale+active+clean, 12 active+undersized+degraded, 113 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 42/636 objects degraded (6.604%) 2024-09-13T13:29:26.667 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:26 smithi018 ceph-mon[107276]: Health check failed: Degraded data redundancy: 42/636 objects degraded (6.604%), 12 pgs degraded (PG_DEGRADED) 2024-09-13T13:29:26.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:26 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:29:26.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:26 smithi094 ceph-mon[87648]: pgmap v205: 161 pgs: 15 active+undersized, 7 peering, 14 stale+active+clean, 12 active+undersized+degraded, 113 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 42/636 objects degraded (6.604%) 2024-09-13T13:29:26.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:26 smithi094 ceph-mon[87648]: Health check failed: Degraded data redundancy: 42/636 objects degraded (6.604%), 12 pgs degraded (PG_DEGRADED) 2024-09-13T13:29:26.933 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:26 smithi018 podman[129723]: 2024-09-13 13:29:26.665352859 +0000 UTC m=+0.395935017 container init 911e2a5de46ed71d480685b7dbcf87ffde20dc5bae88ca24c491290889b3a3e9 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3-activate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, 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) 2024-09-13T13:29:26.933 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:26 smithi018 podman[129723]: 2024-09-13 13:29:26.669595067 +0000 UTC m=+0.400177228 container start 911e2a5de46ed71d480685b7dbcf87ffde20dc5bae88ca24c491290889b3a3e9 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3-activate, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-13T13:29:26.933 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:26 smithi018 podman[129723]: 2024-09-13 13:29:26.757171553 +0000 UTC m=+0.487753712 container attach 911e2a5de46ed71d480685b7dbcf87ffde20dc5bae88ca24c491290889b3a3e9 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3-activate, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-13T13:29:26.933 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:26 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3-activate[129738]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T13:29:26.933 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:26 smithi018 bash[129723]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T13:29:26.934 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:26 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3-activate[129738]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T13:29:26.934 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:26 smithi018 bash[129723]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T13:29:28.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:29:28 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:29:28.55697686Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:29:29.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:29 smithi018 ceph-mon[103699]: pgmap v206: 161 pgs: 35 active+undersized, 7 peering, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-13T13:29:29.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:29 smithi018 ceph-mon[107276]: pgmap v206: 161 pgs: 35 active+undersized, 7 peering, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-13T13:29:29.434 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:29 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3-activate[129738]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-13T13:29:29.434 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:29 smithi018 bash[129723]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-13T13:29:29.434 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:29 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3-activate[129738]: 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-13T13:29:29.434 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:29 smithi018 bash[129723]: 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-13T13:29:29.802 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:29 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3-activate[129738]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-13T13:29:29.802 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:29 smithi018 bash[129723]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-13T13:29:29.803 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:29 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3-activate[129738]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-13T13:29:29.803 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:29 smithi018 bash[129723]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-13T13:29:29.803 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:29 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3-activate[129738]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-13T13:29:29.803 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:29 smithi018 bash[129723]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-13T13:29:29.803 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:29 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3-activate[129738]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-13T13:29:29.803 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:29 smithi018 bash[129723]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-13T13:29:29.803 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:29 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3-activate[129738]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-13T13:29:29.803 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:29 smithi018 bash[129723]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-13T13:29:29.803 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:29 smithi018 podman[129723]: 2024-09-13 13:29:29.506904428 +0000 UTC m=+3.237486596 container died 911e2a5de46ed71d480685b7dbcf87ffde20dc5bae88ca24c491290889b3a3e9 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3-activate, 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-0840-b0201b8, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T13:29:29.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:29 smithi094 ceph-mon[87648]: pgmap v206: 161 pgs: 35 active+undersized, 7 peering, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-13T13:29:30.403 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:30 smithi018 podman[129901]: 2024-09-13 13:29:30.152616313 +0000 UTC m=+0.637226327 container remove 911e2a5de46ed71d480685b7dbcf87ffde20dc5bae88ca24c491290889b3a3e9 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3-activate, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T13:29:30.404 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:30 smithi018 podman[129960]: 2024-09-13 13:29:30.278093389 +0000 UTC m=+0.016938570 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:29:30.657 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:30 smithi018 podman[129960]: 2024-09-13 13:29:30.403570479 +0000 UTC m=+0.142415696 container create d296d1ccf1ecf833856d4b73e7bb88fd197906b6cb6013a5000a6e762d07c0ad (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, 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, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, maintainer=Guillaume Abrioux ) 2024-09-13T13:29:30.657 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:30 smithi018 podman[129960]: 2024-09-13 13:29:30.630984629 +0000 UTC m=+0.369829810 container init d296d1ccf1ecf833856d4b73e7bb88fd197906b6cb6013a5000a6e762d07c0ad (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD) 2024-09-13T13:29:30.658 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:30 smithi018 podman[129960]: 2024-09-13 13:29:30.634509641 +0000 UTC m=+0.373354830 container start d296d1ccf1ecf833856d4b73e7bb88fd197906b6cb6013a5000a6e762d07c0ad (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-09-13T13:29:30.933 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:30 smithi018 ceph-osd[129979]: -- 172.21.15.18:0/434917322 <== mon.0 v2:172.21.15.18:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x564417acba40 con 0x56441889a400 2024-09-13T13:29:30.933 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:30 smithi018 bash[129960]: d296d1ccf1ecf833856d4b73e7bb88fd197906b6cb6013a5000a6e762d07c0ad 2024-09-13T13:29:30.933 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:30 smithi018 systemd[1]: Started Ceph osd.3 for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:29:31.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:31 smithi018 ceph-mon[107276]: pgmap v207: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-13T13:29:31.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:31 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:31.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:31 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:31.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:31 smithi018 ceph-mon[103699]: pgmap v207: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-13T13:29:31.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:31 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:31.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:31 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:31.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:31 smithi094 ceph-mon[87648]: pgmap v207: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-13T13:29:31.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:31 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:31.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:31 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:31.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:29:31 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:29:31.545547555Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:29:32.521 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:32 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3[129975]: 2024-09-13T13:29:32.281+0000 7f2146c1f640 -1 Falling back to public interface 2024-09-13T13:29:33.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:33 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:33.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:33 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:29:33.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:33 smithi018 ceph-mon[107276]: pgmap v208: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-13T13:29:33.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:33 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:33.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:33 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:29:33.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:33 smithi018 ceph-mon[103699]: pgmap v208: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-13T13:29:33.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:33 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:33.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:33 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:29:33.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:33 smithi094 ceph-mon[87648]: pgmap v208: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-13T13:29:33.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:29:33 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:29:33] "GET /metrics HTTP/1.1" 200 38346 "" "Prometheus/2.51.0" 2024-09-13T13:29:34.651 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:34 smithi018 ceph-mon[103699]: Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 24 pgs degraded (PG_DEGRADED) 2024-09-13T13:29:34.651 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:34 smithi018 ceph-mon[107276]: Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 24 pgs degraded (PG_DEGRADED) 2024-09-13T13:29:34.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:34 smithi094 ceph-mon[87648]: Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 24 pgs degraded (PG_DEGRADED) 2024-09-13T13:29:34.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:29:34 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:29:34.554507985Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:29:35.683 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:35 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3[129975]: 2024-09-13T13:29:35.604+0000 7f2146c1f640 -1 osd.3 125 log_to_monitors true 2024-09-13T13:29:35.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:35 smithi018 ceph-mon[103699]: pgmap v209: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-13T13:29:35.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:35 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:35.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:35 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:35.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:35 smithi018 ceph-mon[107276]: pgmap v209: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-13T13:29:35.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:35 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:35.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:35 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:35.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:35 smithi094 ceph-mon[87648]: pgmap v209: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-13T13:29:35.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:35 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:35.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:35 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:36.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:36 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:36.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:36 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:36.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:36 smithi094 ceph-mon[87648]: from='osd.3 [v2:172.21.15.18:6826/3092342966,v1:172.21.15.18:6827/3092342966]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-13T13:29:36.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:36 smithi094 ceph-mon[87648]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-13T13:29:36.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:36 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:29:36.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:36 smithi094 ceph-mon[87648]: pgmap v210: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-13T13:29:36.928 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:29:36 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3[129975]: 2024-09-13T13:29:36.556+0000 7f213a9c1640 -1 osd.3 125 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T13:29:36.929 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:36 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:36.929 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:36 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:36.929 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:36 smithi018 ceph-mon[103699]: from='osd.3 [v2:172.21.15.18:6826/3092342966,v1:172.21.15.18:6827/3092342966]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-13T13:29:36.929 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:36 smithi018 ceph-mon[103699]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-13T13:29:36.929 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:36 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:29:36.929 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:36 smithi018 ceph-mon[103699]: pgmap v210: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-13T13:29:36.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:36 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:36.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:36 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:36.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:36 smithi018 ceph-mon[107276]: from='osd.3 [v2:172.21.15.18:6826/3092342966,v1:172.21.15.18:6827/3092342966]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-13T13:29:36.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:36 smithi018 ceph-mon[107276]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-13T13:29:36.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:36 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:29:36.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:36 smithi018 ceph-mon[107276]: pgmap v210: 161 pgs: 42 active+undersized, 24 active+undersized+degraded, 95 active+clean; 585 KiB data, 262 MiB used, 715 GiB / 715 GiB avail; 80/636 objects degraded (12.579%) 2024-09-13T13:29:37.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:29:37 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:29:37.558353755Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:29:37.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:37 smithi094 ceph-mon[87648]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-13T13:29:37.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:37 smithi094 ceph-mon[87648]: osdmap e128: 8 total, 7 up, 8 in 2024-09-13T13:29:37.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:37 smithi094 ceph-mon[87648]: from='osd.3 [v2:172.21.15.18:6826/3092342966,v1:172.21.15.18:6827/3092342966]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi018", "root=default"]} : dispatch 2024-09-13T13:29:37.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:37 smithi094 ceph-mon[87648]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi018", "root=default"]} : dispatch 2024-09-13T13:29:37.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:37 smithi018 ceph-mon[103699]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-13T13:29:37.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:37 smithi018 ceph-mon[103699]: osdmap e128: 8 total, 7 up, 8 in 2024-09-13T13:29:37.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:37 smithi018 ceph-mon[103699]: from='osd.3 [v2:172.21.15.18:6826/3092342966,v1:172.21.15.18:6827/3092342966]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi018", "root=default"]} : dispatch 2024-09-13T13:29:37.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:37 smithi018 ceph-mon[103699]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi018", "root=default"]} : dispatch 2024-09-13T13:29:37.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:37 smithi018 ceph-mon[107276]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-13T13:29:37.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:37 smithi018 ceph-mon[107276]: osdmap e128: 8 total, 7 up, 8 in 2024-09-13T13:29:37.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:37 smithi018 ceph-mon[107276]: from='osd.3 [v2:172.21.15.18:6826/3092342966,v1:172.21.15.18:6827/3092342966]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi018", "root=default"]} : dispatch 2024-09-13T13:29:37.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:37 smithi018 ceph-mon[107276]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi018", "root=default"]} : dispatch 2024-09-13T13:29:38.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:38 smithi094 ceph-mon[87648]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T13:29:38.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:38 smithi094 ceph-mon[87648]: osd.3 [v2:172.21.15.18:6826/3092342966,v1:172.21.15.18:6827/3092342966] boot 2024-09-13T13:29:38.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:38 smithi094 ceph-mon[87648]: osdmap e129: 8 total, 8 up, 8 in 2024-09-13T13:29:38.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:38 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:29:38.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:38 smithi094 ceph-mon[87648]: pgmap v213: 161 pgs: 18 peering, 31 active+undersized, 17 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-13T13:29:38.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:38 smithi094 ceph-mon[87648]: osdmap e130: 8 total, 8 up, 8 in 2024-09-13T13:29:38.812 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:38 smithi018 ceph-mon[103699]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T13:29:38.813 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:38 smithi018 ceph-mon[103699]: osd.3 [v2:172.21.15.18:6826/3092342966,v1:172.21.15.18:6827/3092342966] boot 2024-09-13T13:29:38.813 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:38 smithi018 ceph-mon[103699]: osdmap e129: 8 total, 8 up, 8 in 2024-09-13T13:29:38.813 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:38 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:29:38.813 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:38 smithi018 ceph-mon[103699]: pgmap v213: 161 pgs: 18 peering, 31 active+undersized, 17 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-13T13:29:38.813 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:38 smithi018 ceph-mon[103699]: osdmap e130: 8 total, 8 up, 8 in 2024-09-13T13:29:38.813 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:38 smithi018 ceph-mon[107276]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T13:29:38.813 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:38 smithi018 ceph-mon[107276]: osd.3 [v2:172.21.15.18:6826/3092342966,v1:172.21.15.18:6827/3092342966] boot 2024-09-13T13:29:38.813 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:38 smithi018 ceph-mon[107276]: osdmap e129: 8 total, 8 up, 8 in 2024-09-13T13:29:38.813 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:38 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:29:38.814 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:38 smithi018 ceph-mon[107276]: pgmap v213: 161 pgs: 18 peering, 31 active+undersized, 17 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-13T13:29:38.814 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:38 smithi018 ceph-mon[107276]: osdmap e130: 8 total, 8 up, 8 in 2024-09-13T13:29:39.183 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:29:38 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: 2024-09-13T13:29:38.810+0000 7faee7af2640 -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-13T13:29:40.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:39 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:40.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:39 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:40.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:39 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:29:40.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:39 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:29:40.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:39 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:40.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:39 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:29:40.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:39 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:29:40.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:39 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:29:40.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:39 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:29:40.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:39 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-13T13:29:40.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:39 smithi094 ceph-mon[87648]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-13T13:29:40.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:39 smithi094 ceph-mon[87648]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-13T13:29:40.059 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:39 smithi094 ceph-mon[87648]: Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 17 pgs degraded (PG_DEGRADED) 2024-09-13T13:29:40.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:39 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:40.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:39 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:40.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:39 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:29:40.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:39 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:29:40.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:39 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:40.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:39 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:29:40.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:39 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:29:40.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:39 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:29:40.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:39 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:29:40.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:39 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-13T13:29:40.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:39 smithi018 ceph-mon[107276]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-13T13:29:40.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:39 smithi018 ceph-mon[107276]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-13T13:29:40.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:39 smithi018 ceph-mon[107276]: Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 17 pgs degraded (PG_DEGRADED) 2024-09-13T13:29:40.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:39 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:40.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:39 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:40.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:39 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:29:40.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:39 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:29:40.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:39 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:40.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:39 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:29:40.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:39 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:29:40.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:39 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:29:40.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:39 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:29:40.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:39 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-13T13:29:40.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:39 smithi018 ceph-mon[103699]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-13T13:29:40.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:39 smithi018 ceph-mon[103699]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-13T13:29:40.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:39 smithi018 ceph-mon[103699]: Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 17 pgs degraded (PG_DEGRADED) 2024-09-13T13:29:40.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:40 smithi094 ceph-mon[87648]: pgmap v215: 161 pgs: 18 peering, 25 active+undersized, 17 active+undersized+degraded, 101 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%) 2024-09-13T13:29:40.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:29:40 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:29:40.551377378Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:29:41.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:40 smithi018 ceph-mon[107276]: pgmap v215: 161 pgs: 18 peering, 25 active+undersized, 17 active+undersized+degraded, 101 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%) 2024-09-13T13:29:41.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:40 smithi018 ceph-mon[103699]: pgmap v215: 161 pgs: 18 peering, 25 active+undersized, 17 active+undersized+degraded, 101 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 59/636 objects degraded (9.277%) 2024-09-13T13:29:42.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:42 smithi094 ceph-mon[87648]: pgmap v216: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:29:42.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:42 smithi094 ceph-mon[87648]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 59/636 objects degraded (9.277%), 17 pgs degraded) 2024-09-13T13:29:42.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:42 smithi094 ceph-mon[87648]: Cluster is now healthy 2024-09-13T13:29:42.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:42 smithi018 ceph-mon[107276]: pgmap v216: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:29:42.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:42 smithi018 ceph-mon[107276]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 59/636 objects degraded (9.277%), 17 pgs degraded) 2024-09-13T13:29:42.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:42 smithi018 ceph-mon[107276]: Cluster is now healthy 2024-09-13T13:29:42.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:42 smithi018 ceph-mon[103699]: pgmap v216: 161 pgs: 18 peering, 143 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:29:42.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:42 smithi018 ceph-mon[103699]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 59/636 objects degraded (9.277%), 17 pgs degraded) 2024-09-13T13:29:42.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:42 smithi018 ceph-mon[103699]: Cluster is now healthy 2024-09-13T13:29:43.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:29:43 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:29:43.554756083Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:29:43.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:29:43 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:29:43] "GET /metrics HTTP/1.1" 200 38346 "" "Prometheus/2.51.0" 2024-09-13T13:29:45.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:45 smithi018 ceph-mon[103699]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:29:45.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:45 smithi018 ceph-mon[107276]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:29:45.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:45 smithi094 ceph-mon[87648]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:29:46.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:29:46 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:29:46.54916424Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:29:47.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:47 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:29:47.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:47 smithi018 ceph-mon[107276]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:29:47.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:47 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:47.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:47 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:29:47.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:47 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:29:47.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:47 smithi018 ceph-mon[103699]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:29:47.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:47 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:47.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:47 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:29:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:47 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:29:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:47 smithi094 ceph-mon[87648]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:29:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:47 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:47 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:29:49.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:49 smithi018 ceph-mon[107276]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:29:49.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:49 smithi018 ceph-mon[103699]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:29:49.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:49 smithi094 ceph-mon[87648]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:29:49.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:29:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:29:49.558731603Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:29:49.927 INFO:teuthology.orchestra.run.smithi018.stdout:true 2024-09-13T13:29:50.525 INFO:teuthology.orchestra.run.smithi018.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:29:50.525 INFO:teuthology.orchestra.run.smithi018.stdout:alertmanager.a smithi018 *:9093,9094 running (5m) 15s ago 26m - - 0.27.0 11f11916f8cd 4a471dd9fb03 2024-09-13T13:29:50.525 INFO:teuthology.orchestra.run.smithi018.stdout:grafana.a smithi094 *:3000 running (4m) 4m ago 26m 73.7M - 10.4.0 c8b91775d855 ecaea22becd1 2024-09-13T13:29:50.525 INFO:teuthology.orchestra.run.smithi018.stdout:iscsi.foo.smithi018.nwavmm smithi018 *:5000 running (6m) 15s ago 25m - - 3.8 19dc8d659727 9b4878212bf6 2024-09-13T13:29:50.526 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.x smithi094 *:8443,9283,8765 running (6m) 4m ago 30m 456M - 19.3.0-4917-gb0201b8c 1641fe80ce72 bbaa72a462d6 2024-09-13T13:29:50.526 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.y smithi018 *:8443,9283,8765 running (15m) 15s ago 31m - - 19.3.0-4917-gb0201b8c 1641fe80ce72 3f2eb2c1f516 2024-09-13T13:29:50.526 INFO:teuthology.orchestra.run.smithi018.stdout:mon.a smithi018 running (3m) 15s ago 31m - 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 4b6683667c23 2024-09-13T13:29:50.526 INFO:teuthology.orchestra.run.smithi018.stdout:mon.b smithi094 running (4m) 4m ago 30m 19.0M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f93a73fd761c 2024-09-13T13:29:50.526 INFO:teuthology.orchestra.run.smithi018.stdout:mon.c smithi018 running (3m) 15s ago 30m - 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 6df86de1efa9 2024-09-13T13:29:50.526 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.a smithi018 *:9100 running (6m) 15s ago 25m - - 1.7.0 72c9c2088986 c5e18de76a6e 2024-09-13T13:29:50.526 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.b smithi094 *:9100 running (5m) 4m ago 25m 11.7M - 1.7.0 72c9c2088986 a95105133908 2024-09-13T13:29:50.526 INFO:teuthology.orchestra.run.smithi018.stdout:osd.0 smithi018 running (2m) 15s ago 30m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 78f2de3e3450 2024-09-13T13:29:50.526 INFO:teuthology.orchestra.run.smithi018.stdout:osd.1 smithi018 running (111s) 15s ago 29m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 28075436a43a 2024-09-13T13:29:50.526 INFO:teuthology.orchestra.run.smithi018.stdout:osd.2 smithi018 running (67s) 15s ago 29m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 93461208d569 2024-09-13T13:29:50.526 INFO:teuthology.orchestra.run.smithi018.stdout:osd.3 smithi018 running (20s) 15s ago 28m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 d296d1ccf1ec 2024-09-13T13:29:50.526 INFO:teuthology.orchestra.run.smithi018.stdout:osd.4 smithi094 running (28m) 4m ago 28m 55.6M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 59e55352c71a 2024-09-13T13:29:50.526 INFO:teuthology.orchestra.run.smithi018.stdout:osd.5 smithi094 running (27m) 4m ago 27m 62.6M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 42d6a5b25854 2024-09-13T13:29:50.526 INFO:teuthology.orchestra.run.smithi018.stdout:osd.6 smithi094 running (27m) 4m ago 27m 63.8M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 91f3899cfe9e 2024-09-13T13:29:50.527 INFO:teuthology.orchestra.run.smithi018.stdout:osd.7 smithi094 running (27m) 4m ago 27m 54.6M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 8d9c29974c46 2024-09-13T13:29:50.527 INFO:teuthology.orchestra.run.smithi018.stdout:prometheus.a smithi094 *:9095 running (5m) 4m ago 26m 38.5M - 2.51.0 1d3b7f56885b 5640dcdde21e 2024-09-13T13:29:50.527 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi018.ocguil smithi018 *:8000 running (25m) 15s ago 25m - - 19.1.1-322-g7741f7f9 19dc8d659727 58af66f2aa64 2024-09-13T13:29:50.527 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi094.tfxryb smithi094 *:8000 running (25m) 4m ago 25m 89.9M - 19.1.1-322-g7741f7f9 19dc8d659727 cf6adeb72bb8 2024-09-13T13:29:50.878 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:29:50.878 INFO:teuthology.orchestra.run.smithi018.stdout: "mon": { 2024-09-13T13:29:50.879 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 3 2024-09-13T13:29:50.879 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:29:50.879 INFO:teuthology.orchestra.run.smithi018.stdout: "mgr": { 2024-09-13T13:29:50.879 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:29:50.879 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:29:50.879 INFO:teuthology.orchestra.run.smithi018.stdout: "osd": { 2024-09-13T13:29:50.879 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 4, 2024-09-13T13:29:50.879 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 4 2024-09-13T13:29:50.879 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:29:50.879 INFO:teuthology.orchestra.run.smithi018.stdout: "rgw": { 2024-09-13T13:29:50.879 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:29:50.879 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:29:50.879 INFO:teuthology.orchestra.run.smithi018.stdout: "overall": { 2024-09-13T13:29:50.879 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 6, 2024-09-13T13:29:50.880 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 9 2024-09-13T13:29:50.880 INFO:teuthology.orchestra.run.smithi018.stdout: } 2024-09-13T13:29:50.880 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:29:51.177 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:29:51.177 INFO:teuthology.orchestra.run.smithi018.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T13:29:51.177 INFO:teuthology.orchestra.run.smithi018.stdout: "in_progress": true, 2024-09-13T13:29:51.177 INFO:teuthology.orchestra.run.smithi018.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-13T13:29:51.177 INFO:teuthology.orchestra.run.smithi018.stdout: "services_complete": [], 2024-09-13T13:29:51.177 INFO:teuthology.orchestra.run.smithi018.stdout: "progress": "4/8 daemons upgraded", 2024-09-13T13:29:51.178 INFO:teuthology.orchestra.run.smithi018.stdout: "message": "Currently upgrading osd daemons", 2024-09-13T13:29:51.178 INFO:teuthology.orchestra.run.smithi018.stdout: "is_paused": false 2024-09-13T13:29:51.178 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:29:51.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:51 smithi018 ceph-mon[107276]: from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:51.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:51 smithi018 ceph-mon[107276]: from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:51.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:51 smithi018 ceph-mon[107276]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:29:51.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:51 smithi018 ceph-mon[107276]: from='client.? 172.21.15.18:0/1557075659' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:29:51.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:51 smithi018 ceph-mon[103699]: from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:51.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:51 smithi018 ceph-mon[103699]: from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:51.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:51 smithi018 ceph-mon[103699]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:29:51.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:51 smithi018 ceph-mon[103699]: from='client.? 172.21.15.18:0/1557075659' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:29:51.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:51 smithi094 ceph-mon[87648]: from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:51.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:51 smithi094 ceph-mon[87648]: from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:51.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:51 smithi094 ceph-mon[87648]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:29:51.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:51 smithi094 ceph-mon[87648]: from='client.? 172.21.15.18:0/1557075659' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:29:52.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:52 smithi018 ceph-mon[103699]: from='client.44388 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:52.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:52 smithi018 ceph-mon[103699]: from='client.54404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:52.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:52 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:52.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:52 smithi018 ceph-mon[107276]: from='client.44388 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:52.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:52 smithi018 ceph-mon[107276]: from='client.54404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:52.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:52 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:52.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:29:52 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:29:52.545883448Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:29:52.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:52 smithi094 ceph-mon[87648]: from='client.44388 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:52.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:52 smithi094 ceph-mon[87648]: from='client.54404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:29:52.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:52 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:53.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:53 smithi018 ceph-mon[107276]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-13T13:29:53.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:53 smithi018 ceph-mon[103699]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-13T13:29:53.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:53 smithi094 ceph-mon[87648]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-13T13:29:54.183 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:29:53 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:29:53] "GET /metrics HTTP/1.1" 200 38338 "" "Prometheus/2.51.0" 2024-09-13T13:29:54.488 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:54 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-13T13:29:54.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:54 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-13T13:29:54.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:54 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-13T13:29:55.549 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:55 smithi094 ceph-mon[87648]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-13T13:29:55.549 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:55 smithi094 ceph-mon[87648]: Upgrade: osd.4 is safe to restart 2024-09-13T13:29:55.549 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:55 smithi094 ceph-mon[87648]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:29:55.550 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:55 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:55.550 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:55 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-13T13:29:55.550 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:55 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:29:55.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:29:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:29:55.549024647Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:29:55.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:55 smithi018 ceph-mon[103699]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-13T13:29:55.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:55 smithi018 ceph-mon[103699]: Upgrade: osd.4 is safe to restart 2024-09-13T13:29:55.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:55 smithi018 ceph-mon[103699]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:29:55.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:55 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:55.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:55 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-13T13:29:55.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:55 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:29:55.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:55 smithi018 ceph-mon[107276]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-13T13:29:55.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:55 smithi018 ceph-mon[107276]: Upgrade: osd.4 is safe to restart 2024-09-13T13:29:55.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:55 smithi018 ceph-mon[107276]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:29:55.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:55 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:29:55.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:55 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-13T13:29:55.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:55 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:29:56.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:56 smithi018 ceph-mon[103699]: Upgrade: Updating osd.4 2024-09-13T13:29:56.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:56 smithi018 ceph-mon[103699]: Deploying daemon osd.4 on smithi094 2024-09-13T13:29:56.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:56 smithi018 ceph-mon[107276]: Upgrade: Updating osd.4 2024-09-13T13:29:56.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:56 smithi018 ceph-mon[107276]: Deploying daemon osd.4 on smithi094 2024-09-13T13:29:56.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:56 smithi094 ceph-mon[87648]: Upgrade: Updating osd.4 2024-09-13T13:29:56.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:56 smithi094 ceph-mon[87648]: Deploying daemon osd.4 on smithi094 2024-09-13T13:29:57.467 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:57 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:29:57.468 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:57 smithi094 ceph-mon[87648]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:29:57.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:57 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:29:57.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:57 smithi018 ceph-mon[103699]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:29:57.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:57 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:29:57.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:57 smithi018 ceph-mon[107276]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:29:58.780 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:29:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:29:58.556316961Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:29:58.780 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:29:58 smithi094 systemd[1]: Stopping Ceph osd.4 for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:29:59.058 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:29:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4[32000]: 2024-09-13T13:29:58.778+0000 7f32ff07b640 -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-13T13:29:59.058 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:29:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4[32000]: 2024-09-13T13:29:58.778+0000 7f32ff07b640 -1 osd.4 130 *** Got signal Terminated *** 2024-09-13T13:29:59.058 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:29:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4[32000]: 2024-09-13T13:29:58.778+0000 7f32ff07b640 -1 osd.4 130 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T13:29:59.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:59 smithi094 ceph-mon[87648]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:29:59.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:29:59 smithi094 ceph-mon[87648]: osd.4 marked itself down and dead 2024-09-13T13:29:59.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:59 smithi018 ceph-mon[103699]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:29:59.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:29:59 smithi018 ceph-mon[103699]: osd.4 marked itself down and dead 2024-09-13T13:29:59.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:59 smithi018 ceph-mon[107276]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:29:59.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:29:59 smithi018 ceph-mon[107276]: osd.4 marked itself down and dead 2024-09-13T13:30:00.282 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:29:59 smithi094 podman[91599]: 2024-09-13 13:29:59.955254914 +0000 UTC m=+1.315713586 container died 59e55352c71a4001d9aae52beb2f0583ee593676909f70ec21d34dd55e1b7d64 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=squid-7741f7f, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-09-13T13:30:00.558 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:00 smithi094 podman[91599]: 2024-09-13 13:30:00.379785813 +0000 UTC m=+1.740244471 container cleanup 59e55352c71a4001d9aae52beb2f0583ee593676909f70ec21d34dd55e1b7d64 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, RELEASE=squid-7741f7f, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T13:30:00.558 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:00 smithi094 bash[91599]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4 2024-09-13T13:30:00.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:00 smithi094 ceph-mon[87648]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T13:30:00.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:00 smithi094 ceph-mon[87648]: osdmap e131: 8 total, 7 up, 8 in 2024-09-13T13:30:00.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:00 smithi094 ceph-mon[87648]: Health detail: HEALTH_WARN 1 osds down 2024-09-13T13:30:00.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:00 smithi094 ceph-mon[87648]: [WRN] OSD_DOWN: 1 osds down 2024-09-13T13:30:00.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:00 smithi094 ceph-mon[87648]: osd.4 (root=default,host=smithi094) is down 2024-09-13T13:30:00.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:00 smithi094 ceph-mon[87648]: osdmap e132: 8 total, 7 up, 8 in 2024-09-13T13:30:00.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:00 smithi018 ceph-mon[107276]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T13:30:00.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:00 smithi018 ceph-mon[107276]: osdmap e131: 8 total, 7 up, 8 in 2024-09-13T13:30:00.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:00 smithi018 ceph-mon[107276]: Health detail: HEALTH_WARN 1 osds down 2024-09-13T13:30:00.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:00 smithi018 ceph-mon[107276]: [WRN] OSD_DOWN: 1 osds down 2024-09-13T13:30:00.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:00 smithi018 ceph-mon[107276]: osd.4 (root=default,host=smithi094) is down 2024-09-13T13:30:00.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:00 smithi018 ceph-mon[107276]: osdmap e132: 8 total, 7 up, 8 in 2024-09-13T13:30:00.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:00 smithi018 ceph-mon[103699]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T13:30:00.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:00 smithi018 ceph-mon[103699]: osdmap e131: 8 total, 7 up, 8 in 2024-09-13T13:30:00.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:00 smithi018 ceph-mon[103699]: Health detail: HEALTH_WARN 1 osds down 2024-09-13T13:30:00.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:00 smithi018 ceph-mon[103699]: [WRN] OSD_DOWN: 1 osds down 2024-09-13T13:30:00.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:00 smithi018 ceph-mon[103699]: osd.4 (root=default,host=smithi094) is down 2024-09-13T13:30:00.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:00 smithi018 ceph-mon[103699]: osdmap e132: 8 total, 7 up, 8 in 2024-09-13T13:30:01.008 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:00 smithi094 podman[91616]: 2024-09-13 13:30:00.598604751 +0000 UTC m=+0.636571019 container remove 59e55352c71a4001d9aae52beb2f0583ee593676909f70ec21d34dd55e1b7d64 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-7741f7f, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-13T13:30:01.308 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:01 smithi094 podman[91708]: 2024-09-13 13:30:01.008113507 +0000 UTC m=+0.110426472 container create dcc485b8f7f86b917ef588a3e1ed6344616453da6fba9626d0e8b461644f742b (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-09-13T13:30:01.308 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:01 smithi094 podman[91708]: 2024-09-13 13:30:00.913923102 +0000 UTC m=+0.016236084 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:30:01.308 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:01 smithi094 podman[91708]: 2024-09-13 13:30:01.253220206 +0000 UTC m=+0.355533177 container init dcc485b8f7f86b917ef588a3e1ed6344616453da6fba9626d0e8b461644f742b (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4-deactivate, 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, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2) 2024-09-13T13:30:01.308 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:01 smithi094 podman[91708]: 2024-09-13 13:30:01.256610066 +0000 UTC m=+0.358923035 container start dcc485b8f7f86b917ef588a3e1ed6344616453da6fba9626d0e8b461644f742b (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4-deactivate, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-13T13:30:01.741 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:01 smithi094 ceph-mon[87648]: pgmap v226: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:30:01.741 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:30:01 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:30:01.550306037Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:30:01.741 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:01 smithi094 podman[91708]: 2024-09-13 13:30:01.33661111 +0000 UTC m=+0.438924099 container attach dcc485b8f7f86b917ef588a3e1ed6344616453da6fba9626d0e8b461644f742b (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-13T13:30:01.741 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:01 smithi094 podman[91708]: 2024-09-13 13:30:01.448969058 +0000 UTC m=+0.551282026 container died dcc485b8f7f86b917ef588a3e1ed6344616453da6fba9626d0e8b461644f742b (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-13T13:30:01.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:01 smithi018 ceph-mon[107276]: pgmap v226: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:30:01.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:01 smithi018 ceph-mon[103699]: pgmap v226: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:30:02.308 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:02 smithi094 podman[91731]: 2024-09-13 13:30:02.016190888 +0000 UTC m=+0.561008363 container remove dcc485b8f7f86b917ef588a3e1ed6344616453da6fba9626d0e8b461644f742b (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4-deactivate, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731) 2024-09-13T13:30:02.308 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:02 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.4.service: Deactivated successfully. 2024-09-13T13:30:02.308 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:02 smithi094 systemd[1]: Stopped Ceph osd.4 for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:30:02.308 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:02 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.4.service: Consumed 15.256s CPU time. 2024-09-13T13:30:02.308 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:02 smithi094 systemd[1]: Starting Ceph osd.4 for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:30:02.704 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:02 smithi094 podman[91829]: 2024-09-13 13:30:02.343566586 +0000 UTC m=+0.016008141 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:30:02.704 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:02 smithi094 podman[91829]: 2024-09-13 13:30:02.467369751 +0000 UTC m=+0.139811298 container create f3495418f51a6bc235025add3c0519d60ce7c770846aaa1b78df387414cd816c (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-13T13:30:03.058 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:02 smithi094 podman[91829]: 2024-09-13 13:30:02.703981772 +0000 UTC m=+0.376423334 container init f3495418f51a6bc235025add3c0519d60ce7c770846aaa1b78df387414cd816c (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731) 2024-09-13T13:30:03.058 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:02 smithi094 podman[91829]: 2024-09-13 13:30:02.707415305 +0000 UTC m=+0.379856853 container start f3495418f51a6bc235025add3c0519d60ce7c770846aaa1b78df387414cd816c (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-13T13:30:03.058 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:02 smithi094 podman[91829]: 2024-09-13 13:30:02.787452033 +0000 UTC m=+0.459893593 container attach f3495418f51a6bc235025add3c0519d60ce7c770846aaa1b78df387414cd816c (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4-activate, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=) 2024-09-13T13:30:03.058 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:02 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4-activate[91844]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T13:30:03.058 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:02 smithi094 bash[91829]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T13:30:03.058 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:02 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4-activate[91844]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T13:30:03.058 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:02 smithi094 bash[91829]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T13:30:03.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:03 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:03.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:03 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:30:03.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:03 smithi018 ceph-mon[103699]: pgmap v228: 161 pgs: 15 active+undersized, 9 peering, 12 stale+active+clean, 5 active+undersized+degraded, 120 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 17/636 objects degraded (2.673%) 2024-09-13T13:30:03.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:03 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:03.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:03 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:30:03.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:03 smithi018 ceph-mon[107276]: pgmap v228: 161 pgs: 15 active+undersized, 9 peering, 12 stale+active+clean, 5 active+undersized+degraded, 120 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 17/636 objects degraded (2.673%) 2024-09-13T13:30:03.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:03 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:03.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:03 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:30:03.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:03 smithi094 ceph-mon[87648]: pgmap v228: 161 pgs: 15 active+undersized, 9 peering, 12 stale+active+clean, 5 active+undersized+degraded, 120 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 17/636 objects degraded (2.673%) 2024-09-13T13:30:04.153 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:30:03 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:30:03] "GET /metrics HTTP/1.1" 200 38340 "" "Prometheus/2.51.0" 2024-09-13T13:30:04.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:04 smithi018 ceph-mon[107276]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-13T13:30:04.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:04 smithi018 ceph-mon[107276]: Health check failed: Degraded data redundancy: 17/636 objects degraded (2.673%), 5 pgs degraded (PG_DEGRADED) 2024-09-13T13:30:04.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:04 smithi018 ceph-mon[103699]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-13T13:30:04.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:04 smithi018 ceph-mon[103699]: Health check failed: Degraded data redundancy: 17/636 objects degraded (2.673%), 5 pgs degraded (PG_DEGRADED) 2024-09-13T13:30:04.546 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:04 smithi094 ceph-mon[87648]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-13T13:30:04.547 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:04 smithi094 ceph-mon[87648]: Health check failed: Degraded data redundancy: 17/636 objects degraded (2.673%), 5 pgs degraded (PG_DEGRADED) 2024-09-13T13:30:04.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:30:04 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:30:04.54593669Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:30:05.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:05 smithi018 ceph-mon[107276]: pgmap v229: 161 pgs: 37 active+undersized, 9 peering, 23 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-13T13:30:05.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:05 smithi018 ceph-mon[103699]: pgmap v229: 161 pgs: 37 active+undersized, 9 peering, 23 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-13T13:30:05.498 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:05 smithi094 ceph-mon[87648]: pgmap v229: 161 pgs: 37 active+undersized, 9 peering, 23 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 85/636 objects degraded (13.365%) 2024-09-13T13:30:05.498 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:05 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4-activate[91844]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-13T13:30:05.499 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:05 smithi094 bash[91829]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-13T13:30:05.499 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:05 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4-activate[91844]: 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-13T13:30:05.499 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:05 smithi094 bash[91829]: 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-13T13:30:05.499 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:05 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4-activate[91844]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-13T13:30:05.499 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:05 smithi094 bash[91829]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-13T13:30:05.808 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:05 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4-activate[91844]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-13T13:30:05.808 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:05 smithi094 bash[91829]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-13T13:30:05.808 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:05 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4-activate[91844]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-13T13:30:05.808 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:05 smithi094 bash[91829]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-13T13:30:05.808 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:05 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4-activate[91844]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-13T13:30:05.808 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:05 smithi094 bash[91829]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-13T13:30:05.808 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:05 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4-activate[91844]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-13T13:30:05.808 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:05 smithi094 bash[91829]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-13T13:30:05.809 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:05 smithi094 podman[91829]: 2024-09-13 13:30:05.532552108 +0000 UTC m=+3.204993655 container died f3495418f51a6bc235025add3c0519d60ce7c770846aaa1b78df387414cd816c (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4-activate, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True) 2024-09-13T13:30:06.479 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:06 smithi094 podman[92007]: 2024-09-13 13:30:06.179689934 +0000 UTC m=+0.637384435 container remove f3495418f51a6bc235025add3c0519d60ce7c770846aaa1b78df387414cd816c (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8) 2024-09-13T13:30:06.479 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:06 smithi094 podman[92067]: 2024-09-13 13:30:06.299092742 +0000 UTC m=+0.016972633 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:30:06.479 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:06 smithi094 podman[92067]: 2024-09-13 13:30:06.41909689 +0000 UTC m=+0.136976778 container create 21d459137aa27ecab6f23be60f348678e526df729cf3fbabc64a4218d840113c (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, 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) 2024-09-13T13:30:06.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:06 smithi018 ceph-mon[107276]: pgmap v230: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 110/636 objects degraded (17.296%) 2024-09-13T13:30:06.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:06 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:30:06.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:06 smithi018 ceph-mon[107276]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-13T13:30:06.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:06 smithi018 ceph-mon[103699]: pgmap v230: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 110/636 objects degraded (17.296%) 2024-09-13T13:30:06.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:06 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:30:06.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:06 smithi018 ceph-mon[103699]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-13T13:30:06.747 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:06 smithi094 ceph-mon[87648]: pgmap v230: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 110/636 objects degraded (17.296%) 2024-09-13T13:30:06.747 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:06 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:30:06.747 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:06 smithi094 ceph-mon[87648]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-13T13:30:06.748 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:06 smithi094 podman[92067]: 2024-09-13 13:30:06.655196936 +0000 UTC m=+0.373076824 container init 21d459137aa27ecab6f23be60f348678e526df729cf3fbabc64a4218d840113c (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-13T13:30:06.748 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:06 smithi094 podman[92067]: 2024-09-13 13:30:06.658363787 +0000 UTC m=+0.376243676 container start 21d459137aa27ecab6f23be60f348678e526df729cf3fbabc64a4218d840113c (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-13T13:30:06.748 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:06 smithi094 ceph-osd[92086]: -- 172.21.15.94:0/3882160480 <== mon.1 v2:172.21.15.94:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5622cf495a40 con 0x5622d0264000 2024-09-13T13:30:07.057 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:06 smithi094 bash[92067]: 21d459137aa27ecab6f23be60f348678e526df729cf3fbabc64a4218d840113c 2024-09-13T13:30:07.058 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:06 smithi094 systemd[1]: Started Ceph osd.4 for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:30:07.798 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:30:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:30:07.558973913Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:30:08.060 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:07 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:08.060 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:07 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:08.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:07 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:08.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:07 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:08.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:07 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:08.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:07 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:08.514 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:08 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4[92082]: 2024-09-13T13:30:08.281+0000 7f656fd2a640 -1 Falling back to public interface 2024-09-13T13:30:09.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:08 smithi094 ceph-mon[87648]: pgmap v231: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 229 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-13T13:30:09.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:08 smithi018 ceph-mon[107276]: pgmap v231: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 229 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-13T13:30:09.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:08 smithi018 ceph-mon[103699]: pgmap v231: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 229 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-13T13:30:10.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:09 smithi094 ceph-mon[87648]: Health check update: Degraded data redundancy: 110/636 objects degraded (17.296%), 29 pgs degraded (PG_DEGRADED) 2024-09-13T13:30:10.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:09 smithi018 ceph-mon[107276]: Health check update: Degraded data redundancy: 110/636 objects degraded (17.296%), 29 pgs degraded (PG_DEGRADED) 2024-09-13T13:30:10.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:09 smithi018 ceph-mon[103699]: Health check update: Degraded data redundancy: 110/636 objects degraded (17.296%), 29 pgs degraded (PG_DEGRADED) 2024-09-13T13:30:10.786 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:30:10 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:30:10.552474711Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:30:11.057 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:10 smithi094 ceph-mon[87648]: pgmap v232: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-13T13:30:11.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:10 smithi018 ceph-mon[107276]: pgmap v232: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-13T13:30:11.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:10 smithi018 ceph-mon[103699]: pgmap v232: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-13T13:30:12.154 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:12 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:12.154 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:12 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:12.154 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:12 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:12.154 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:12 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:12.154 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:12 smithi094 ceph-mon[87648]: from='osd.4 [v2:172.21.15.94:6800/78187489,v1:172.21.15.94:6801/78187489]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T13:30:12.154 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:12 smithi094 ceph-mon[87648]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T13:30:12.154 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:11 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4[92082]: 2024-09-13T13:30:11.840+0000 7f656fd2a640 -1 osd.4 130 log_to_monitors true 2024-09-13T13:30:12.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:12 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:12.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:12 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:12.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:12 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:12.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:12 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:12.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:12 smithi018 ceph-mon[107276]: from='osd.4 [v2:172.21.15.94:6800/78187489,v1:172.21.15.94:6801/78187489]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T13:30:12.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:12 smithi018 ceph-mon[107276]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T13:30:12.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:12 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:12.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:12 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:12.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:12 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:12.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:12 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:12.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:12 smithi018 ceph-mon[103699]: from='osd.4 [v2:172.21.15.94:6800/78187489,v1:172.21.15.94:6801/78187489]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T13:30:12.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:12 smithi018 ceph-mon[103699]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T13:30:13.020 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:30:12 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4[92082]: 2024-09-13T13:30:12.684+0000 7f6567ad4640 -1 osd.4 130 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T13:30:13.295 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:13 smithi094 ceph-mon[87648]: pgmap v233: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 772 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-13T13:30:13.295 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:13 smithi094 ceph-mon[87648]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-13T13:30:13.295 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:13 smithi094 ceph-mon[87648]: from='osd.4 [v2:172.21.15.94:6800/78187489,v1:172.21.15.94:6801/78187489]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi094", "root=default"]} : dispatch 2024-09-13T13:30:13.295 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:13 smithi094 ceph-mon[87648]: osdmap e133: 8 total, 7 up, 8 in 2024-09-13T13:30:13.295 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:13 smithi094 ceph-mon[87648]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi094", "root=default"]} : dispatch 2024-09-13T13:30:13.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:13 smithi018 ceph-mon[103699]: pgmap v233: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 772 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-13T13:30:13.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:13 smithi018 ceph-mon[103699]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-13T13:30:13.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:13 smithi018 ceph-mon[103699]: from='osd.4 [v2:172.21.15.94:6800/78187489,v1:172.21.15.94:6801/78187489]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi094", "root=default"]} : dispatch 2024-09-13T13:30:13.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:13 smithi018 ceph-mon[103699]: osdmap e133: 8 total, 7 up, 8 in 2024-09-13T13:30:13.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:13 smithi018 ceph-mon[103699]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi094", "root=default"]} : dispatch 2024-09-13T13:30:13.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:13 smithi018 ceph-mon[107276]: pgmap v233: 161 pgs: 40 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 772 B/s rd, 0 op/s; 110/636 objects degraded (17.296%) 2024-09-13T13:30:13.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:13 smithi018 ceph-mon[107276]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-13T13:30:13.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:13 smithi018 ceph-mon[107276]: from='osd.4 [v2:172.21.15.94:6800/78187489,v1:172.21.15.94:6801/78187489]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi094", "root=default"]} : dispatch 2024-09-13T13:30:13.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:13 smithi018 ceph-mon[107276]: osdmap e133: 8 total, 7 up, 8 in 2024-09-13T13:30:13.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:13 smithi018 ceph-mon[107276]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi094", "root=default"]} : dispatch 2024-09-13T13:30:14.034 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:30:13 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:30:13.564955103Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:30:14.096 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:30:13 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:30:13] "GET /metrics HTTP/1.1" 200 38340 "" "Prometheus/2.51.0" 2024-09-13T13:30:14.292 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:14 smithi094 ceph-mon[87648]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T13:30:14.293 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:14 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:30:14.293 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:14 smithi094 ceph-mon[87648]: osd.4 [v2:172.21.15.94:6800/78187489,v1:172.21.15.94:6801/78187489] boot 2024-09-13T13:30:14.293 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:14 smithi094 ceph-mon[87648]: osdmap e134: 8 total, 8 up, 8 in 2024-09-13T13:30:14.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:14 smithi018 ceph-mon[107276]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T13:30:14.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:14 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:30:14.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:14 smithi018 ceph-mon[107276]: osd.4 [v2:172.21.15.94:6800/78187489,v1:172.21.15.94:6801/78187489] boot 2024-09-13T13:30:14.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:14 smithi018 ceph-mon[107276]: osdmap e134: 8 total, 8 up, 8 in 2024-09-13T13:30:14.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:14 smithi018 ceph-mon[103699]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T13:30:14.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:14 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:30:14.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:14 smithi018 ceph-mon[103699]: osd.4 [v2:172.21.15.94:6800/78187489,v1:172.21.15.94:6801/78187489] boot 2024-09-13T13:30:14.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:14 smithi018 ceph-mon[103699]: osdmap e134: 8 total, 8 up, 8 in 2024-09-13T13:30:15.183 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:30:14 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: 2024-09-13T13:30:14.875+0000 7faee7af2640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-09-13T13:30:15.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:15 smithi018 ceph-mon[107276]: pgmap v236: 161 pgs: 4 peering, 36 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 110/636 objects degraded (17.296%) 2024-09-13T13:30:15.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:15 smithi018 ceph-mon[107276]: osdmap e135: 8 total, 8 up, 8 in 2024-09-13T13:30:15.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:15 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:15.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:15 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:15.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:15 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:30:15.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:15 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:30:15.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:15 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:15.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:15 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:30:15.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:15 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:30:15.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:15 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:30:15.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:15 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:30:15.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:15 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-13T13:30:15.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:15 smithi018 ceph-mon[103699]: pgmap v236: 161 pgs: 4 peering, 36 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 110/636 objects degraded (17.296%) 2024-09-13T13:30:15.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:15 smithi018 ceph-mon[103699]: osdmap e135: 8 total, 8 up, 8 in 2024-09-13T13:30:15.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:15 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:15.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:15 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:15.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:15 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:30:15.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:15 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:30:15.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:15 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:15.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:15 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:30:15.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:15 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:30:15.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:15 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:30:15.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:15 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:30:15.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:15 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-13T13:30:15.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:15 smithi094 ceph-mon[87648]: pgmap v236: 161 pgs: 4 peering, 36 active+undersized, 29 active+undersized+degraded, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 110/636 objects degraded (17.296%) 2024-09-13T13:30:15.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:15 smithi094 ceph-mon[87648]: osdmap e135: 8 total, 8 up, 8 in 2024-09-13T13:30:15.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:15 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:15.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:15 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:15.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:15 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:30:15.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:15 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:30:15.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:15 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:15.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:15 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:30:15.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:15 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:30:15.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:15 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:30:15.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:15 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:30:15.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:15 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-13T13:30:16.383 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:16 smithi018 ceph-mon[103699]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-13T13:30:16.383 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:16 smithi018 ceph-mon[103699]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-09-13T13:30:16.383 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:16 smithi018 ceph-mon[107276]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-13T13:30:16.383 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:16 smithi018 ceph-mon[107276]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-09-13T13:30:16.549 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:16 smithi094 ceph-mon[87648]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-13T13:30:16.549 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:16 smithi094 ceph-mon[87648]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-09-13T13:30:16.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:30:16 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:30:16.5482085Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:30:17.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:17 smithi018 ceph-mon[107276]: pgmap v238: 161 pgs: 4 peering, 27 active+undersized, 24 active+undersized+degraded, 106 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-13T13:30:17.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:17 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:30:17.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:17 smithi018 ceph-mon[103699]: pgmap v238: 161 pgs: 4 peering, 27 active+undersized, 24 active+undersized+degraded, 106 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-13T13:30:17.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:17 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:30:17.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:17 smithi094 ceph-mon[87648]: pgmap v238: 161 pgs: 4 peering, 27 active+undersized, 24 active+undersized+degraded, 106 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 87/636 objects degraded (13.679%) 2024-09-13T13:30:17.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:17 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:30:18.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:18 smithi018 ceph-mon[107276]: Health check update: Degraded data redundancy: 87/636 objects degraded (13.679%), 24 pgs degraded (PG_DEGRADED) 2024-09-13T13:30:18.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:18 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:18.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:18 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:30:18.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:18 smithi018 ceph-mon[103699]: Health check update: Degraded data redundancy: 87/636 objects degraded (13.679%), 24 pgs degraded (PG_DEGRADED) 2024-09-13T13:30:18.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:18 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:18.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:18 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:30:18.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:18 smithi094 ceph-mon[87648]: Health check update: Degraded data redundancy: 87/636 objects degraded (13.679%), 24 pgs degraded (PG_DEGRADED) 2024-09-13T13:30:18.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:18 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:18.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:18 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:30:19.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:19 smithi018 ceph-mon[107276]: pgmap v239: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:30:19.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:19 smithi018 ceph-mon[103699]: pgmap v239: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:30:19.556 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:19 smithi094 ceph-mon[87648]: pgmap v239: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:30:19.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:30:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:30:19.556172706Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:30:20.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:20 smithi018 ceph-mon[103699]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 87/636 objects degraded (13.679%), 24 pgs degraded) 2024-09-13T13:30:20.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:20 smithi018 ceph-mon[103699]: Cluster is now healthy 2024-09-13T13:30:20.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:20 smithi018 ceph-mon[107276]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 87/636 objects degraded (13.679%), 24 pgs degraded) 2024-09-13T13:30:20.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:20 smithi018 ceph-mon[107276]: Cluster is now healthy 2024-09-13T13:30:20.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:20 smithi094 ceph-mon[87648]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 87/636 objects degraded (13.679%), 24 pgs degraded) 2024-09-13T13:30:20.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:20 smithi094 ceph-mon[87648]: Cluster is now healthy 2024-09-13T13:30:21.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:21 smithi018 ceph-mon[103699]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 663 B/s rd, 0 op/s 2024-09-13T13:30:21.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:21 smithi018 ceph-mon[107276]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 663 B/s rd, 0 op/s 2024-09-13T13:30:21.500 INFO:teuthology.orchestra.run.smithi018.stdout:true 2024-09-13T13:30:21.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:21 smithi094 ceph-mon[87648]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 663 B/s rd, 0 op/s 2024-09-13T13:30:22.088 INFO:teuthology.orchestra.run.smithi018.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:30:22.088 INFO:teuthology.orchestra.run.smithi018.stdout:alertmanager.a smithi018 *:9093,9094 running (5m) 47s ago 26m - - 0.27.0 11f11916f8cd 4a471dd9fb03 2024-09-13T13:30:22.088 INFO:teuthology.orchestra.run.smithi018.stdout:grafana.a smithi094 *:3000 running (5m) 10s ago 26m 80.3M - 10.4.0 c8b91775d855 ecaea22becd1 2024-09-13T13:30:22.088 INFO:teuthology.orchestra.run.smithi018.stdout:iscsi.foo.smithi018.nwavmm smithi018 *:5000 running (6m) 47s ago 26m - - 3.8 19dc8d659727 9b4878212bf6 2024-09-13T13:30:22.088 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.x smithi094 *:8443,9283,8765 running (6m) 10s ago 30m 459M - 19.3.0-4917-gb0201b8c 1641fe80ce72 bbaa72a462d6 2024-09-13T13:30:22.088 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.y smithi018 *:8443,9283,8765 running (15m) 47s ago 32m - - 19.3.0-4917-gb0201b8c 1641fe80ce72 3f2eb2c1f516 2024-09-13T13:30:22.088 INFO:teuthology.orchestra.run.smithi018.stdout:mon.a smithi018 running (3m) 47s ago 32m - 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 4b6683667c23 2024-09-13T13:30:22.088 INFO:teuthology.orchestra.run.smithi018.stdout:mon.b smithi094 running (4m) 10s ago 31m 46.9M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f93a73fd761c 2024-09-13T13:30:22.088 INFO:teuthology.orchestra.run.smithi018.stdout:mon.c smithi018 running (3m) 47s ago 31m - 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 6df86de1efa9 2024-09-13T13:30:22.088 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.a smithi018 *:9100 running (6m) 47s ago 26m - - 1.7.0 72c9c2088986 c5e18de76a6e 2024-09-13T13:30:22.089 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.b smithi094 *:9100 running (6m) 10s ago 26m 12.1M - 1.7.0 72c9c2088986 a95105133908 2024-09-13T13:30:22.089 INFO:teuthology.orchestra.run.smithi018.stdout:osd.0 smithi018 running (2m) 47s ago 30m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 78f2de3e3450 2024-09-13T13:30:22.089 INFO:teuthology.orchestra.run.smithi018.stdout:osd.1 smithi018 running (2m) 47s ago 30m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 28075436a43a 2024-09-13T13:30:22.089 INFO:teuthology.orchestra.run.smithi018.stdout:osd.2 smithi018 running (98s) 47s ago 29m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 93461208d569 2024-09-13T13:30:22.089 INFO:teuthology.orchestra.run.smithi018.stdout:osd.3 smithi018 running (51s) 47s ago 29m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 d296d1ccf1ec 2024-09-13T13:30:22.089 INFO:teuthology.orchestra.run.smithi018.stdout:osd.4 smithi094 running (15s) 10s ago 28m 11.7M 3248M 19.3.0-4917-gb0201b8c 1641fe80ce72 21d459137aa2 2024-09-13T13:30:22.089 INFO:teuthology.orchestra.run.smithi018.stdout:osd.5 smithi094 running (28m) 10s ago 28m 65.8M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 42d6a5b25854 2024-09-13T13:30:22.089 INFO:teuthology.orchestra.run.smithi018.stdout:osd.6 smithi094 running (28m) 10s ago 28m 67.3M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 91f3899cfe9e 2024-09-13T13:30:22.089 INFO:teuthology.orchestra.run.smithi018.stdout:osd.7 smithi094 running (27m) 10s ago 27m 57.6M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 8d9c29974c46 2024-09-13T13:30:22.089 INFO:teuthology.orchestra.run.smithi018.stdout:prometheus.a smithi094 *:9095 running (6m) 10s ago 27m 51.7M - 2.51.0 1d3b7f56885b 5640dcdde21e 2024-09-13T13:30:22.089 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi018.ocguil smithi018 *:8000 running (26m) 47s ago 26m - - 19.1.1-322-g7741f7f9 19dc8d659727 58af66f2aa64 2024-09-13T13:30:22.089 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi094.tfxryb smithi094 *:8000 running (26m) 10s ago 26m 89.9M - 19.1.1-322-g7741f7f9 19dc8d659727 cf6adeb72bb8 2024-09-13T13:30:22.441 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:30:22.441 INFO:teuthology.orchestra.run.smithi018.stdout: "mon": { 2024-09-13T13:30:22.441 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 3 2024-09-13T13:30:22.441 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:30:22.442 INFO:teuthology.orchestra.run.smithi018.stdout: "mgr": { 2024-09-13T13:30:22.442 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:30:22.442 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:30:22.442 INFO:teuthology.orchestra.run.smithi018.stdout: "osd": { 2024-09-13T13:30:22.442 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3, 2024-09-13T13:30:22.442 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 5 2024-09-13T13:30:22.442 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:30:22.442 INFO:teuthology.orchestra.run.smithi018.stdout: "rgw": { 2024-09-13T13:30:22.442 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:30:22.442 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:30:22.442 INFO:teuthology.orchestra.run.smithi018.stdout: "overall": { 2024-09-13T13:30:22.442 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 5, 2024-09-13T13:30:22.442 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 10 2024-09-13T13:30:22.442 INFO:teuthology.orchestra.run.smithi018.stdout: } 2024-09-13T13:30:22.442 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:30:22.744 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:30:22.744 INFO:teuthology.orchestra.run.smithi018.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T13:30:22.744 INFO:teuthology.orchestra.run.smithi018.stdout: "in_progress": true, 2024-09-13T13:30:22.744 INFO:teuthology.orchestra.run.smithi018.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-13T13:30:22.745 INFO:teuthology.orchestra.run.smithi018.stdout: "services_complete": [], 2024-09-13T13:30:22.745 INFO:teuthology.orchestra.run.smithi018.stdout: "progress": "5/8 daemons upgraded", 2024-09-13T13:30:22.745 INFO:teuthology.orchestra.run.smithi018.stdout: "message": "Currently upgrading osd daemons", 2024-09-13T13:30:22.745 INFO:teuthology.orchestra.run.smithi018.stdout: "is_paused": false 2024-09-13T13:30:22.745 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:30:22.810 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:30:22 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:30:22.552531587Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:30:23.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:23 smithi094 ceph-mon[87648]: from='client.54416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:30:23.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:23 smithi094 ceph-mon[87648]: from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:30:23.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:23 smithi094 ceph-mon[87648]: from='client.54428 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:30:23.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:23 smithi094 ceph-mon[87648]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T13:30:23.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:23 smithi094 ceph-mon[87648]: from='client.? 172.21.15.18:0/405791060' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:30:23.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:30:23 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:30:23] "GET /metrics HTTP/1.1" 200 38188 "" "Prometheus/2.51.0" 2024-09-13T13:30:23.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:23 smithi018 ceph-mon[107276]: from='client.54416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:30:23.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:23 smithi018 ceph-mon[107276]: from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:30:23.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:23 smithi018 ceph-mon[107276]: from='client.54428 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:30:23.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:23 smithi018 ceph-mon[107276]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T13:30:23.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:23 smithi018 ceph-mon[107276]: from='client.? 172.21.15.18:0/405791060' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:30:23.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:23 smithi018 ceph-mon[103699]: from='client.54416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:30:23.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:23 smithi018 ceph-mon[103699]: from='client.54422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:30:23.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:23 smithi018 ceph-mon[103699]: from='client.54428 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:30:23.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:23 smithi018 ceph-mon[103699]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T13:30:23.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:23 smithi018 ceph-mon[103699]: from='client.? 172.21.15.18:0/405791060' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:30:24.750 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:24 smithi094 ceph-mon[87648]: from='client.44436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:30:24.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:24 smithi018 ceph-mon[103699]: from='client.44436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:30:24.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:24 smithi018 ceph-mon[107276]: from='client.44436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:30:25.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:25 smithi094 ceph-mon[87648]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:30:25.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:30:25 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:30:25.555426917Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:30:25.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:25 smithi018 ceph-mon[103699]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:30:25.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:25 smithi018 ceph-mon[107276]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:30:27.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:27 smithi094 ceph-mon[87648]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-09-13T13:30:27.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:27 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:30:27.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:27 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:27.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:27 smithi018 ceph-mon[103699]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-09-13T13:30:27.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:27 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:30:27.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:27 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:27.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:27 smithi018 ceph-mon[107276]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-09-13T13:30:27.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:27 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:30:27.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:27 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:28.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:30:28 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:30:28.549488805Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:30:29.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:29 smithi094 ceph-mon[87648]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:30:29.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:29 smithi018 ceph-mon[103699]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:30:29.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:29 smithi018 ceph-mon[107276]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:30:30.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:30 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-13T13:30:30.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:30 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-13T13:30:30.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:30 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-13T13:30:31.551 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:31 smithi094 ceph-mon[87648]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-13T13:30:31.551 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:31 smithi094 ceph-mon[87648]: Upgrade: osd.5 is safe to restart 2024-09-13T13:30:31.551 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:31 smithi094 ceph-mon[87648]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:30:31.551 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:31 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:31.551 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:31 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-13T13:30:31.551 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:31 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:30:31.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:30:31 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:30:31.550007449Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:30:31.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:31 smithi018 ceph-mon[103699]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-13T13:30:31.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:31 smithi018 ceph-mon[103699]: Upgrade: osd.5 is safe to restart 2024-09-13T13:30:31.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:31 smithi018 ceph-mon[103699]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:30:31.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:31 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:31.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:31 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-13T13:30:31.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:31 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:30:31.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:31 smithi018 ceph-mon[107276]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-13T13:30:31.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:31 smithi018 ceph-mon[107276]: Upgrade: osd.5 is safe to restart 2024-09-13T13:30:31.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:31 smithi018 ceph-mon[107276]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:30:31.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:31 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:31.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:31 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-13T13:30:31.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:31 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:30:32.793 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:32 smithi094 ceph-mon[87648]: Upgrade: Updating osd.5 2024-09-13T13:30:32.793 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:32 smithi094 ceph-mon[87648]: Deploying daemon osd.5 on smithi094 2024-09-13T13:30:32.793 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:32 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:32.793 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:32 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:30:32.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:32 smithi018 ceph-mon[103699]: Upgrade: Updating osd.5 2024-09-13T13:30:32.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:32 smithi018 ceph-mon[103699]: Deploying daemon osd.5 on smithi094 2024-09-13T13:30:32.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:32 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:32.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:32 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:30:32.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:32 smithi018 ceph-mon[107276]: Upgrade: Updating osd.5 2024-09-13T13:30:32.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:32 smithi018 ceph-mon[107276]: Deploying daemon osd.5 on smithi094 2024-09-13T13:30:32.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:32 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:32.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:32 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:30:33.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:33 smithi094 ceph-mon[87648]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:30:33.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:33 smithi018 ceph-mon[103699]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:30:33.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:33 smithi018 ceph-mon[107276]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:30:33.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:30:33 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:30:33] "GET /metrics HTTP/1.1" 200 38336 "" "Prometheus/2.51.0" 2024-09-13T13:30:34.470 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:34 smithi094 systemd[1]: Stopping Ceph osd.5 for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:30:34.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:30:34 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:30:34.556200714Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:30:34.808 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:34 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[37510]: 2024-09-13T13:30:34.469+0000 7f348bda5640 -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-13T13:30:34.808 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:34 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[37510]: 2024-09-13T13:30:34.469+0000 7f348bda5640 -1 osd.5 135 *** Got signal Terminated *** 2024-09-13T13:30:34.808 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:34 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[37510]: 2024-09-13T13:30:34.469+0000 7f348bda5640 -1 osd.5 135 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T13:30:35.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:35 smithi094 ceph-mon[87648]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:30:35.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:35 smithi094 ceph-mon[87648]: osd.5 marked itself down and dead 2024-09-13T13:30:35.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:35 smithi018 ceph-mon[103699]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:30:35.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:35 smithi018 ceph-mon[103699]: osd.5 marked itself down and dead 2024-09-13T13:30:35.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:35 smithi018 ceph-mon[107276]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:30:35.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:35 smithi018 ceph-mon[107276]: osd.5 marked itself down and dead 2024-09-13T13:30:36.214 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:35 smithi094 podman[96066]: 2024-09-13 13:30:35.954425143 +0000 UTC m=+1.614929698 container died 42d6a5b258546d81d37919258a5642d697e39ac09700487e309fecd10ef2c20a (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-7741f7f, org.label-schema.schema-version=1.0) 2024-09-13T13:30:36.484 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:36 smithi094 podman[96066]: 2024-09-13 13:30:36.303233365 +0000 UTC m=+1.963737921 container cleanup 42d6a5b258546d81d37919258a5642d697e39ac09700487e309fecd10ef2c20a (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5, RELEASE=squid-7741f7f, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True) 2024-09-13T13:30:36.484 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:36 smithi094 bash[96066]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5 2024-09-13T13:30:36.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:36 smithi018 ceph-mon[107276]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T13:30:36.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:36 smithi018 ceph-mon[107276]: osdmap e136: 8 total, 7 up, 8 in 2024-09-13T13:30:36.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:36 smithi018 ceph-mon[107276]: pgmap v249: 161 pgs: 13 peering, 16 stale+active+clean, 132 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:30:36.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:36 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:30:36.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:36 smithi018 ceph-mon[107276]: osdmap e137: 8 total, 7 up, 8 in 2024-09-13T13:30:36.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:36 smithi018 ceph-mon[103699]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T13:30:36.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:36 smithi018 ceph-mon[103699]: osdmap e136: 8 total, 7 up, 8 in 2024-09-13T13:30:36.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:36 smithi018 ceph-mon[103699]: pgmap v249: 161 pgs: 13 peering, 16 stale+active+clean, 132 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:30:36.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:36 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:30:36.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:36 smithi018 ceph-mon[103699]: osdmap e137: 8 total, 7 up, 8 in 2024-09-13T13:30:36.808 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:36 smithi094 podman[96080]: 2024-09-13 13:30:36.605323914 +0000 UTC m=+0.646706220 container remove 42d6a5b258546d81d37919258a5642d697e39ac09700487e309fecd10ef2c20a (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5, maintainer=Guillaume Abrioux , RELEASE=squid-7741f7f, 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, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-09-13T13:30:36.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:36 smithi094 ceph-mon[87648]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T13:30:36.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:36 smithi094 ceph-mon[87648]: osdmap e136: 8 total, 7 up, 8 in 2024-09-13T13:30:36.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:36 smithi094 ceph-mon[87648]: pgmap v249: 161 pgs: 13 peering, 16 stale+active+clean, 132 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:30:36.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:36 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:30:36.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:36 smithi094 ceph-mon[87648]: osdmap e137: 8 total, 7 up, 8 in 2024-09-13T13:30:37.185 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:36 smithi094 podman[96171]: 2024-09-13 13:30:36.823336744 +0000 UTC m=+0.016173752 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:30:37.185 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:36 smithi094 podman[96171]: 2024-09-13 13:30:36.956706558 +0000 UTC m=+0.149543559 container create e829328b2a965d50e57236083c92d8f651cd9bdbfe3274544ebc66469457b8b2 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-09-13T13:30:37.185 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:37 smithi094 podman[96171]: 2024-09-13 13:30:37.184636204 +0000 UTC m=+0.377473211 container init e829328b2a965d50e57236083c92d8f651cd9bdbfe3274544ebc66469457b8b2 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5-deactivate, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T13:30:37.485 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:37 smithi094 podman[96171]: 2024-09-13 13:30:37.188051384 +0000 UTC m=+0.380888388 container start e829328b2a965d50e57236083c92d8f651cd9bdbfe3274544ebc66469457b8b2 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5-deactivate, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-09-13T13:30:37.485 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:37 smithi094 podman[96171]: 2024-09-13 13:30:37.284665849 +0000 UTC m=+0.477502865 container attach e829328b2a965d50e57236083c92d8f651cd9bdbfe3274544ebc66469457b8b2 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-09-13T13:30:37.485 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:37 smithi094 podman[96171]: 2024-09-13 13:30:37.372048668 +0000 UTC m=+0.564885678 container died e829328b2a965d50e57236083c92d8f651cd9bdbfe3274544ebc66469457b8b2 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-09-13T13:30:37.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:37 smithi094 ceph-mon[87648]: Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-13T13:30:37.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:30:37 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:30:37.551158643Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:30:37.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:37 smithi018 ceph-mon[103699]: Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-13T13:30:37.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:37 smithi018 ceph-mon[107276]: Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-13T13:30:38.308 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:38 smithi094 podman[96195]: 2024-09-13 13:30:38.005881236 +0000 UTC m=+0.626202088 container remove e829328b2a965d50e57236083c92d8f651cd9bdbfe3274544ebc66469457b8b2 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5-deactivate, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True, 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_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-09-13T13:30:38.308 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:38 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.5.service: Deactivated successfully. 2024-09-13T13:30:38.308 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:38 smithi094 systemd[1]: Stopped Ceph osd.5 for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:30:38.308 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:38 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.5.service: Consumed 14.901s CPU time. 2024-09-13T13:30:38.308 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:38 smithi094 systemd[1]: Starting Ceph osd.5 for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:30:38.702 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:38 smithi094 ceph-mon[87648]: pgmap v251: 161 pgs: 17 active+undersized, 13 peering, 2 stale+active+clean, 18 active+undersized+degraded, 111 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 56/636 objects degraded (8.805%) 2024-09-13T13:30:38.702 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:38 smithi094 podman[96294]: 2024-09-13 13:30:38.34481606 +0000 UTC m=+0.016299027 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:30:38.702 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:38 smithi094 podman[96294]: 2024-09-13 13:30:38.490766951 +0000 UTC m=+0.162249919 container create 89940e04dec75818f0c25c6c4c6ac823d51220b9d950644ff1326a4f699cc155 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5-activate, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS) 2024-09-13T13:30:38.703 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:38 smithi094 podman[96294]: 2024-09-13 13:30:38.702095916 +0000 UTC m=+0.373578883 container init 89940e04dec75818f0c25c6c4c6ac823d51220b9d950644ff1326a4f699cc155 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5-activate, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-09-13T13:30:38.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:38 smithi018 ceph-mon[103699]: pgmap v251: 161 pgs: 17 active+undersized, 13 peering, 2 stale+active+clean, 18 active+undersized+degraded, 111 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 56/636 objects degraded (8.805%) 2024-09-13T13:30:38.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:38 smithi018 ceph-mon[107276]: pgmap v251: 161 pgs: 17 active+undersized, 13 peering, 2 stale+active+clean, 18 active+undersized+degraded, 111 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 56/636 objects degraded (8.805%) 2024-09-13T13:30:39.058 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:38 smithi094 podman[96294]: 2024-09-13 13:30:38.705599903 +0000 UTC m=+0.377082876 container start 89940e04dec75818f0c25c6c4c6ac823d51220b9d950644ff1326a4f699cc155 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5-activate, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8) 2024-09-13T13:30:39.058 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:38 smithi094 podman[96294]: 2024-09-13 13:30:38.810951668 +0000 UTC m=+0.482434653 container attach 89940e04dec75818f0c25c6c4c6ac823d51220b9d950644ff1326a4f699cc155 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5-activate, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-13T13:30:39.058 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:38 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5-activate[96308]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T13:30:39.058 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:38 smithi094 bash[96294]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T13:30:39.058 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:38 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5-activate[96308]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T13:30:39.058 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:38 smithi094 bash[96294]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T13:30:39.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:39 smithi094 ceph-mon[87648]: Health check failed: Degraded data redundancy: 56/636 objects degraded (8.805%), 18 pgs degraded (PG_DEGRADED) 2024-09-13T13:30:39.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:39 smithi018 ceph-mon[103699]: Health check failed: Degraded data redundancy: 56/636 objects degraded (8.805%), 18 pgs degraded (PG_DEGRADED) 2024-09-13T13:30:39.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:39 smithi018 ceph-mon[107276]: Health check failed: Degraded data redundancy: 56/636 objects degraded (8.805%), 18 pgs degraded (PG_DEGRADED) 2024-09-13T13:30:40.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:40 smithi094 ceph-mon[87648]: pgmap v252: 161 pgs: 21 active+undersized, 13 peering, 1 stale+active+clean, 19 active+undersized+degraded, 107 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 57/636 objects degraded (8.962%) 2024-09-13T13:30:40.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:30:40 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:30:40.5464539Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:30:40.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:40 smithi018 ceph-mon[107276]: pgmap v252: 161 pgs: 21 active+undersized, 13 peering, 1 stale+active+clean, 19 active+undersized+degraded, 107 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 57/636 objects degraded (8.962%) 2024-09-13T13:30:40.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:40 smithi018 ceph-mon[103699]: pgmap v252: 161 pgs: 21 active+undersized, 13 peering, 1 stale+active+clean, 19 active+undersized+degraded, 107 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 57/636 objects degraded (8.962%) 2024-09-13T13:30:41.474 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5-activate[96308]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-13T13:30:41.475 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:41 smithi094 bash[96294]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-13T13:30:41.475 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5-activate[96308]: 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-13T13:30:41.475 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:41 smithi094 bash[96294]: 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-13T13:30:41.475 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5-activate[96308]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-13T13:30:41.475 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:41 smithi094 bash[96294]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-13T13:30:41.791 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5-activate[96308]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-13T13:30:41.791 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:41 smithi094 bash[96294]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-13T13:30:41.791 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5-activate[96308]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-13T13:30:41.791 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:41 smithi094 bash[96294]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-13T13:30:41.791 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5-activate[96308]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-13T13:30:41.791 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:41 smithi094 bash[96294]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-13T13:30:41.791 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5-activate[96308]: --> ceph-volume raw activate successful for osd ID: 5 2024-09-13T13:30:41.791 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:41 smithi094 bash[96294]: --> ceph-volume raw activate successful for osd ID: 5 2024-09-13T13:30:41.792 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:41 smithi094 podman[96294]: 2024-09-13 13:30:41.50912562 +0000 UTC m=+3.180608588 container died 89940e04dec75818f0c25c6c4c6ac823d51220b9d950644ff1326a4f699cc155 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5-activate, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-13T13:30:42.492 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:42 smithi094 podman[96480]: 2024-09-13 13:30:42.157439389 +0000 UTC m=+0.638315740 container remove 89940e04dec75818f0c25c6c4c6ac823d51220b9d950644ff1326a4f699cc155 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5-activate, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, 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.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8) 2024-09-13T13:30:42.492 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:42 smithi094 podman[96538]: 2024-09-13 13:30:42.277485306 +0000 UTC m=+0.016463493 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:30:42.492 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:42 smithi094 podman[96538]: 2024-09-13 13:30:42.392122377 +0000 UTC m=+0.131100606 container create 0cbfbf6da3b9a760f1f2967baefda40620257f4f74909e3ea38e443d3b4b5c27 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, 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, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-09-13T13:30:42.762 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:42 smithi094 ceph-mon[87648]: pgmap v253: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-13T13:30:42.762 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:42 smithi094 ceph-mon[87648]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-09-13T13:30:42.762 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:42 smithi094 podman[96538]: 2024-09-13 13:30:42.661435588 +0000 UTC m=+0.400413782 container init 0cbfbf6da3b9a760f1f2967baefda40620257f4f74909e3ea38e443d3b4b5c27 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.schema-version=1.0) 2024-09-13T13:30:42.762 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:42 smithi094 podman[96538]: 2024-09-13 13:30:42.66472462 +0000 UTC m=+0.403702808 container start 0cbfbf6da3b9a760f1f2967baefda40620257f4f74909e3ea38e443d3b4b5c27 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux ) 2024-09-13T13:30:42.762 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:42 smithi094 ceph-osd[96558]: -- 172.21.15.94:0/808741344 <== mon.1 v2:172.21.15.94:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b1fee65a40 con 0x55b1ffc32000 2024-09-13T13:30:42.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:42 smithi018 ceph-mon[103699]: pgmap v253: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-13T13:30:42.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:42 smithi018 ceph-mon[103699]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-09-13T13:30:42.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:42 smithi018 ceph-mon[107276]: pgmap v253: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-13T13:30:42.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:42 smithi018 ceph-mon[107276]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-09-13T13:30:43.057 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:42 smithi094 bash[96538]: 0cbfbf6da3b9a760f1f2967baefda40620257f4f74909e3ea38e443d3b4b5c27 2024-09-13T13:30:43.057 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:42 smithi094 systemd[1]: Started Ceph osd.5 for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:30:43.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:30:43 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:30:43.555121085Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:30:44.085 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:43 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:44.085 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:43 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:44.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:43 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:44.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:43 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:44.183 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:30:43 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:30:43] "GET /metrics HTTP/1.1" 200 38336 "" "Prometheus/2.51.0" 2024-09-13T13:30:44.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:43 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:44.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:43 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:44.350 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:44 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[96554]: 2024-09-13T13:30:44.084+0000 7f5b2508a640 -1 Falling back to public interface 2024-09-13T13:30:45.127 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:44 smithi094 ceph-mon[87648]: Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 23 pgs degraded (PG_DEGRADED) 2024-09-13T13:30:45.127 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:44 smithi094 ceph-mon[87648]: pgmap v254: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-13T13:30:45.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:44 smithi018 ceph-mon[103699]: Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 23 pgs degraded (PG_DEGRADED) 2024-09-13T13:30:45.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:44 smithi018 ceph-mon[103699]: pgmap v254: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-13T13:30:45.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:44 smithi018 ceph-mon[107276]: Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 23 pgs degraded (PG_DEGRADED) 2024-09-13T13:30:45.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:44 smithi018 ceph-mon[107276]: pgmap v254: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-13T13:30:46.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:30:46 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:30:46.547760785Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:30:47.807 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:47 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[96554]: 2024-09-13T13:30:47.394+0000 7f5b2508a640 -1 osd.5 135 log_to_monitors true 2024-09-13T13:30:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:47 smithi094 ceph-mon[87648]: pgmap v255: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-13T13:30:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:47 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:30:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:47 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:47 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:47 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:47 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:30:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:47 smithi094 ceph-mon[87648]: from='osd.5 [v2:172.21.15.94:6808/3505501326,v1:172.21.15.94:6809/3505501326]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-13T13:30:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:47 smithi094 ceph-mon[87648]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-13T13:30:47.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:47 smithi018 ceph-mon[107276]: pgmap v255: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-13T13:30:47.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:47 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:30:47.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:47 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:47.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:47 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:47.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:47 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:47.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:47 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:30:47.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:47 smithi018 ceph-mon[107276]: from='osd.5 [v2:172.21.15.94:6808/3505501326,v1:172.21.15.94:6809/3505501326]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-13T13:30:47.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:47 smithi018 ceph-mon[107276]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-13T13:30:47.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:47 smithi018 ceph-mon[103699]: pgmap v255: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-13T13:30:47.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:47 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:30:47.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:47 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:47.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:47 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:47.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:47 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:47.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:47 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:30:47.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:47 smithi018 ceph-mon[103699]: from='osd.5 [v2:172.21.15.94:6808/3505501326,v1:172.21.15.94:6809/3505501326]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-13T13:30:47.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:47 smithi018 ceph-mon[103699]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-13T13:30:48.449 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:30:48 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[96554]: 2024-09-13T13:30:48.169+0000 7f5b1ce34640 -1 osd.5 135 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T13:30:48.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:48 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:48.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:48 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:48.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:48 smithi094 ceph-mon[87648]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-13T13:30:48.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:48 smithi094 ceph-mon[87648]: from='osd.5 [v2:172.21.15.94:6808/3505501326,v1:172.21.15.94:6809/3505501326]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi094", "root=default"]} : dispatch 2024-09-13T13:30:48.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:48 smithi094 ceph-mon[87648]: osdmap e138: 8 total, 7 up, 8 in 2024-09-13T13:30:48.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:48 smithi094 ceph-mon[87648]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi094", "root=default"]} : dispatch 2024-09-13T13:30:48.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:48 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:48.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:48 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:48.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:48 smithi018 ceph-mon[103699]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-13T13:30:48.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:48 smithi018 ceph-mon[103699]: from='osd.5 [v2:172.21.15.94:6808/3505501326,v1:172.21.15.94:6809/3505501326]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi094", "root=default"]} : dispatch 2024-09-13T13:30:48.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:48 smithi018 ceph-mon[103699]: osdmap e138: 8 total, 7 up, 8 in 2024-09-13T13:30:48.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:48 smithi018 ceph-mon[103699]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi094", "root=default"]} : dispatch 2024-09-13T13:30:48.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:48 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:48.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:48 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:48.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:48 smithi018 ceph-mon[107276]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-13T13:30:48.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:48 smithi018 ceph-mon[107276]: from='osd.5 [v2:172.21.15.94:6808/3505501326,v1:172.21.15.94:6809/3505501326]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi094", "root=default"]} : dispatch 2024-09-13T13:30:48.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:48 smithi018 ceph-mon[107276]: osdmap e138: 8 total, 7 up, 8 in 2024-09-13T13:30:48.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:48 smithi018 ceph-mon[107276]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi094", "root=default"]} : dispatch 2024-09-13T13:30:49.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:30:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:30:49.554074604Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:30:49.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:49 smithi094 ceph-mon[87648]: pgmap v257: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-13T13:30:49.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:49 smithi094 ceph-mon[87648]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T13:30:49.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:49 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:30:49.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:49 smithi094 ceph-mon[87648]: osd.5 [v2:172.21.15.94:6808/3505501326,v1:172.21.15.94:6809/3505501326] boot 2024-09-13T13:30:49.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:49 smithi094 ceph-mon[87648]: osdmap e139: 8 total, 8 up, 8 in 2024-09-13T13:30:49.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:49 smithi018 ceph-mon[103699]: pgmap v257: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-13T13:30:49.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:49 smithi018 ceph-mon[103699]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T13:30:49.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:49 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:30:49.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:49 smithi018 ceph-mon[103699]: osd.5 [v2:172.21.15.94:6808/3505501326,v1:172.21.15.94:6809/3505501326] boot 2024-09-13T13:30:49.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:49 smithi018 ceph-mon[103699]: osdmap e139: 8 total, 8 up, 8 in 2024-09-13T13:30:49.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:49 smithi018 ceph-mon[107276]: pgmap v257: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-13T13:30:49.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:49 smithi018 ceph-mon[107276]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T13:30:49.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:49 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:30:49.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:49 smithi018 ceph-mon[107276]: osd.5 [v2:172.21.15.94:6808/3505501326,v1:172.21.15.94:6809/3505501326] boot 2024-09-13T13:30:49.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:49 smithi018 ceph-mon[107276]: osdmap e139: 8 total, 8 up, 8 in 2024-09-13T13:30:50.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:30:50 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: 2024-09-13T13:30:50.677+0000 7faee7af2640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-13T13:30:51.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:51 smithi018 ceph-mon[103699]: osdmap e140: 8 total, 8 up, 8 in 2024-09-13T13:30:51.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:51 smithi018 ceph-mon[103699]: pgmap v260: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-13T13:30:51.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:51.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:51.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:30:51.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:30:51.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:51 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:51.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:30:51.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:30:51.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:30:51.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:30:51.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:51 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-13T13:30:51.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:51 smithi018 ceph-mon[107276]: osdmap e140: 8 total, 8 up, 8 in 2024-09-13T13:30:51.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:51 smithi018 ceph-mon[107276]: pgmap v260: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-13T13:30:51.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:51.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:51.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:30:51.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:30:51.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:51 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:51.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:30:51.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:30:51.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:30:51.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:30:51.435 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:51 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-13T13:30:51.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:51 smithi094 ceph-mon[87648]: osdmap e140: 8 total, 8 up, 8 in 2024-09-13T13:30:51.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:51 smithi094 ceph-mon[87648]: pgmap v260: 161 pgs: 36 active+undersized, 23 active+undersized+degraded, 102 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-13T13:30:51.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:51.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:51.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:30:51.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:30:51.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:51 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:30:51.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:30:51.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:30:51.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:30:51.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:30:51.559 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:51 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-13T13:30:52.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:52 smithi018 ceph-mon[103699]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-13T13:30:52.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:52 smithi018 ceph-mon[103699]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-13T13:30:52.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:52 smithi018 ceph-mon[107276]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-13T13:30:52.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:52 smithi018 ceph-mon[107276]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-13T13:30:52.551 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:52 smithi094 ceph-mon[87648]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-13T13:30:52.551 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:52 smithi094 ceph-mon[87648]: Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-13T13:30:52.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:30:52 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:30:52.550785344Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:30:53.072 INFO:teuthology.orchestra.run.smithi018.stdout:true 2024-09-13T13:30:53.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:53 smithi018 ceph-mon[103699]: pgmap v261: 161 pgs: 25 active+undersized, 16 active+undersized+degraded, 120 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 50/636 objects degraded (7.862%) 2024-09-13T13:30:53.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:53 smithi018 ceph-mon[107276]: pgmap v261: 161 pgs: 25 active+undersized, 16 active+undersized+degraded, 120 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 50/636 objects degraded (7.862%) 2024-09-13T13:30:53.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:53 smithi094 ceph-mon[87648]: pgmap v261: 161 pgs: 25 active+undersized, 16 active+undersized+degraded, 120 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 50/636 objects degraded (7.862%) 2024-09-13T13:30:53.659 INFO:teuthology.orchestra.run.smithi018.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:30:53.659 INFO:teuthology.orchestra.run.smithi018.stdout:alertmanager.a smithi018 *:9093,9094 running (6m) 78s ago 27m - - 0.27.0 11f11916f8cd 4a471dd9fb03 2024-09-13T13:30:53.659 INFO:teuthology.orchestra.run.smithi018.stdout:grafana.a smithi094 *:3000 running (5m) 6s ago 27m 80.6M - 10.4.0 c8b91775d855 ecaea22becd1 2024-09-13T13:30:53.659 INFO:teuthology.orchestra.run.smithi018.stdout:iscsi.foo.smithi018.nwavmm smithi018 *:5000 running (7m) 78s ago 26m - - 3.8 19dc8d659727 9b4878212bf6 2024-09-13T13:30:53.659 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.x smithi094 *:8443,9283,8765 running (7m) 6s ago 31m 459M - 19.3.0-4917-gb0201b8c 1641fe80ce72 bbaa72a462d6 2024-09-13T13:30:53.659 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.y smithi018 *:8443,9283,8765 running (16m) 78s ago 32m - - 19.3.0-4917-gb0201b8c 1641fe80ce72 3f2eb2c1f516 2024-09-13T13:30:53.659 INFO:teuthology.orchestra.run.smithi018.stdout:mon.a smithi018 running (4m) 78s ago 33m - 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 4b6683667c23 2024-09-13T13:30:53.659 INFO:teuthology.orchestra.run.smithi018.stdout:mon.b smithi094 running (5m) 6s ago 31m 48.2M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f93a73fd761c 2024-09-13T13:30:53.659 INFO:teuthology.orchestra.run.smithi018.stdout:mon.c smithi018 running (4m) 78s ago 31m - 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 6df86de1efa9 2024-09-13T13:30:53.660 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.a smithi018 *:9100 running (7m) 78s ago 26m - - 1.7.0 72c9c2088986 c5e18de76a6e 2024-09-13T13:30:53.660 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.b smithi094 *:9100 running (6m) 6s ago 26m 11.1M - 1.7.0 72c9c2088986 a95105133908 2024-09-13T13:30:53.660 INFO:teuthology.orchestra.run.smithi018.stdout:osd.0 smithi018 running (3m) 78s ago 31m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 78f2de3e3450 2024-09-13T13:30:53.660 INFO:teuthology.orchestra.run.smithi018.stdout:osd.1 smithi018 running (2m) 78s ago 30m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 28075436a43a 2024-09-13T13:30:53.660 INFO:teuthology.orchestra.run.smithi018.stdout:osd.2 smithi018 running (2m) 78s ago 30m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 93461208d569 2024-09-13T13:30:53.660 INFO:teuthology.orchestra.run.smithi018.stdout:osd.3 smithi018 running (83s) 78s ago 29m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 d296d1ccf1ec 2024-09-13T13:30:53.660 INFO:teuthology.orchestra.run.smithi018.stdout:osd.4 smithi094 running (47s) 6s ago 29m 44.4M 3248M 19.3.0-4917-gb0201b8c 1641fe80ce72 21d459137aa2 2024-09-13T13:30:53.660 INFO:teuthology.orchestra.run.smithi018.stdout:osd.5 smithi094 running (11s) 6s ago 29m 11.9M 3248M 19.3.0-4917-gb0201b8c 1641fe80ce72 0cbfbf6da3b9 2024-09-13T13:30:53.660 INFO:teuthology.orchestra.run.smithi018.stdout:osd.6 smithi094 running (28m) 6s ago 28m 67.7M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 91f3899cfe9e 2024-09-13T13:30:53.660 INFO:teuthology.orchestra.run.smithi018.stdout:osd.7 smithi094 running (28m) 6s ago 28m 59.1M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 8d9c29974c46 2024-09-13T13:30:53.660 INFO:teuthology.orchestra.run.smithi018.stdout:prometheus.a smithi094 *:9095 running (6m) 6s ago 27m 51.8M - 2.51.0 1d3b7f56885b 5640dcdde21e 2024-09-13T13:30:53.660 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi018.ocguil smithi018 *:8000 running (26m) 78s ago 26m - - 19.1.1-322-g7741f7f9 19dc8d659727 58af66f2aa64 2024-09-13T13:30:53.660 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi094.tfxryb smithi094 *:8000 running (26m) 6s ago 26m 89.9M - 19.1.1-322-g7741f7f9 19dc8d659727 cf6adeb72bb8 2024-09-13T13:30:53.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:30:53 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:30:53] "GET /metrics HTTP/1.1" 200 38339 "" "Prometheus/2.51.0" 2024-09-13T13:30:54.011 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:30:54.011 INFO:teuthology.orchestra.run.smithi018.stdout: "mon": { 2024-09-13T13:30:54.011 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 3 2024-09-13T13:30:54.012 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:30:54.012 INFO:teuthology.orchestra.run.smithi018.stdout: "mgr": { 2024-09-13T13:30:54.012 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:30:54.012 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:30:54.012 INFO:teuthology.orchestra.run.smithi018.stdout: "osd": { 2024-09-13T13:30:54.012 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2, 2024-09-13T13:30:54.012 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 6 2024-09-13T13:30:54.012 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:30:54.012 INFO:teuthology.orchestra.run.smithi018.stdout: "rgw": { 2024-09-13T13:30:54.012 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:30:54.012 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:30:54.012 INFO:teuthology.orchestra.run.smithi018.stdout: "overall": { 2024-09-13T13:30:54.012 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 4, 2024-09-13T13:30:54.012 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 11 2024-09-13T13:30:54.012 INFO:teuthology.orchestra.run.smithi018.stdout: } 2024-09-13T13:30:54.013 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:30:54.312 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:30:54.312 INFO:teuthology.orchestra.run.smithi018.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T13:30:54.312 INFO:teuthology.orchestra.run.smithi018.stdout: "in_progress": true, 2024-09-13T13:30:54.312 INFO:teuthology.orchestra.run.smithi018.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-13T13:30:54.313 INFO:teuthology.orchestra.run.smithi018.stdout: "services_complete": [], 2024-09-13T13:30:54.313 INFO:teuthology.orchestra.run.smithi018.stdout: "progress": "6/8 daemons upgraded", 2024-09-13T13:30:54.313 INFO:teuthology.orchestra.run.smithi018.stdout: "message": "Currently upgrading osd daemons", 2024-09-13T13:30:54.313 INFO:teuthology.orchestra.run.smithi018.stdout: "is_paused": false 2024-09-13T13:30:54.313 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:30:54.313 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:54 smithi018 ceph-mon[107276]: from='client.44445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:30:54.313 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:54 smithi018 ceph-mon[107276]: Health check update: Degraded data redundancy: 50/636 objects degraded (7.862%), 16 pgs degraded (PG_DEGRADED) 2024-09-13T13:30:54.313 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:54 smithi018 ceph-mon[107276]: from='client.44451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:30:54.313 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:54 smithi018 ceph-mon[107276]: from='client.? 172.21.15.18:0/2354808833' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:30:54.314 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:54 smithi018 ceph-mon[103699]: from='client.44445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:30:54.314 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:54 smithi018 ceph-mon[103699]: Health check update: Degraded data redundancy: 50/636 objects degraded (7.862%), 16 pgs degraded (PG_DEGRADED) 2024-09-13T13:30:54.314 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:54 smithi018 ceph-mon[103699]: from='client.44451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:30:54.314 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:54 smithi018 ceph-mon[103699]: from='client.? 172.21.15.18:0/2354808833' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:30:54.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:54 smithi094 ceph-mon[87648]: from='client.44445 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:30:54.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:54 smithi094 ceph-mon[87648]: Health check update: Degraded data redundancy: 50/636 objects degraded (7.862%), 16 pgs degraded (PG_DEGRADED) 2024-09-13T13:30:54.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:54 smithi094 ceph-mon[87648]: from='client.44451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:30:54.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:54 smithi094 ceph-mon[87648]: from='client.? 172.21.15.18:0/2354808833' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:30:55.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:55 smithi018 ceph-mon[103699]: from='client.54461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:30:55.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:55 smithi018 ceph-mon[103699]: from='client.44469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:30:55.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:55 smithi018 ceph-mon[103699]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 656 B/s rd, 0 op/s 2024-09-13T13:30:55.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:55 smithi018 ceph-mon[107276]: from='client.54461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:30:55.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:55 smithi018 ceph-mon[107276]: from='client.44469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:30:55.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:55 smithi018 ceph-mon[107276]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 656 B/s rd, 0 op/s 2024-09-13T13:30:55.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:55 smithi094 ceph-mon[87648]: from='client.54461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:30:55.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:55 smithi094 ceph-mon[87648]: from='client.44469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:30:55.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:55 smithi094 ceph-mon[87648]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 656 B/s rd, 0 op/s 2024-09-13T13:30:55.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:30:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:30:55.549669659Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:30:56.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:56 smithi018 ceph-mon[107276]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/636 objects degraded (7.862%), 16 pgs degraded) 2024-09-13T13:30:56.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:56 smithi018 ceph-mon[107276]: Cluster is now healthy 2024-09-13T13:30:56.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:56 smithi018 ceph-mon[103699]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/636 objects degraded (7.862%), 16 pgs degraded) 2024-09-13T13:30:56.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:56 smithi018 ceph-mon[103699]: Cluster is now healthy 2024-09-13T13:30:56.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:56 smithi094 ceph-mon[87648]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/636 objects degraded (7.862%), 16 pgs degraded) 2024-09-13T13:30:56.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:56 smithi094 ceph-mon[87648]: Cluster is now healthy 2024-09-13T13:30:57.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:57 smithi018 ceph-mon[107276]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-13T13:30:57.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:57 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:30:57.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:57 smithi018 ceph-mon[103699]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-13T13:30:57.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:57 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:30:57.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:57 smithi094 ceph-mon[87648]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-13T13:30:57.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:57 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:30:58.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:30:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:30:58.557149518Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:30:59.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:30:59 smithi094 ceph-mon[87648]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-09-13T13:30:59.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:30:59 smithi018 ceph-mon[103699]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-09-13T13:30:59.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:30:59 smithi018 ceph-mon[107276]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-09-13T13:31:01.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:01 smithi094 ceph-mon[87648]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 899 B/s rd, 0 op/s 2024-09-13T13:31:01.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:31:01 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:31:01.559552763Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:31:01.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:01 smithi018 ceph-mon[107276]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 899 B/s rd, 0 op/s 2024-09-13T13:31:01.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:01 smithi018 ceph-mon[103699]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 899 B/s rd, 0 op/s 2024-09-13T13:31:03.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:03 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:03.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:03 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:31:03.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:03 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:03.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:03 smithi018 ceph-mon[107276]: pgmap v266: 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-13T13:31:03.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:03 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:03.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:03 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:31:03.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:03 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:03.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:03 smithi018 ceph-mon[103699]: pgmap v266: 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-13T13:31:03.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:03 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:03.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:03 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:31:03.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:03 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:03.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:03 smithi094 ceph-mon[87648]: pgmap v266: 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-13T13:31:04.183 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:31:03 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:31:03] "GET /metrics HTTP/1.1" 200 38331 "" "Prometheus/2.51.0" 2024-09-13T13:31:04.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:31:04 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:31:04.556473216Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:31:05.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:05 smithi094 ceph-mon[87648]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:31:05.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:05 smithi018 ceph-mon[103699]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:31:05.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:05 smithi018 ceph-mon[107276]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:31:06.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:06 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-13T13:31:06.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:06 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-13T13:31:06.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:06 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-13T13:31:07.706 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:31:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:31:07.547980994Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:31:07.706 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:07 smithi094 ceph-mon[87648]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-13T13:31:07.706 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:07 smithi094 ceph-mon[87648]: Upgrade: osd.6 is safe to restart 2024-09-13T13:31:07.706 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:07 smithi094 ceph-mon[87648]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:31:07.706 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:07 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:31:07.706 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:07 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:07.706 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:07 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-13T13:31:07.706 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:07 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:31:07.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:07 smithi018 ceph-mon[103699]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-13T13:31:07.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:07 smithi018 ceph-mon[103699]: Upgrade: osd.6 is safe to restart 2024-09-13T13:31:07.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:07 smithi018 ceph-mon[103699]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:31:07.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:07 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:31:07.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:07 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:07.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:07 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-13T13:31:07.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:07 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:31:07.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:07 smithi018 ceph-mon[107276]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-13T13:31:07.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:07 smithi018 ceph-mon[107276]: Upgrade: osd.6 is safe to restart 2024-09-13T13:31:07.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:07 smithi018 ceph-mon[107276]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:31:07.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:07 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:31:07.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:07 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:07.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:07 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-13T13:31:07.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:07 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:31:08.754 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:08 smithi094 ceph-mon[87648]: Upgrade: Updating osd.6 2024-09-13T13:31:08.754 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:08 smithi094 ceph-mon[87648]: Deploying daemon osd.6 on smithi094 2024-09-13T13:31:08.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:08 smithi018 ceph-mon[103699]: Upgrade: Updating osd.6 2024-09-13T13:31:08.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:08 smithi018 ceph-mon[103699]: Deploying daemon osd.6 on smithi094 2024-09-13T13:31:08.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:08 smithi018 ceph-mon[107276]: Upgrade: Updating osd.6 2024-09-13T13:31:08.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:08 smithi018 ceph-mon[107276]: Deploying daemon osd.6 on smithi094 2024-09-13T13:31:09.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:09 smithi094 ceph-mon[87648]: pgmap v269: 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-13T13:31:09.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:09 smithi018 ceph-mon[103699]: pgmap v269: 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-13T13:31:09.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:09 smithi018 ceph-mon[107276]: pgmap v269: 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-13T13:31:10.192 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:09 smithi094 systemd[1]: Stopping Ceph osd.6 for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:31:10.467 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:10 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[43413]: 2024-09-13T13:31:10.190+0000 7f34493cd640 -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-13T13:31:10.467 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:10 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[43413]: 2024-09-13T13:31:10.190+0000 7f34493cd640 -1 osd.6 140 *** Got signal Terminated *** 2024-09-13T13:31:10.467 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:10 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[43413]: 2024-09-13T13:31:10.190+0000 7f34493cd640 -1 osd.6 140 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T13:31:10.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:10 smithi094 ceph-mon[87648]: osd.6 marked itself down and dead 2024-09-13T13:31:10.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:10 smithi094 ceph-mon[87648]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:31:10.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:31:10 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:31:10.556308874Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:31:10.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:10 smithi018 ceph-mon[103699]: osd.6 marked itself down and dead 2024-09-13T13:31:10.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:10 smithi018 ceph-mon[103699]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:31:10.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:10 smithi018 ceph-mon[107276]: osd.6 marked itself down and dead 2024-09-13T13:31:10.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:10 smithi018 ceph-mon[107276]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:31:11.141 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:10 smithi094 podman[100375]: 2024-09-13 13:31:10.865702767 +0000 UTC m=+0.782019799 container died 91f3899cfe9edc19482dd6ba7382e4a5d181c66f3b873cf14cdea93691b003d5 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=squid-7741f7f, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2) 2024-09-13T13:31:11.468 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:11 smithi094 podman[100375]: 2024-09-13 13:31:11.140885337 +0000 UTC m=+1.057202368 container cleanup 91f3899cfe9edc19482dd6ba7382e4a5d181c66f3b873cf14cdea93691b003d5 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=squid-7741f7f, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True) 2024-09-13T13:31:11.468 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:11 smithi094 bash[100375]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6 2024-09-13T13:31:11.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:11 smithi094 ceph-mon[87648]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T13:31:11.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:11 smithi094 ceph-mon[87648]: osdmap e141: 8 total, 7 up, 8 in 2024-09-13T13:31:11.808 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:11 smithi094 podman[100391]: 2024-09-13 13:31:11.526378589 +0000 UTC m=+0.654865016 container remove 91f3899cfe9edc19482dd6ba7382e4a5d181c66f3b873cf14cdea93691b003d5 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-7741f7f, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True) 2024-09-13T13:31:11.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:11 smithi018 ceph-mon[107276]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T13:31:11.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:11 smithi018 ceph-mon[107276]: osdmap e141: 8 total, 7 up, 8 in 2024-09-13T13:31:11.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:11 smithi018 ceph-mon[103699]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T13:31:11.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:11 smithi018 ceph-mon[103699]: osdmap e141: 8 total, 7 up, 8 in 2024-09-13T13:31:12.231 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:11 smithi094 podman[100481]: 2024-09-13 13:31:11.814099143 +0000 UTC m=+0.016306973 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:31:12.231 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:11 smithi094 podman[100481]: 2024-09-13 13:31:11.919135476 +0000 UTC m=+0.121343333 container create 1d3794444b4f7f7271275b1606b9a73c9659cf05162b6c0091e3289f769f0a45 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6-deactivate, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux ) 2024-09-13T13:31:12.231 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:12 smithi094 podman[100481]: 2024-09-13 13:31:12.130101246 +0000 UTC m=+0.332309060 container init 1d3794444b4f7f7271275b1606b9a73c9659cf05162b6c0091e3289f769f0a45 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-09-13T13:31:12.231 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:12 smithi094 podman[100481]: 2024-09-13 13:31:12.133563643 +0000 UTC m=+0.335771465 container start 1d3794444b4f7f7271275b1606b9a73c9659cf05162b6c0091e3289f769f0a45 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-09-13T13:31:12.231 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:12 smithi094 podman[100481]: 2024-09-13 13:31:12.23036842 +0000 UTC m=+0.432576247 container attach 1d3794444b4f7f7271275b1606b9a73c9659cf05162b6c0091e3289f769f0a45 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6-deactivate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731) 2024-09-13T13:31:12.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:12 smithi094 ceph-mon[87648]: osdmap e142: 8 total, 7 up, 8 in 2024-09-13T13:31:12.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:12 smithi094 ceph-mon[87648]: pgmap v273: 161 pgs: 8 active+undersized, 5 peering, 11 stale+active+clean, 3 active+undersized+degraded, 134 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 11/636 objects degraded (1.730%) 2024-09-13T13:31:12.558 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:12 smithi094 podman[100481]: 2024-09-13 13:31:12.318690447 +0000 UTC m=+0.520898274 container died 1d3794444b4f7f7271275b1606b9a73c9659cf05162b6c0091e3289f769f0a45 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6-deactivate, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-09-13T13:31:12.834 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:12 smithi018 ceph-mon[103699]: osdmap e142: 8 total, 7 up, 8 in 2024-09-13T13:31:12.834 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:12 smithi018 ceph-mon[103699]: pgmap v273: 161 pgs: 8 active+undersized, 5 peering, 11 stale+active+clean, 3 active+undersized+degraded, 134 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 11/636 objects degraded (1.730%) 2024-09-13T13:31:12.835 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:12 smithi018 ceph-mon[107276]: osdmap e142: 8 total, 7 up, 8 in 2024-09-13T13:31:12.835 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:12 smithi018 ceph-mon[107276]: pgmap v273: 161 pgs: 8 active+undersized, 5 peering, 11 stale+active+clean, 3 active+undersized+degraded, 134 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 11/636 objects degraded (1.730%) 2024-09-13T13:31:13.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:12 smithi094 podman[100505]: 2024-09-13 13:31:12.884990746 +0000 UTC m=+0.560060300 container remove 1d3794444b4f7f7271275b1606b9a73c9659cf05162b6c0091e3289f769f0a45 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux ) 2024-09-13T13:31:13.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:12 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.6.service: Deactivated successfully. 2024-09-13T13:31:13.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:12 smithi094 systemd[1]: Stopped Ceph osd.6 for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:31:13.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:12 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.6.service: Consumed 13.596s CPU time. 2024-09-13T13:31:13.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:13 smithi094 systemd[1]: Starting Ceph osd.6 for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:31:13.574 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:31:13 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:31:13.551386576Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:31:13.574 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:13 smithi094 ceph-mon[87648]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-13T13:31:13.574 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:13 smithi094 ceph-mon[87648]: Health check failed: Degraded data redundancy: 11/636 objects degraded (1.730%), 3 pgs degraded (PG_DEGRADED) 2024-09-13T13:31:13.574 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:13 smithi094 podman[100605]: 2024-09-13 13:31:13.227721479 +0000 UTC m=+0.016125998 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:31:13.574 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:13 smithi094 podman[100605]: 2024-09-13 13:31:13.353269756 +0000 UTC m=+0.141674268 container create 4c8d171016ddcab2038539f623b7452696b9a5718caa385a7765e8c83bf59b37 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6-activate, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8) 2024-09-13T13:31:13.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:13 smithi018 ceph-mon[107276]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-13T13:31:13.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:13 smithi018 ceph-mon[107276]: Health check failed: Degraded data redundancy: 11/636 objects degraded (1.730%), 3 pgs degraded (PG_DEGRADED) 2024-09-13T13:31:13.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:31:13 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:31:13] "GET /metrics HTTP/1.1" 200 38331 "" "Prometheus/2.51.0" 2024-09-13T13:31:13.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:13 smithi018 ceph-mon[103699]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-13T13:31:13.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:13 smithi018 ceph-mon[103699]: Health check failed: Degraded data redundancy: 11/636 objects degraded (1.730%), 3 pgs degraded (PG_DEGRADED) 2024-09-13T13:31:14.058 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:13 smithi094 podman[100605]: 2024-09-13 13:31:13.573486179 +0000 UTC m=+0.361890697 container init 4c8d171016ddcab2038539f623b7452696b9a5718caa385a7765e8c83bf59b37 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6-activate, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-13T13:31:14.058 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:13 smithi094 podman[100605]: 2024-09-13 13:31:13.577345362 +0000 UTC m=+0.365749871 container start 4c8d171016ddcab2038539f623b7452696b9a5718caa385a7765e8c83bf59b37 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6-activate, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-09-13T13:31:14.059 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:13 smithi094 podman[100605]: 2024-09-13 13:31:13.656400791 +0000 UTC m=+0.444805309 container attach 4c8d171016ddcab2038539f623b7452696b9a5718caa385a7765e8c83bf59b37 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6-activate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-13T13:31:14.059 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:13 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6-activate[100621]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T13:31:14.059 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:13 smithi094 bash[100605]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T13:31:14.059 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:13 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6-activate[100621]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T13:31:14.059 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:13 smithi094 bash[100605]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T13:31:14.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:14 smithi094 ceph-mon[87648]: pgmap v274: 161 pgs: 25 active+undersized, 5 peering, 2 stale+active+clean, 20 active+undersized+degraded, 109 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:31:14.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:14 smithi018 ceph-mon[103699]: pgmap v274: 161 pgs: 25 active+undersized, 5 peering, 2 stale+active+clean, 20 active+undersized+degraded, 109 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:31:14.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:14 smithi018 ceph-mon[107276]: pgmap v274: 161 pgs: 25 active+undersized, 5 peering, 2 stale+active+clean, 20 active+undersized+degraded, 109 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-13T13:31:16.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:16 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6-activate[100621]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-13T13:31:16.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:16 smithi094 bash[100605]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-13T13:31:16.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:16 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6-activate[100621]: 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-13T13:31:16.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:16 smithi094 bash[100605]: 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-13T13:31:16.669 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:31:16 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:31:16.553994978Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:31:16.669 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:16 smithi094 ceph-mon[87648]: pgmap v275: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-13T13:31:16.669 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:16 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:31:16.669 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:16 smithi094 ceph-mon[87648]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-13T13:31:16.669 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:16 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6-activate[100621]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-13T13:31:16.669 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:16 smithi094 bash[100605]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-13T13:31:16.670 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:16 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6-activate[100621]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-13T13:31:16.670 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:16 smithi094 bash[100605]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-13T13:31:16.670 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:16 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6-activate[100621]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-13T13:31:16.670 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:16 smithi094 bash[100605]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-13T13:31:16.670 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:16 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6-activate[100621]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-13T13:31:16.670 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:16 smithi094 bash[100605]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-13T13:31:16.670 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:16 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6-activate[100621]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-13T13:31:16.670 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:16 smithi094 bash[100605]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-13T13:31:16.670 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:16 smithi094 podman[100605]: 2024-09-13 13:31:16.371915324 +0000 UTC m=+3.160319834 container died 4c8d171016ddcab2038539f623b7452696b9a5718caa385a7765e8c83bf59b37 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6-activate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-13T13:31:16.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:16 smithi018 ceph-mon[107276]: pgmap v275: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-13T13:31:16.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:16 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:31:16.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:16 smithi018 ceph-mon[107276]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-13T13:31:16.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:16 smithi018 ceph-mon[103699]: pgmap v275: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-13T13:31:16.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:16 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:31:16.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:16 smithi018 ceph-mon[103699]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-13T13:31:17.379 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:17 smithi094 podman[100785]: 2024-09-13 13:31:17.119450108 +0000 UTC m=+0.740275812 container remove 4c8d171016ddcab2038539f623b7452696b9a5718caa385a7765e8c83bf59b37 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6-activate, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-13T13:31:17.379 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:17 smithi094 podman[100842]: 2024-09-13 13:31:17.241162096 +0000 UTC m=+0.016643006 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:31:17.379 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:17 smithi094 podman[100842]: 2024-09-13 13:31:17.379128584 +0000 UTC m=+0.154609534 container create 05bf8972cb5b261f3b3d9b96522c577a52c40b52f46041c4e50ad555d40bbac3 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_CLEAN=True) 2024-09-13T13:31:17.632 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:17 smithi094 podman[100842]: 2024-09-13 13:31:17.607171873 +0000 UTC m=+0.382652784 container init 05bf8972cb5b261f3b3d9b96522c577a52c40b52f46041c4e50ad555d40bbac3 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, ceph=True, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-13T13:31:17.632 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:17 smithi094 podman[100842]: 2024-09-13 13:31:17.610470222 +0000 UTC m=+0.385951129 container start 05bf8972cb5b261f3b3d9b96522c577a52c40b52f46041c4e50ad555d40bbac3 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-09-13T13:31:18.057 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:17 smithi094 ceph-osd[100861]: -- 172.21.15.94:0/626324222 <== mon.1 v2:172.21.15.94:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5583a9b61a40 con 0x5583aa930400 2024-09-13T13:31:18.058 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:17 smithi094 bash[100842]: 05bf8972cb5b261f3b3d9b96522c577a52c40b52f46041c4e50ad555d40bbac3 2024-09-13T13:31:18.058 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:17 smithi094 systemd[1]: Started Ceph osd.6 for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:31:18.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:18 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:18.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:18 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:31:18.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:18 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:18.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:18 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:18.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:18 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:18.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:18 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:31:18.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:18 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:18.434 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:18 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:18.477 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:18 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:18.477 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:18 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:31:18.477 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:18 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:18.477 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:18 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:19.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:19 smithi018 ceph-mon[107276]: pgmap v276: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-13T13:31:19.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:19 smithi018 ceph-mon[103699]: pgmap v276: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-13T13:31:19.457 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:19 smithi094 ceph-mon[87648]: pgmap v276: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-13T13:31:19.807 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:31:19.489+0000 7ff96ac44640 -1 Falling back to public interface 2024-09-13T13:31:19.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:31:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:31:19.550712159Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:31:20.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:20 smithi094 ceph-mon[87648]: Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 22 pgs degraded (PG_DEGRADED) 2024-09-13T13:31:20.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:20 smithi018 ceph-mon[103699]: Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 22 pgs degraded (PG_DEGRADED) 2024-09-13T13:31:20.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:20 smithi018 ceph-mon[107276]: Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 22 pgs degraded (PG_DEGRADED) 2024-09-13T13:31:21.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:21 smithi018 ceph-mon[103699]: pgmap v277: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-13T13:31:21.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:21 smithi018 ceph-mon[107276]: pgmap v277: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-13T13:31:21.478 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:21 smithi094 ceph-mon[87648]: pgmap v277: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-13T13:31:22.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:31:22 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:31:22.552684055Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:31:23.168 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:22 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:23.168 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:22 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:23.169 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:22 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:23.169 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:22 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:23.169 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:22 smithi094 ceph-mon[87648]: pgmap v278: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-13T13:31:23.169 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:23 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:31:23.046+0000 7ff96ac44640 -1 osd.6 140 log_to_monitors true 2024-09-13T13:31:23.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:22 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:23.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:22 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:23.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:22 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:23.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:22 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:23.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:22 smithi018 ceph-mon[107276]: pgmap v278: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-13T13:31:23.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:22 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:23.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:22 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:23.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:22 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:23.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:22 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:23.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:22 smithi018 ceph-mon[103699]: pgmap v278: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-13T13:31:24.057 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:31:23 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:31:23.843+0000 7ff9629ee640 -1 osd.6 140 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T13:31:24.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:23 smithi094 ceph-mon[87648]: from='osd.6 [v2:172.21.15.94:6816/62774361,v1:172.21.15.94:6817/62774361]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-13T13:31:24.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:23 smithi094 ceph-mon[87648]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-13T13:31:24.183 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:31:23 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:31:23] "GET /metrics HTTP/1.1" 200 38326 "" "Prometheus/2.51.0" 2024-09-13T13:31:24.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:23 smithi018 ceph-mon[103699]: from='osd.6 [v2:172.21.15.94:6816/62774361,v1:172.21.15.94:6817/62774361]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-13T13:31:24.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:23 smithi018 ceph-mon[103699]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-13T13:31:24.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:23 smithi018 ceph-mon[107276]: from='osd.6 [v2:172.21.15.94:6816/62774361,v1:172.21.15.94:6817/62774361]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-13T13:31:24.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:23 smithi018 ceph-mon[107276]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-13T13:31:24.635 INFO:teuthology.orchestra.run.smithi018.stdout:true 2024-09-13T13:31:24.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:24 smithi018 ceph-mon[107276]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-13T13:31:24.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:24 smithi018 ceph-mon[107276]: from='osd.6 [v2:172.21.15.94:6816/62774361,v1:172.21.15.94:6817/62774361]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi094", "root=default"]} : dispatch 2024-09-13T13:31:24.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:24 smithi018 ceph-mon[107276]: osdmap e143: 8 total, 7 up, 8 in 2024-09-13T13:31:24.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:24 smithi018 ceph-mon[107276]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi094", "root=default"]} : dispatch 2024-09-13T13:31:24.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:24 smithi018 ceph-mon[107276]: pgmap v280: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-13T13:31:24.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:24 smithi018 ceph-mon[103699]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-13T13:31:24.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:24 smithi018 ceph-mon[103699]: from='osd.6 [v2:172.21.15.94:6816/62774361,v1:172.21.15.94:6817/62774361]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi094", "root=default"]} : dispatch 2024-09-13T13:31:24.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:24 smithi018 ceph-mon[103699]: osdmap e143: 8 total, 7 up, 8 in 2024-09-13T13:31:24.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:24 smithi018 ceph-mon[103699]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi094", "root=default"]} : dispatch 2024-09-13T13:31:24.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:24 smithi018 ceph-mon[103699]: pgmap v280: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-13T13:31:25.231 INFO:teuthology.orchestra.run.smithi018.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:31:25.231 INFO:teuthology.orchestra.run.smithi018.stdout:alertmanager.a smithi018 *:9093,9094 running (6m) 110s ago 27m - - 0.27.0 11f11916f8cd 4a471dd9fb03 2024-09-13T13:31:25.231 INFO:teuthology.orchestra.run.smithi018.stdout:grafana.a smithi094 *:3000 running (6m) 3s ago 27m 80.7M - 10.4.0 c8b91775d855 ecaea22becd1 2024-09-13T13:31:25.231 INFO:teuthology.orchestra.run.smithi018.stdout:iscsi.foo.smithi018.nwavmm smithi018 *:5000 running (7m) 110s ago 27m - - 3.8 19dc8d659727 9b4878212bf6 2024-09-13T13:31:25.231 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.x smithi094 *:8443,9283,8765 running (7m) 3s ago 31m 459M - 19.3.0-4917-gb0201b8c 1641fe80ce72 bbaa72a462d6 2024-09-13T13:31:25.231 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.y smithi018 *:8443,9283,8765 running (17m) 110s ago 33m - - 19.3.0-4917-gb0201b8c 1641fe80ce72 3f2eb2c1f516 2024-09-13T13:31:25.231 INFO:teuthology.orchestra.run.smithi018.stdout:mon.a smithi018 running (4m) 110s ago 33m - 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 4b6683667c23 2024-09-13T13:31:25.232 INFO:teuthology.orchestra.run.smithi018.stdout:mon.b smithi094 running (5m) 3s ago 32m 49.5M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f93a73fd761c 2024-09-13T13:31:25.232 INFO:teuthology.orchestra.run.smithi018.stdout:mon.c smithi018 running (4m) 110s ago 32m - 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 6df86de1efa9 2024-09-13T13:31:25.232 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.a smithi018 *:9100 running (7m) 110s ago 27m - - 1.7.0 72c9c2088986 c5e18de76a6e 2024-09-13T13:31:25.232 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.b smithi094 *:9100 running (7m) 3s ago 27m 10.4M - 1.7.0 72c9c2088986 a95105133908 2024-09-13T13:31:25.232 INFO:teuthology.orchestra.run.smithi018.stdout:osd.0 smithi018 running (4m) 110s ago 31m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 78f2de3e3450 2024-09-13T13:31:25.232 INFO:teuthology.orchestra.run.smithi018.stdout:osd.1 smithi018 running (3m) 110s ago 31m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 28075436a43a 2024-09-13T13:31:25.232 INFO:teuthology.orchestra.run.smithi018.stdout:osd.2 smithi018 running (2m) 110s ago 30m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 93461208d569 2024-09-13T13:31:25.232 INFO:teuthology.orchestra.run.smithi018.stdout:osd.3 smithi018 running (114s) 110s ago 30m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 d296d1ccf1ec 2024-09-13T13:31:25.232 INFO:teuthology.orchestra.run.smithi018.stdout:osd.4 smithi094 running (78s) 3s ago 29m 44.9M 3248M 19.3.0-4917-gb0201b8c 1641fe80ce72 21d459137aa2 2024-09-13T13:31:25.232 INFO:teuthology.orchestra.run.smithi018.stdout:osd.5 smithi094 running (42s) 3s ago 29m 44.7M 3248M 19.3.0-4917-gb0201b8c 1641fe80ce72 0cbfbf6da3b9 2024-09-13T13:31:25.232 INFO:teuthology.orchestra.run.smithi018.stdout:osd.6 smithi094 running (7s) 3s ago 29m 12.2M 3248M 19.3.0-4917-gb0201b8c 1641fe80ce72 05bf8972cb5b 2024-09-13T13:31:25.232 INFO:teuthology.orchestra.run.smithi018.stdout:osd.7 smithi094 running (28m) 3s ago 28m 59.4M 3248M 19.1.1-322-g7741f7f9 19dc8d659727 8d9c29974c46 2024-09-13T13:31:25.233 INFO:teuthology.orchestra.run.smithi018.stdout:prometheus.a smithi094 *:9095 running (7m) 3s ago 28m 51.8M - 2.51.0 1d3b7f56885b 5640dcdde21e 2024-09-13T13:31:25.233 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi018.ocguil smithi018 *:8000 running (27m) 110s ago 27m - - 19.1.1-322-g7741f7f9 19dc8d659727 58af66f2aa64 2024-09-13T13:31:25.233 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi094.tfxryb smithi094 *:8000 running (27m) 3s ago 27m 90.0M - 19.1.1-322-g7741f7f9 19dc8d659727 cf6adeb72bb8 2024-09-13T13:31:25.233 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:24 smithi094 ceph-mon[87648]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-13T13:31:25.233 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:24 smithi094 ceph-mon[87648]: from='osd.6 [v2:172.21.15.94:6816/62774361,v1:172.21.15.94:6817/62774361]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi094", "root=default"]} : dispatch 2024-09-13T13:31:25.233 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:24 smithi094 ceph-mon[87648]: osdmap e143: 8 total, 7 up, 8 in 2024-09-13T13:31:25.233 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:24 smithi094 ceph-mon[87648]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi094", "root=default"]} : dispatch 2024-09-13T13:31:25.233 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:24 smithi094 ceph-mon[87648]: pgmap v280: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-13T13:31:25.586 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:31:25.586 INFO:teuthology.orchestra.run.smithi018.stdout: "mon": { 2024-09-13T13:31:25.587 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 3 2024-09-13T13:31:25.587 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:31:25.587 INFO:teuthology.orchestra.run.smithi018.stdout: "mgr": { 2024-09-13T13:31:25.587 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:31:25.587 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:31:25.587 INFO:teuthology.orchestra.run.smithi018.stdout: "osd": { 2024-09-13T13:31:25.587 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 1, 2024-09-13T13:31:25.587 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 7 2024-09-13T13:31:25.587 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:31:25.587 INFO:teuthology.orchestra.run.smithi018.stdout: "rgw": { 2024-09-13T13:31:25.587 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:31:25.587 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:31:25.587 INFO:teuthology.orchestra.run.smithi018.stdout: "overall": { 2024-09-13T13:31:25.587 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3, 2024-09-13T13:31:25.588 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 12 2024-09-13T13:31:25.588 INFO:teuthology.orchestra.run.smithi018.stdout: } 2024-09-13T13:31:25.588 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:31:25.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:31:25 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:31:25.547814819Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:31:25.841 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: 2024-09-13T13:31:25.703+0000 7faee7af2640 -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-13T13:31:25.912 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:31:25.912 INFO:teuthology.orchestra.run.smithi018.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T13:31:25.912 INFO:teuthology.orchestra.run.smithi018.stdout: "in_progress": true, 2024-09-13T13:31:25.912 INFO:teuthology.orchestra.run.smithi018.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-13T13:31:25.912 INFO:teuthology.orchestra.run.smithi018.stdout: "services_complete": [], 2024-09-13T13:31:25.912 INFO:teuthology.orchestra.run.smithi018.stdout: "progress": "7/8 daemons upgraded", 2024-09-13T13:31:25.912 INFO:teuthology.orchestra.run.smithi018.stdout: "message": "Currently upgrading osd daemons", 2024-09-13T13:31:25.912 INFO:teuthology.orchestra.run.smithi018.stdout: "is_paused": false 2024-09-13T13:31:25.912 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:31:26.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[103699]: from='client.44481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:31:26.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[103699]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T13:31:26.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[103699]: osd.6 [v2:172.21.15.94:6816/62774361,v1:172.21.15.94:6817/62774361] boot 2024-09-13T13:31:26.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:31:26.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[103699]: osdmap e144: 8 total, 8 up, 8 in 2024-09-13T13:31:26.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[103699]: from='client.54491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:31:26.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[103699]: from='client.54497 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:31:26.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[103699]: from='client.? 172.21.15.18:0/1645915036' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:31:26.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:26.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:26.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:31:26.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:31:26.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:26.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:31:26.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:31:26.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:31:26.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:31:26.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-13T13:31:26.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[103699]: osdmap e145: 8 total, 8 up, 8 in 2024-09-13T13:31:26.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[107276]: from='client.44481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:31:26.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[107276]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T13:31:26.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[107276]: osd.6 [v2:172.21.15.94:6816/62774361,v1:172.21.15.94:6817/62774361] boot 2024-09-13T13:31:26.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:31:26.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[107276]: osdmap e144: 8 total, 8 up, 8 in 2024-09-13T13:31:26.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[107276]: from='client.54491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:31:26.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[107276]: from='client.54497 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:31:26.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[107276]: from='client.? 172.21.15.18:0/1645915036' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:31:26.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:26.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:26.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:31:26.185 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:31:26.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:26.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:31:26.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:31:26.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:31:26.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:31:26.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-13T13:31:26.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:25 smithi018 ceph-mon[107276]: osdmap e145: 8 total, 8 up, 8 in 2024-09-13T13:31:26.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:25 smithi094 ceph-mon[87648]: from='client.44481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:31:26.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:25 smithi094 ceph-mon[87648]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T13:31:26.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:25 smithi094 ceph-mon[87648]: osd.6 [v2:172.21.15.94:6816/62774361,v1:172.21.15.94:6817/62774361] boot 2024-09-13T13:31:26.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:25 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-13T13:31:26.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:25 smithi094 ceph-mon[87648]: osdmap e144: 8 total, 8 up, 8 in 2024-09-13T13:31:26.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:25 smithi094 ceph-mon[87648]: from='client.54491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:31:26.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:25 smithi094 ceph-mon[87648]: from='client.54497 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:31:26.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:25 smithi094 ceph-mon[87648]: from='client.? 172.21.15.18:0/1645915036' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:31:26.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:25 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:26.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:25 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:26.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:25 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:31:26.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:25 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:31:26.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:25 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:26.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:25 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:31:26.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:25 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:31:26.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:25 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:31:26.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:25 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:31:26.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:25 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-13T13:31:26.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:25 smithi094 ceph-mon[87648]: osdmap e145: 8 total, 8 up, 8 in 2024-09-13T13:31:27.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:26 smithi018 ceph-mon[103699]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-13T13:31:27.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:26 smithi018 ceph-mon[103699]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-13T13:31:27.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:26 smithi018 ceph-mon[103699]: from='client.44505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:31:27.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:26 smithi018 ceph-mon[103699]: pgmap v283: 161 pgs: 5 peering, 27 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 70/636 objects degraded (11.006%) 2024-09-13T13:31:27.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:26 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:31:27.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:26 smithi018 ceph-mon[107276]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-13T13:31:27.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:26 smithi018 ceph-mon[107276]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-13T13:31:27.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:26 smithi018 ceph-mon[107276]: from='client.44505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:31:27.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:26 smithi018 ceph-mon[107276]: pgmap v283: 161 pgs: 5 peering, 27 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 70/636 objects degraded (11.006%) 2024-09-13T13:31:27.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:26 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:31:27.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:26 smithi094 ceph-mon[87648]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-13T13:31:27.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:26 smithi094 ceph-mon[87648]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-13T13:31:27.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:26 smithi094 ceph-mon[87648]: from='client.44505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:31:27.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:26 smithi094 ceph-mon[87648]: pgmap v283: 161 pgs: 5 peering, 27 active+undersized, 21 active+undersized+degraded, 108 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 70/636 objects degraded (11.006%) 2024-09-13T13:31:27.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:26 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:31:28.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:27 smithi018 ceph-mon[103699]: Health check update: Degraded data redundancy: 70/636 objects degraded (11.006%), 21 pgs degraded (PG_DEGRADED) 2024-09-13T13:31:28.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:27 smithi018 ceph-mon[107276]: Health check update: Degraded data redundancy: 70/636 objects degraded (11.006%), 21 pgs degraded (PG_DEGRADED) 2024-09-13T13:31:28.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:27 smithi094 ceph-mon[87648]: Health check update: Degraded data redundancy: 70/636 objects degraded (11.006%), 21 pgs degraded (PG_DEGRADED) 2024-09-13T13:31:28.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:31:28 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:31:28.552405521Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:31:29.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:28 smithi018 ceph-mon[103699]: pgmap v284: 161 pgs: 5 peering, 7 active+undersized, 6 active+undersized+degraded, 143 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 16/636 objects degraded (2.516%) 2024-09-13T13:31:29.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:28 smithi018 ceph-mon[107276]: pgmap v284: 161 pgs: 5 peering, 7 active+undersized, 6 active+undersized+degraded, 143 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 16/636 objects degraded (2.516%) 2024-09-13T13:31:29.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:28 smithi094 ceph-mon[87648]: pgmap v284: 161 pgs: 5 peering, 7 active+undersized, 6 active+undersized+degraded, 143 active+clean; 585 KiB data, 237 MiB used, 715 GiB / 715 GiB avail; 16/636 objects degraded (2.516%) 2024-09-13T13:31:30.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:30 smithi094 ceph-mon[87648]: pgmap v285: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:31:30.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:30 smithi094 ceph-mon[87648]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 16/636 objects degraded (2.516%), 6 pgs degraded) 2024-09-13T13:31:30.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:30 smithi094 ceph-mon[87648]: Cluster is now healthy 2024-09-13T13:31:30.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:30 smithi018 ceph-mon[107276]: pgmap v285: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:31:30.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:30 smithi018 ceph-mon[107276]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 16/636 objects degraded (2.516%), 6 pgs degraded) 2024-09-13T13:31:30.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:30 smithi018 ceph-mon[107276]: Cluster is now healthy 2024-09-13T13:31:30.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:30 smithi018 ceph-mon[103699]: pgmap v285: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail 2024-09-13T13:31:30.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:30 smithi018 ceph-mon[103699]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 16/636 objects degraded (2.516%), 6 pgs degraded) 2024-09-13T13:31:30.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:30 smithi018 ceph-mon[103699]: Cluster is now healthy 2024-09-13T13:31:31.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:31:31 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:31:31.553311245Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:31:33.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:33 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:33.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:33 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:31:33.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:33 smithi018 ceph-mon[103699]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-09-13T13:31:33.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:33 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:33.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:33 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:31:33.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:33 smithi018 ceph-mon[107276]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-09-13T13:31:33.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:33 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:33.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:33 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:31:33.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:33 smithi094 ceph-mon[87648]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-09-13T13:31:34.183 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:31:33 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:31:33] "GET /metrics HTTP/1.1" 200 38328 "" "Prometheus/2.51.0" 2024-09-13T13:31:34.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:31:34 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:31:34.554814848Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:31:35.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:35 smithi094 ceph-mon[87648]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 320 B/s rd, 0 op/s 2024-09-13T13:31:35.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:35 smithi018 ceph-mon[103699]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 320 B/s rd, 0 op/s 2024-09-13T13:31:35.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:35 smithi018 ceph-mon[107276]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 320 B/s rd, 0 op/s 2024-09-13T13:31:37.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:31:37 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:31:37.554896448Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:31:37.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:37 smithi094 ceph-mon[87648]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 290 B/s rd, 0 op/s 2024-09-13T13:31:37.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:37 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:31:37.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:37 smithi018 ceph-mon[107276]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 290 B/s rd, 0 op/s 2024-09-13T13:31:37.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:37 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:31:37.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:37 smithi018 ceph-mon[103699]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 290 B/s rd, 0 op/s 2024-09-13T13:31:37.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:37 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:31:39.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:39 smithi094 ceph-mon[87648]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-13T13:31:39.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:39 smithi018 ceph-mon[103699]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-13T13:31:39.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:39 smithi018 ceph-mon[107276]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-13T13:31:40.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:40 smithi094 ceph-mon[87648]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:31:40.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:31:40 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:31:40.545842725Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:31:40.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:40 smithi018 ceph-mon[103699]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:31:40.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:40 smithi018 ceph-mon[107276]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:31:41.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:41 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-13T13:31:41.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:41 smithi094 ceph-mon[87648]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-13T13:31:41.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:41 smithi094 ceph-mon[87648]: Upgrade: osd.7 is safe to restart 2024-09-13T13:31:41.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:41 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-13T13:31:41.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:41 smithi018 ceph-mon[107276]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-13T13:31:41.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:41 smithi018 ceph-mon[107276]: Upgrade: osd.7 is safe to restart 2024-09-13T13:31:41.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:41 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-13T13:31:41.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:41 smithi018 ceph-mon[103699]: from='mon.1 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-13T13:31:41.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:41 smithi018 ceph-mon[103699]: Upgrade: osd.7 is safe to restart 2024-09-13T13:31:43.423 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:43 smithi094 ceph-mon[87648]: Upgrade: Updating osd.7 2024-09-13T13:31:43.423 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:43 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:43.423 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:43 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-13T13:31:43.423 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:43 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:31:43.423 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:43 smithi094 ceph-mon[87648]: Deploying daemon osd.7 on smithi094 2024-09-13T13:31:43.423 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:43 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:43.423 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:43 smithi094 ceph-mon[87648]: pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:31:43.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:43 smithi018 ceph-mon[103699]: Upgrade: Updating osd.7 2024-09-13T13:31:43.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:43 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:43.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:43 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-13T13:31:43.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:43 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:31:43.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:43 smithi018 ceph-mon[103699]: Deploying daemon osd.7 on smithi094 2024-09-13T13:31:43.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:43 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:43.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:43 smithi018 ceph-mon[103699]: pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:31:43.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:43 smithi018 ceph-mon[107276]: Upgrade: Updating osd.7 2024-09-13T13:31:43.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:43 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:43.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:43 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-13T13:31:43.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:43 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:31:43.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:43 smithi018 ceph-mon[107276]: Deploying daemon osd.7 on smithi094 2024-09-13T13:31:43.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:43 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:43.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:43 smithi018 ceph-mon[107276]: pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:31:43.762 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:31:43 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:31:43.550033559Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:31:43.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:31:43 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:31:43] "GET /metrics HTTP/1.1" 200 38328 "" "Prometheus/2.51.0" 2024-09-13T13:31:45.261 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:44 smithi094 systemd[1]: Stopping Ceph osd.7 for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:31:45.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:45 smithi094 ceph-mon[87648]: pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:31:45.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:45 smithi094 ceph-mon[87648]: osd.7 marked itself down and dead 2024-09-13T13:31:45.558 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:45 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[49214]: 2024-09-13T13:31:45.259+0000 7fed45d76640 -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-13T13:31:45.558 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:45 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[49214]: 2024-09-13T13:31:45.259+0000 7fed45d76640 -1 osd.7 145 *** Got signal Terminated *** 2024-09-13T13:31:45.558 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:45 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[49214]: 2024-09-13T13:31:45.259+0000 7fed45d76640 -1 osd.7 145 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T13:31:45.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:45 smithi018 ceph-mon[103699]: pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:31:45.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:45 smithi018 ceph-mon[103699]: osd.7 marked itself down and dead 2024-09-13T13:31:45.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:45 smithi018 ceph-mon[107276]: pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:31:45.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:45 smithi018 ceph-mon[107276]: osd.7 marked itself down and dead 2024-09-13T13:31:46.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:45 smithi094 podman[104844]: 2024-09-13 13:31:45.903653489 +0000 UTC m=+0.758653958 container died 8d9c29974c466f05f4149d8b2c5388d4dcbb16040cde8fcf47447c9c30db242f (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, RELEASE=squid-7741f7f, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-13T13:31:46.712 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:31:46 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:31:46.557033802Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:31:46.713 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:46 smithi094 ceph-mon[87648]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T13:31:46.713 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:46 smithi094 ceph-mon[87648]: osdmap e146: 8 total, 7 up, 8 in 2024-09-13T13:31:46.713 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:46 smithi094 ceph-mon[87648]: pgmap v294: 161 pgs: 5 peering, 22 stale+active+clean, 134 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:31:46.713 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:46 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:31:46.713 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:46 smithi094 ceph-mon[87648]: osdmap e147: 8 total, 7 up, 8 in 2024-09-13T13:31:46.713 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:46 smithi094 podman[104844]: 2024-09-13 13:31:46.452217472 +0000 UTC m=+1.307217936 container cleanup 8d9c29974c466f05f4149d8b2c5388d4dcbb16040cde8fcf47447c9c30db242f (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7, org.label-schema.schema-version=1.0, RELEASE=squid-7741f7f, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, 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, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-13T13:31:46.713 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:46 smithi094 bash[104844]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7 2024-09-13T13:31:46.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:46 smithi018 ceph-mon[103699]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T13:31:46.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:46 smithi018 ceph-mon[103699]: osdmap e146: 8 total, 7 up, 8 in 2024-09-13T13:31:46.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:46 smithi018 ceph-mon[103699]: pgmap v294: 161 pgs: 5 peering, 22 stale+active+clean, 134 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:31:46.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:46 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:31:46.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:46 smithi018 ceph-mon[103699]: osdmap e147: 8 total, 7 up, 8 in 2024-09-13T13:31:46.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:46 smithi018 ceph-mon[107276]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T13:31:46.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:46 smithi018 ceph-mon[107276]: osdmap e146: 8 total, 7 up, 8 in 2024-09-13T13:31:46.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:46 smithi018 ceph-mon[107276]: pgmap v294: 161 pgs: 5 peering, 22 stale+active+clean, 134 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:31:46.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:46 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:31:46.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:46 smithi018 ceph-mon[107276]: osdmap e147: 8 total, 7 up, 8 in 2024-09-13T13:31:47.028 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:46 smithi094 podman[104861]: 2024-09-13 13:31:46.711988518 +0000 UTC m=+0.805358952 container remove 8d9c29974c466f05f4149d8b2c5388d4dcbb16040cde8fcf47447c9c30db242f (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-7741f7f, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-13T13:31:47.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:47 smithi094 podman[104953]: 2024-09-13 13:31:46.930639373 +0000 UTC m=+0.015846541 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:31:47.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:47 smithi094 podman[104953]: 2024-09-13 13:31:47.044191012 +0000 UTC m=+0.129398209 container create 739d0d6af463e45c758fef60318297d6986921109fadbebba7099b81ec371772 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-09-13T13:31:47.796 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:47 smithi094 ceph-mon[87648]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-13T13:31:47.796 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:47 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:47.796 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:47 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:31:47.797 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:47 smithi094 podman[104953]: 2024-09-13 13:31:47.308591179 +0000 UTC m=+0.393798334 container init 739d0d6af463e45c758fef60318297d6986921109fadbebba7099b81ec371772 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T13:31:47.797 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:47 smithi094 podman[104953]: 2024-09-13 13:31:47.311920324 +0000 UTC m=+0.397127488 container start 739d0d6af463e45c758fef60318297d6986921109fadbebba7099b81ec371772 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True) 2024-09-13T13:31:47.797 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:47 smithi094 podman[104953]: 2024-09-13 13:31:47.391745752 +0000 UTC m=+0.476952927 container attach 739d0d6af463e45c758fef60318297d6986921109fadbebba7099b81ec371772 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, CEPH_POINT_RELEASE=, ceph=True) 2024-09-13T13:31:47.797 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:47 smithi094 podman[104953]: 2024-09-13 13:31:47.506127011 +0000 UTC m=+0.591334177 container died 739d0d6af463e45c758fef60318297d6986921109fadbebba7099b81ec371772 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T13:31:47.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:47 smithi018 ceph-mon[103699]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-13T13:31:47.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:47 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:47.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:47 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:31:47.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:47 smithi018 ceph-mon[107276]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-13T13:31:47.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:47 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:47.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:47 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:31:48.493 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:48 smithi094 podman[104976]: 2024-09-13 13:31:48.113435776 +0000 UTC m=+0.597470657 container remove 739d0d6af463e45c758fef60318297d6986921109fadbebba7099b81ec371772 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-13T13:31:48.493 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:48 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.7.service: Deactivated successfully. 2024-09-13T13:31:48.493 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:48 smithi094 systemd[1]: Stopped Ceph osd.7 for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:31:48.494 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:48 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.7.service: Consumed 14.735s CPU time. 2024-09-13T13:31:48.494 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:48 smithi094 systemd[1]: Starting Ceph osd.7 for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:31:48.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:48 smithi094 ceph-mon[87648]: pgmap v296: 161 pgs: 15 active+undersized, 5 peering, 11 stale+active+clean, 18 active+undersized+degraded, 112 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-13T13:31:48.808 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:48 smithi094 podman[105078]: 2024-09-13 13:31:48.454257272 +0000 UTC m=+0.016199118 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:31:48.808 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:48 smithi094 podman[105078]: 2024-09-13 13:31:48.600646362 +0000 UTC m=+0.162588195 container create ed399f3f91f2d68db53ce881ba2092423884f80fe1cb4ed16ed692c99238decb (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7-activate, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-13T13:31:48.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:48 smithi018 ceph-mon[107276]: pgmap v296: 161 pgs: 15 active+undersized, 5 peering, 11 stale+active+clean, 18 active+undersized+degraded, 112 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-13T13:31:48.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:48 smithi018 ceph-mon[103699]: pgmap v296: 161 pgs: 15 active+undersized, 5 peering, 11 stale+active+clean, 18 active+undersized+degraded, 112 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-13T13:31:49.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:48 smithi094 podman[105078]: 2024-09-13 13:31:48.843288391 +0000 UTC m=+0.405230226 container init ed399f3f91f2d68db53ce881ba2092423884f80fe1cb4ed16ed692c99238decb (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7-activate, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-09-13T13:31:49.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:48 smithi094 podman[105078]: 2024-09-13 13:31:48.847129155 +0000 UTC m=+0.409070992 container start ed399f3f91f2d68db53ce881ba2092423884f80fe1cb4ed16ed692c99238decb (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-13T13:31:49.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:48 smithi094 podman[105078]: 2024-09-13 13:31:48.910157953 +0000 UTC m=+0.472099795 container attach ed399f3f91f2d68db53ce881ba2092423884f80fe1cb4ed16ed692c99238decb (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7-activate, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T13:31:49.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:48 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7-activate[105094]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T13:31:49.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:48 smithi094 bash[105078]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T13:31:49.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:48 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7-activate[105094]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T13:31:49.309 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:48 smithi094 bash[105078]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T13:31:49.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:49 smithi094 ceph-mon[87648]: Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 18 pgs degraded (PG_DEGRADED) 2024-09-13T13:31:49.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:31:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:31:49.546054496Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:31:49.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:49 smithi018 ceph-mon[103699]: Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 18 pgs degraded (PG_DEGRADED) 2024-09-13T13:31:49.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:49 smithi018 ceph-mon[107276]: Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 18 pgs degraded (PG_DEGRADED) 2024-09-13T13:31:50.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:50 smithi094 ceph-mon[87648]: pgmap v297: 161 pgs: 30 active+undersized, 5 peering, 3 stale+active+clean, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-13T13:31:50.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:50 smithi018 ceph-mon[103699]: pgmap v297: 161 pgs: 30 active+undersized, 5 peering, 3 stale+active+clean, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-13T13:31:50.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:50 smithi018 ceph-mon[107276]: pgmap v297: 161 pgs: 30 active+undersized, 5 peering, 3 stale+active+clean, 21 active+undersized+degraded, 102 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 71/636 objects degraded (11.164%) 2024-09-13T13:31:51.607 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:51 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7-activate[105094]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-13T13:31:51.607 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:51 smithi094 bash[105078]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-13T13:31:51.607 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:51 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7-activate[105094]: 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-13T13:31:51.607 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:51 smithi094 bash[105078]: 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-13T13:31:51.607 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:51 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7-activate[105094]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-13T13:31:51.608 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:51 smithi094 bash[105078]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-13T13:31:52.058 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:51 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7-activate[105094]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-13T13:31:52.058 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:51 smithi094 bash[105078]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-13T13:31:52.058 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:51 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7-activate[105094]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-13T13:31:52.058 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:51 smithi094 bash[105078]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-13T13:31:52.058 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:51 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7-activate[105094]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-13T13:31:52.058 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:51 smithi094 bash[105078]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-13T13:31:52.058 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:51 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7-activate[105094]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-13T13:31:52.058 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:51 smithi094 bash[105078]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-13T13:31:52.059 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:51 smithi094 podman[105078]: 2024-09-13 13:31:51.64217257 +0000 UTC m=+3.204114421 container died ed399f3f91f2d68db53ce881ba2092423884f80fe1cb4ed16ed692c99238decb (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7-activate, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-09-13T13:31:52.668 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:52 smithi094 ceph-mon[87648]: pgmap v298: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-13T13:31:52.668 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:52 smithi094 ceph-mon[87648]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-13T13:31:52.668 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:31:52 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:31:52.546527639Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:31:52.669 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:52 smithi094 podman[105257]: 2024-09-13 13:31:52.4148077 +0000 UTC m=+0.765893544 container remove ed399f3f91f2d68db53ce881ba2092423884f80fe1cb4ed16ed692c99238decb (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7-activate, ceph=True, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2) 2024-09-13T13:31:52.669 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:52 smithi094 podman[105317]: 2024-09-13 13:31:52.538166124 +0000 UTC m=+0.017026633 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:31:52.669 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:52 smithi094 podman[105317]: 2024-09-13 13:31:52.668281495 +0000 UTC m=+0.147141999 container create 9707c45d51069ed60276febe0f7e4a4b2aaed1ce31a229fca6678f3fce618922 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T13:31:52.920 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:52 smithi094 podman[105317]: 2024-09-13 13:31:52.895429091 +0000 UTC m=+0.374289595 container init 9707c45d51069ed60276febe0f7e4a4b2aaed1ce31a229fca6678f3fce618922 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True) 2024-09-13T13:31:52.921 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:52 smithi094 podman[105317]: 2024-09-13 13:31:52.898581245 +0000 UTC m=+0.377441749 container start 9707c45d51069ed60276febe0f7e4a4b2aaed1ce31a229fca6678f3fce618922 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-13T13:31:52.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:52 smithi018 ceph-mon[103699]: pgmap v298: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-13T13:31:52.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:52 smithi018 ceph-mon[103699]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-13T13:31:52.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:52 smithi018 ceph-mon[107276]: pgmap v298: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-13T13:31:52.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:52 smithi018 ceph-mon[107276]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-13T13:31:53.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:52 smithi094 ceph-osd[105337]: -- 172.21.15.94:0/2655898491 <== mon.1 v2:172.21.15.94:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x559b1f247a40 con 0x559b20016400 2024-09-13T13:31:53.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:52 smithi094 bash[105317]: 9707c45d51069ed60276febe0f7e4a4b2aaed1ce31a229fca6678f3fce618922 2024-09-13T13:31:53.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:52 smithi094 systemd[1]: Started Ceph osd.7 for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:31:54.047 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:31:53 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:31:53] "GET /metrics HTTP/1.1" 200 38401 "" "Prometheus/2.51.0" 2024-09-13T13:31:54.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:54 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:54.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:54 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:54.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:54 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:54.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:54 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:54.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:54 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:54.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:54 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:54.807 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:54 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:31:54.530+0000 7f8c36c9b640 -1 Falling back to public interface 2024-09-13T13:31:55.307 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:55 smithi094 ceph-mon[87648]: Health check update: Degraded data redundancy: 84/636 objects degraded (13.208%), 28 pgs degraded (PG_DEGRADED) 2024-09-13T13:31:55.308 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:55 smithi094 ceph-mon[87648]: pgmap v299: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-13T13:31:55.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:55 smithi018 ceph-mon[103699]: Health check update: Degraded data redundancy: 84/636 objects degraded (13.208%), 28 pgs degraded (PG_DEGRADED) 2024-09-13T13:31:55.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:55 smithi018 ceph-mon[103699]: pgmap v299: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-13T13:31:55.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:55 smithi018 ceph-mon[107276]: Health check update: Degraded data redundancy: 84/636 objects degraded (13.208%), 28 pgs degraded (PG_DEGRADED) 2024-09-13T13:31:55.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:55 smithi018 ceph-mon[107276]: pgmap v299: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-13T13:31:55.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:31:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:31:55.547121523Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:31:56.238 INFO:teuthology.orchestra.run.smithi018.stdout:true 2024-09-13T13:31:56.824 INFO:teuthology.orchestra.run.smithi018.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:31:56.824 INFO:teuthology.orchestra.run.smithi018.stdout:alertmanager.a smithi018 *:9093,9094 running (7m) 2m ago 28m - - 0.27.0 11f11916f8cd 4a471dd9fb03 2024-09-13T13:31:56.824 INFO:teuthology.orchestra.run.smithi018.stdout:grafana.a smithi094 *:3000 running (6m) 35s ago 28m 80.7M - 10.4.0 c8b91775d855 ecaea22becd1 2024-09-13T13:31:56.825 INFO:teuthology.orchestra.run.smithi018.stdout:iscsi.foo.smithi018.nwavmm smithi018 *:5000 running (8m) 2m ago 27m - - 3.8 19dc8d659727 9b4878212bf6 2024-09-13T13:31:56.825 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.x smithi094 *:8443,9283,8765 running (8m) 35s ago 32m 459M - 19.3.0-4917-gb0201b8c 1641fe80ce72 bbaa72a462d6 2024-09-13T13:31:56.825 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.y smithi018 *:8443,9283,8765 running (17m) 2m ago 33m - - 19.3.0-4917-gb0201b8c 1641fe80ce72 3f2eb2c1f516 2024-09-13T13:31:56.825 INFO:teuthology.orchestra.run.smithi018.stdout:mon.a smithi018 running (5m) 2m ago 34m - 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 4b6683667c23 2024-09-13T13:31:56.825 INFO:teuthology.orchestra.run.smithi018.stdout:mon.b smithi094 running (6m) 35s ago 32m 49.5M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f93a73fd761c 2024-09-13T13:31:56.825 INFO:teuthology.orchestra.run.smithi018.stdout:mon.c smithi018 running (5m) 2m ago 32m - 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 6df86de1efa9 2024-09-13T13:31:56.825 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.a smithi018 *:9100 running (8m) 2m ago 28m - - 1.7.0 72c9c2088986 c5e18de76a6e 2024-09-13T13:31:56.825 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.b smithi094 *:9100 running (8m) 35s ago 27m 10.4M - 1.7.0 72c9c2088986 a95105133908 2024-09-13T13:31:56.825 INFO:teuthology.orchestra.run.smithi018.stdout:osd.0 smithi018 running (4m) 2m ago 32m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 78f2de3e3450 2024-09-13T13:31:56.825 INFO:teuthology.orchestra.run.smithi018.stdout:osd.1 smithi018 running (3m) 2m ago 31m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 28075436a43a 2024-09-13T13:31:56.825 INFO:teuthology.orchestra.run.smithi018.stdout:osd.2 smithi018 running (3m) 2m ago 31m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 93461208d569 2024-09-13T13:31:56.825 INFO:teuthology.orchestra.run.smithi018.stdout:osd.3 smithi018 running (2m) 2m ago 30m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 d296d1ccf1ec 2024-09-13T13:31:56.825 INFO:teuthology.orchestra.run.smithi018.stdout:osd.4 smithi094 running (110s) 35s ago 30m 44.9M 3248M 19.3.0-4917-gb0201b8c 1641fe80ce72 21d459137aa2 2024-09-13T13:31:56.825 INFO:teuthology.orchestra.run.smithi018.stdout:osd.5 smithi094 running (74s) 35s ago 30m 44.7M 3248M 19.3.0-4917-gb0201b8c 1641fe80ce72 0cbfbf6da3b9 2024-09-13T13:31:56.826 INFO:teuthology.orchestra.run.smithi018.stdout:osd.6 smithi094 running (39s) 35s ago 29m 12.2M 3248M 19.3.0-4917-gb0201b8c 1641fe80ce72 05bf8972cb5b 2024-09-13T13:31:56.826 INFO:teuthology.orchestra.run.smithi018.stdout:osd.7 smithi094 starting - - - 3248M 2024-09-13T13:31:56.826 INFO:teuthology.orchestra.run.smithi018.stdout:prometheus.a smithi094 *:9095 running (7m) 35s ago 28m 51.8M - 2.51.0 1d3b7f56885b 5640dcdde21e 2024-09-13T13:31:56.826 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi018.ocguil smithi018 *:8000 running (27m) 2m ago 27m - - 19.1.1-322-g7741f7f9 19dc8d659727 58af66f2aa64 2024-09-13T13:31:56.826 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi094.tfxryb smithi094 *:8000 running (27m) 35s ago 27m 90.0M - 19.1.1-322-g7741f7f9 19dc8d659727 cf6adeb72bb8 2024-09-13T13:31:57.179 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:31:57.179 INFO:teuthology.orchestra.run.smithi018.stdout: "mon": { 2024-09-13T13:31:57.179 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 3 2024-09-13T13:31:57.180 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:31:57.180 INFO:teuthology.orchestra.run.smithi018.stdout: "mgr": { 2024-09-13T13:31:57.180 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:31:57.180 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:31:57.180 INFO:teuthology.orchestra.run.smithi018.stdout: "osd": { 2024-09-13T13:31:57.180 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 7 2024-09-13T13:31:57.180 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:31:57.180 INFO:teuthology.orchestra.run.smithi018.stdout: "rgw": { 2024-09-13T13:31:57.180 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:31:57.180 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:31:57.180 INFO:teuthology.orchestra.run.smithi018.stdout: "overall": { 2024-09-13T13:31:57.180 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2, 2024-09-13T13:31:57.180 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 12 2024-09-13T13:31:57.180 INFO:teuthology.orchestra.run.smithi018.stdout: } 2024-09-13T13:31:57.181 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:31:57.482 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:31:57.483 INFO:teuthology.orchestra.run.smithi018.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T13:31:57.483 INFO:teuthology.orchestra.run.smithi018.stdout: "in_progress": true, 2024-09-13T13:31:57.483 INFO:teuthology.orchestra.run.smithi018.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-13T13:31:57.483 INFO:teuthology.orchestra.run.smithi018.stdout: "services_complete": [ 2024-09-13T13:31:57.483 INFO:teuthology.orchestra.run.smithi018.stdout: "osd" 2024-09-13T13:31:57.484 INFO:teuthology.orchestra.run.smithi018.stdout: ], 2024-09-13T13:31:57.484 INFO:teuthology.orchestra.run.smithi018.stdout: "progress": "8/8 daemons upgraded", 2024-09-13T13:31:57.484 INFO:teuthology.orchestra.run.smithi018.stdout: "message": "Currently upgrading osd daemons", 2024-09-13T13:31:57.484 INFO:teuthology.orchestra.run.smithi018.stdout: "is_paused": false 2024-09-13T13:31:57.484 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:31:57.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:57 smithi094 ceph-mon[87648]: from='client.54515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:31:57.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:57 smithi094 ceph-mon[87648]: pgmap v300: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-13T13:31:57.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:57 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:57.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:57 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:57.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:57 smithi094 ceph-mon[87648]: from='client.? 172.21.15.18:0/3037766861' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:31:57.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:57 smithi018 ceph-mon[103699]: from='client.54515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:31:57.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:57 smithi018 ceph-mon[103699]: pgmap v300: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-13T13:31:57.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:57 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:57.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:57 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:57.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:57 smithi018 ceph-mon[103699]: from='client.? 172.21.15.18:0/3037766861' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:31:57.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:57 smithi018 ceph-mon[107276]: from='client.54515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:31:57.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:57 smithi018 ceph-mon[107276]: pgmap v300: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-13T13:31:57.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:57 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:57.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:57 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:57.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:57 smithi018 ceph-mon[107276]: from='client.? 172.21.15.18:0/3037766861' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:31:58.106 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:57 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:31:57.836+0000 7f8c36c9b640 -1 osd.7 145 log_to_monitors true 2024-09-13T13:31:58.712 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:31:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:31:58.554161385Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:31:58.712 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:58 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:31:58.713 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:58 smithi094 ceph-mon[87648]: from='client.54521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:31:58.713 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:58 smithi094 ceph-mon[87648]: from='client.54527 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:31:58.713 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:58 smithi094 ceph-mon[87648]: from='client.44535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:31:58.713 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:58 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:58.713 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:58 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:58.713 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:58 smithi094 ceph-mon[87648]: from='osd.7 [v2:172.21.15.94:6824/1450147881,v1:172.21.15.94:6825/1450147881]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-13T13:31:58.713 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:58 smithi094 ceph-mon[87648]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-13T13:31:58.713 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:58 smithi094 ceph-mon[87648]: pgmap v301: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-13T13:31:58.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:58 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:31:58.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:58 smithi018 ceph-mon[107276]: from='client.54521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:31:58.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:58 smithi018 ceph-mon[107276]: from='client.54527 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:31:58.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:58 smithi018 ceph-mon[107276]: from='client.44535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:31:58.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:58 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:58.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:58 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:58.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:58 smithi018 ceph-mon[107276]: from='osd.7 [v2:172.21.15.94:6824/1450147881,v1:172.21.15.94:6825/1450147881]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-13T13:31:58.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:58 smithi018 ceph-mon[107276]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-13T13:31:58.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:58 smithi018 ceph-mon[107276]: pgmap v301: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-13T13:31:58.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:58 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:31:58.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:58 smithi018 ceph-mon[103699]: from='client.54521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:31:58.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:58 smithi018 ceph-mon[103699]: from='client.54527 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:31:58.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:58 smithi018 ceph-mon[103699]: from='client.44535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:31:58.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:58 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:58.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:58 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:31:58.935 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:58 smithi018 ceph-mon[103699]: from='osd.7 [v2:172.21.15.94:6824/1450147881,v1:172.21.15.94:6825/1450147881]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-13T13:31:58.936 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:58 smithi018 ceph-mon[103699]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-13T13:31:58.936 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:58 smithi018 ceph-mon[103699]: pgmap v301: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 84/636 objects degraded (13.208%) 2024-09-13T13:31:59.058 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:31:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:31:58.711+0000 7f8c2ea45640 -1 osd.7 145 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T13:32:00.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:59 smithi094 ceph-mon[87648]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-13T13:32:00.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:59 smithi094 ceph-mon[87648]: from='osd.7 [v2:172.21.15.94:6824/1450147881,v1:172.21.15.94:6825/1450147881]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi094", "root=default"]} : dispatch 2024-09-13T13:32:00.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:59 smithi094 ceph-mon[87648]: osdmap e148: 8 total, 7 up, 8 in 2024-09-13T13:32:00.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:31:59 smithi094 ceph-mon[87648]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi094", "root=default"]} : dispatch 2024-09-13T13:32:00.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:59 smithi018 ceph-mon[103699]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-13T13:32:00.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:59 smithi018 ceph-mon[103699]: from='osd.7 [v2:172.21.15.94:6824/1450147881,v1:172.21.15.94:6825/1450147881]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi094", "root=default"]} : dispatch 2024-09-13T13:32:00.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:59 smithi018 ceph-mon[103699]: osdmap e148: 8 total, 7 up, 8 in 2024-09-13T13:32:00.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:31:59 smithi018 ceph-mon[103699]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi094", "root=default"]} : dispatch 2024-09-13T13:32:00.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:59 smithi018 ceph-mon[107276]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-13T13:32:00.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:59 smithi018 ceph-mon[107276]: from='osd.7 [v2:172.21.15.94:6824/1450147881,v1:172.21.15.94:6825/1450147881]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi094", "root=default"]} : dispatch 2024-09-13T13:32:00.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:59 smithi018 ceph-mon[107276]: osdmap e148: 8 total, 7 up, 8 in 2024-09-13T13:32:00.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:31:59 smithi018 ceph-mon[107276]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi094", "root=default"]} : dispatch 2024-09-13T13:32:00.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:00 smithi094 ceph-mon[87648]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T13:32:00.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:00 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:32:00.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:00 smithi094 ceph-mon[87648]: osd.7 [v2:172.21.15.94:6824/1450147881,v1:172.21.15.94:6825/1450147881] boot 2024-09-13T13:32:00.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:00 smithi094 ceph-mon[87648]: osdmap e149: 8 total, 8 up, 8 in 2024-09-13T13:32:00.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:00 smithi094 ceph-mon[87648]: pgmap v304: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 84/636 objects degraded (13.208%) 2024-09-13T13:32:00.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:00 smithi094 ceph-mon[87648]: osdmap e150: 8 total, 8 up, 8 in 2024-09-13T13:32:01.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:00 smithi018 ceph-mon[103699]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T13:32:01.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:00 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:32:01.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:00 smithi018 ceph-mon[103699]: osd.7 [v2:172.21.15.94:6824/1450147881,v1:172.21.15.94:6825/1450147881] boot 2024-09-13T13:32:01.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:00 smithi018 ceph-mon[103699]: osdmap e149: 8 total, 8 up, 8 in 2024-09-13T13:32:01.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:00 smithi018 ceph-mon[103699]: pgmap v304: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 84/636 objects degraded (13.208%) 2024-09-13T13:32:01.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:00 smithi018 ceph-mon[103699]: osdmap e150: 8 total, 8 up, 8 in 2024-09-13T13:32:01.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:00 smithi018 ceph-mon[107276]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T13:32:01.183 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:00 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-13T13:32:01.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:00 smithi018 ceph-mon[107276]: osd.7 [v2:172.21.15.94:6824/1450147881,v1:172.21.15.94:6825/1450147881] boot 2024-09-13T13:32:01.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:00 smithi018 ceph-mon[107276]: osdmap e149: 8 total, 8 up, 8 in 2024-09-13T13:32:01.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:00 smithi018 ceph-mon[107276]: pgmap v304: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 84/636 objects degraded (13.208%) 2024-09-13T13:32:01.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:00 smithi018 ceph-mon[107276]: osdmap e150: 8 total, 8 up, 8 in 2024-09-13T13:32:01.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:32:01.546555661Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:32:02.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:02.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:02.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:32:02.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:32:02.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:02.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:32:02.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.184 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all osd 2024-09-13T13:32:02.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:02.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-13T13:32:02.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-13T13:32:02.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-13T13:32:02.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-13T13:32:02.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-13T13:32:02.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-13T13:32:02.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-13T13:32:02.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-13T13:32:02.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-13T13:32:02.185 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-13T13:32:02.186 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-13T13:32:02.186 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-13T13:32:02.186 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-13T13:32:02.186 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-13T13:32:02.186 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-13T13:32:02.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:02.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:02.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:32:02.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:32:02.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:02.186 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:32:02.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all osd 2024-09-13T13:32:02.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:02.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-13T13:32:02.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-13T13:32:02.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-13T13:32:02.187 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-13T13:32:02.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-13T13:32:02.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-13T13:32:02.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-13T13:32:02.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-13T13:32:02.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-13T13:32:02.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-13T13:32:02.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-13T13:32:02.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-13T13:32:02.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-13T13:32:02.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-13T13:32:02.188 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-13T13:32:02.189 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-13T13:32:02.189 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-13T13:32:02.189 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-13T13:32:02.189 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-13T13:32:02.189 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-13T13:32:02.189 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-13T13:32:02.189 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-13T13:32:02.189 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-13T13:32:02.189 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-13T13:32:02.189 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all mds 2024-09-13T13:32:02.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:02.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all rbd-mirror 2024-09-13T13:32:02.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:02.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all ceph-exporter 2024-09-13T13:32:02.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:02.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all nfs 2024-09-13T13:32:02.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:02.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.190 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all nvmeof 2024-09-13T13:32:02.191 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:02.191 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.191 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.191 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.191 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.191 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.191 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.191 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: Upgrade: Finalizing container_image settings 2024-09-13T13:32:02.191 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-13T13:32:02.191 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-13T13:32:02.191 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-13T13:32:02.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-13T13:32:02.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-13T13:32:02.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-13T13:32:02.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-13T13:32:02.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-13T13:32:02.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-13T13:32:02.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all mds 2024-09-13T13:32:02.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:02.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all rbd-mirror 2024-09-13T13:32:02.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:02.192 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.193 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.193 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all ceph-exporter 2024-09-13T13:32:02.193 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:02.193 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.193 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all nfs 2024-09-13T13:32:02.193 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:02.193 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.193 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all nvmeof 2024-09-13T13:32:02.193 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:02.193 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.193 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.193 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.193 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.193 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.193 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.194 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: Upgrade: Finalizing container_image settings 2024-09-13T13:32:02.194 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:32:02.194 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:32:02.194 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:32:02.194 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.194 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.194 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:32:02.194 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:32:02.194 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:32:02.194 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:32:02.195 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:32:02.195 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:32:02.195 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-13T13:32:02.195 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:32:02.195 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:32:02.195 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T13:32:02.195 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:32:02.195 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:32:02.195 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:32:02.195 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:32:02.195 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T13:32:02.195 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.195 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.195 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:32:02.195 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:32:02.196 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:32:02.196 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:32:02.196 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:32:02.196 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.196 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.196 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:32:02.196 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:32:02.196 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:32:02.196 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:32:02.196 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:32:02.196 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:32:02.197 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-13T13:32:02.197 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:32:02.197 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:32:02.197 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T13:32:02.197 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:32:02.197 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:32:02.197 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:32:02.197 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:32:02.197 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T13:32:02.197 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.197 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.197 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:32:02.197 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:32:02.198 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T13:32:02.198 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:32:02.198 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:32:02.198 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:32:02.198 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:32:02.198 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T13:32:02.198 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:32:02.198 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:32:02.198 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:32:02.198 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.198 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.198 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.199 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.199 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.199 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.199 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.199 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.199 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.199 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.199 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.199 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.199 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: Upgrade: Complete! 2024-09-13T13:32:02.199 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:32:02.199 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:32:02.200 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T13:32:02.200 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:32:02.200 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:32:02.200 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:32:02.200 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:32:02.200 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T13:32:02.200 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:32:02.200 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:32:02.200 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:32:02.200 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.200 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.200 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.200 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.201 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.201 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.201 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.201 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.201 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.201 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.201 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.201 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.201 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: Upgrade: Complete! 2024-09-13T13:32:02.201 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:32:02.201 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:32:02.201 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:32:02.202 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:32:02.202 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:32:02.202 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:02.202 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:32:02.202 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:32:02.202 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:02.202 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:32:02.202 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:32:02.202 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:32:02.202 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:02.202 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:32:02.202 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:32:02.203 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:01 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:02.309 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:02.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:02.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:32:02.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:32:02.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:02.310 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:32:02.311 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.311 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.311 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.311 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.311 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all osd 2024-09-13T13:32:02.311 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:02.312 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-13T13:32:02.312 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-13T13:32:02.312 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-13T13:32:02.312 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-13T13:32:02.312 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-13T13:32:02.312 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-13T13:32:02.313 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-13T13:32:02.313 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-13T13:32:02.313 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-13T13:32:02.313 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-13T13:32:02.313 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-13T13:32:02.314 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-13T13:32:02.314 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-13T13:32:02.314 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-13T13:32:02.314 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-13T13:32:02.314 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-13T13:32:02.314 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-13T13:32:02.315 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-13T13:32:02.315 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-13T13:32:02.315 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-13T13:32:02.315 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-13T13:32:02.315 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-13T13:32:02.315 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-13T13:32:02.316 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-13T13:32:02.316 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.316 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all mds 2024-09-13T13:32:02.316 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:02.316 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.316 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all rbd-mirror 2024-09-13T13:32:02.317 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:02.317 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.317 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.317 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all ceph-exporter 2024-09-13T13:32:02.317 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:02.318 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.318 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all nfs 2024-09-13T13:32:02.318 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:02.318 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.318 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all nvmeof 2024-09-13T13:32:02.318 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:02.319 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.319 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.319 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.319 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.319 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.319 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:02.320 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: Upgrade: Finalizing container_image settings 2024-09-13T13:32:02.320 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:32:02.320 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:32:02.320 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:32:02.320 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.320 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.321 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:32:02.321 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:32:02.321 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:32:02.321 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:32:02.321 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:32:02.322 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:32:02.322 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-13T13:32:02.322 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:32:02.322 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:32:02.322 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T13:32:02.322 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:32:02.322 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:32:02.323 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:32:02.323 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:32:02.323 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T13:32:02.323 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.323 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.323 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:32:02.323 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:32:02.324 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T13:32:02.324 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:32:02.324 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:32:02.324 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:32:02.324 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:32:02.324 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T13:32:02.324 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:32:02.325 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:32:02.325 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:32:02.325 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.325 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.325 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.325 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.325 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.325 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.325 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.325 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.325 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.325 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.326 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.326 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:32:02.326 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: Upgrade: Complete! 2024-09-13T13:32:02.326 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:32:02.326 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:32:02.326 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:32:02.326 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:32:02.326 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:32:02.326 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:02.326 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:32:02.326 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:32:02.326 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:01 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:03.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:03 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:03.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:03 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:32:03.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:03 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:03.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:03 smithi018 ceph-mon[103699]: pgmap v306: 161 pgs: 14 peering, 24 active+undersized, 19 active+undersized+degraded, 104 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 60/636 objects degraded (9.434%) 2024-09-13T13:32:03.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:03 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:03.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:03 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:32:03.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:03 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:03.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:03 smithi018 ceph-mon[107276]: pgmap v306: 161 pgs: 14 peering, 24 active+undersized, 19 active+undersized+degraded, 104 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 60/636 objects degraded (9.434%) 2024-09-13T13:32:03.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:03 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:03.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:03 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:32:03.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:03 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:03.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:03 smithi094 ceph-mon[87648]: pgmap v306: 161 pgs: 14 peering, 24 active+undersized, 19 active+undersized+degraded, 104 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 60/636 objects degraded (9.434%) 2024-09-13T13:32:04.152 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:32:03 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:32:03] "GET /metrics HTTP/1.1" 200 38256 "" "Prometheus/2.51.0" 2024-09-13T13:32:04.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:04 smithi018 ceph-mon[103699]: Health check update: Degraded data redundancy: 60/636 objects degraded (9.434%), 19 pgs degraded (PG_DEGRADED) 2024-09-13T13:32:04.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:04 smithi018 ceph-mon[107276]: Health check update: Degraded data redundancy: 60/636 objects degraded (9.434%), 19 pgs degraded (PG_DEGRADED) 2024-09-13T13:32:04.556 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:04 smithi094 ceph-mon[87648]: Health check update: Degraded data redundancy: 60/636 objects degraded (9.434%), 19 pgs degraded (PG_DEGRADED) 2024-09-13T13:32:04.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:32:04 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:32:04.555727685Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:32:05.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:05 smithi018 ceph-mon[103699]: pgmap v307: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:32:05.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:05 smithi018 ceph-mon[107276]: pgmap v307: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:32:05.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:05 smithi094 ceph-mon[87648]: pgmap v307: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-13T13:32:06.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:06 smithi018 ceph-mon[103699]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 60/636 objects degraded (9.434%), 19 pgs degraded) 2024-09-13T13:32:06.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:06 smithi018 ceph-mon[103699]: Cluster is now healthy 2024-09-13T13:32:06.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:06 smithi018 ceph-mon[107276]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 60/636 objects degraded (9.434%), 19 pgs degraded) 2024-09-13T13:32:06.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:06 smithi018 ceph-mon[107276]: Cluster is now healthy 2024-09-13T13:32:06.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:06 smithi094 ceph-mon[87648]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 60/636 objects degraded (9.434%), 19 pgs degraded) 2024-09-13T13:32:06.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:06 smithi094 ceph-mon[87648]: Cluster is now healthy 2024-09-13T13:32:07.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:07 smithi018 ceph-mon[103699]: pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 662 B/s rd, 0 op/s 2024-09-13T13:32:07.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:07 smithi018 ceph-mon[107276]: pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 662 B/s rd, 0 op/s 2024-09-13T13:32:07.551 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:07 smithi094 ceph-mon[87648]: pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 662 B/s rd, 0 op/s 2024-09-13T13:32:07.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:32:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:32:07.551279502Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:32:08.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:08 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:32:08.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:08 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:32:08.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:08 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:32:09.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:09 smithi018 ceph-mon[103699]: pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T13:32:09.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:09 smithi018 ceph-mon[107276]: pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T13:32:09.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:09 smithi094 ceph-mon[87648]: pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-13T13:32:10.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:10 smithi094 ceph-mon[87648]: pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:32:10.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:32:10 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:32:10.55490402Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:32:10.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:10 smithi018 ceph-mon[103699]: pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:32:10.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:10 smithi018 ceph-mon[107276]: pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-13T13:32:13.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:13 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:13.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:13 smithi094 ceph-mon[87648]: pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-13T13:32:13.558 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:32:13 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:32:13.549319443Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:32:13.636 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:13 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:13.636 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:13 smithi018 ceph-mon[107276]: pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-13T13:32:13.636 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:13 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:13.636 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:13 smithi018 ceph-mon[103699]: pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-13T13:32:13.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:32:13 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:32:13] "GET /metrics HTTP/1.1" 200 38256 "" "Prometheus/2.51.0" 2024-09-13T13:32:14.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:14 smithi094 ceph-mon[87648]: pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:14.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:14 smithi018 ceph-mon[103699]: pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:14.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:14 smithi018 ceph-mon[107276]: pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:16.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:16 smithi094 ceph-mon[87648]: pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:16.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:32:16 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:32:16.55847432Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:32:16.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:16 smithi018 ceph-mon[107276]: pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:16.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:16 smithi018 ceph-mon[103699]: pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:18.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:18 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:32:18.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:18 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:18.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:18 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:32:18.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:18 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:32:18.433 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:18 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:18.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:18 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:32:18.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:18 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:32:18.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:18 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:18.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:18 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:32:19.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:19 smithi018 ceph-mon[103699]: pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:32:19.434 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:19 smithi018 ceph-mon[107276]: pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:32:19.546 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:19 smithi094 ceph-mon[87648]: pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:32:19.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:32:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:32:19.546086787Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:32:20.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:20 smithi094 ceph-mon[87648]: pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:20.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:20 smithi018 ceph-mon[103699]: pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:20.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:20 smithi018 ceph-mon[107276]: pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:22.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:22 smithi094 ceph-mon[87648]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:32:22.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:32:22 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:32:22.551780437Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:32:22.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:22 smithi018 ceph-mon[103699]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:32:22.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:22 smithi018 ceph-mon[107276]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:32:24.183 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:32:23 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:32:23] "GET /metrics HTTP/1.1" 200 38396 "" "Prometheus/2.51.0" 2024-09-13T13:32:24.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:24 smithi094 ceph-mon[87648]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:24.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:24 smithi018 ceph-mon[103699]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:24.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:24 smithi018 ceph-mon[107276]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:26.058 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:32:25 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:32:25.560033925Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:32:26.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:26 smithi094 ceph-mon[87648]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:26.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:26 smithi018 ceph-mon[103699]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:26.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:26 smithi018 ceph-mon[107276]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:27.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:27 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:32:27.811 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:27 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:32:27.811 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:27 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:32:28.671 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch ps' 2024-09-13T13:32:28.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:32:28 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:32:28.546435775Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:32:28.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:28 smithi094 ceph-mon[87648]: from='client.44544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:32:28.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:28 smithi094 ceph-mon[87648]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:32:28.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:28 smithi018 ceph-mon[103699]: from='client.44544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:32:28.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:28 smithi018 ceph-mon[103699]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:32:28.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:28 smithi018 ceph-mon[107276]: from='client.44544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:32:28.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:28 smithi018 ceph-mon[107276]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:32:28.934 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:32:29.598 INFO:teuthology.orchestra.run.smithi018.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:32:29.598 INFO:teuthology.orchestra.run.smithi018.stdout:alertmanager.a smithi018 *:9093,9094 running (7m) 2m ago 28m - - 0.27.0 11f11916f8cd 4a471dd9fb03 2024-09-13T13:32:29.599 INFO:teuthology.orchestra.run.smithi018.stdout:grafana.a smithi094 *:3000 running (7m) 32s ago 28m 80.7M - 10.4.0 c8b91775d855 ecaea22becd1 2024-09-13T13:32:29.599 INFO:teuthology.orchestra.run.smithi018.stdout:iscsi.foo.smithi018.nwavmm smithi018 *:5000 running (9m) 2m ago 28m - - 3.8 19dc8d659727 9b4878212bf6 2024-09-13T13:32:29.599 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.x smithi094 *:8443,9283,8765 running (8m) 32s ago 32m 460M - 19.3.0-4917-gb0201b8c 1641fe80ce72 bbaa72a462d6 2024-09-13T13:32:29.599 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.y smithi018 *:8443,9283,8765 running (18m) 2m ago 34m - - 19.3.0-4917-gb0201b8c 1641fe80ce72 3f2eb2c1f516 2024-09-13T13:32:29.599 INFO:teuthology.orchestra.run.smithi018.stdout:mon.a smithi018 running (6m) 2m ago 34m - 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 4b6683667c23 2024-09-13T13:32:29.599 INFO:teuthology.orchestra.run.smithi018.stdout:mon.b smithi094 running (6m) 32s ago 33m 48.1M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f93a73fd761c 2024-09-13T13:32:29.599 INFO:teuthology.orchestra.run.smithi018.stdout:mon.c smithi018 running (5m) 2m ago 33m - 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 6df86de1efa9 2024-09-13T13:32:29.599 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.a smithi018 *:9100 running (8m) 2m ago 28m - - 1.7.0 72c9c2088986 c5e18de76a6e 2024-09-13T13:32:29.599 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.b smithi094 *:9100 running (8m) 32s ago 28m 10.4M - 1.7.0 72c9c2088986 a95105133908 2024-09-13T13:32:29.599 INFO:teuthology.orchestra.run.smithi018.stdout:osd.0 smithi018 running (5m) 2m ago 32m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 78f2de3e3450 2024-09-13T13:32:29.599 INFO:teuthology.orchestra.run.smithi018.stdout:osd.1 smithi018 running (4m) 2m ago 32m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 28075436a43a 2024-09-13T13:32:29.599 INFO:teuthology.orchestra.run.smithi018.stdout:osd.2 smithi018 running (3m) 2m ago 31m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 93461208d569 2024-09-13T13:32:29.599 INFO:teuthology.orchestra.run.smithi018.stdout:osd.3 smithi018 running (2m) 2m ago 31m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 d296d1ccf1ec 2024-09-13T13:32:29.599 INFO:teuthology.orchestra.run.smithi018.stdout:osd.4 smithi094 running (2m) 32s ago 31m 47.1M 3248M 19.3.0-4917-gb0201b8c 1641fe80ce72 21d459137aa2 2024-09-13T13:32:29.600 INFO:teuthology.orchestra.run.smithi018.stdout:osd.5 smithi094 running (107s) 32s ago 30m 45.2M 3248M 19.3.0-4917-gb0201b8c 1641fe80ce72 0cbfbf6da3b9 2024-09-13T13:32:29.600 INFO:teuthology.orchestra.run.smithi018.stdout:osd.6 smithi094 running (72s) 32s ago 30m 43.3M 3248M 19.3.0-4917-gb0201b8c 1641fe80ce72 05bf8972cb5b 2024-09-13T13:32:29.600 INFO:teuthology.orchestra.run.smithi018.stdout:osd.7 smithi094 running (37s) 32s ago 29m 12.0M 3248M 19.3.0-4917-gb0201b8c 1641fe80ce72 9707c45d5106 2024-09-13T13:32:29.600 INFO:teuthology.orchestra.run.smithi018.stdout:prometheus.a smithi094 *:9095 running (8m) 32s ago 29m 56.0M - 2.51.0 1d3b7f56885b 5640dcdde21e 2024-09-13T13:32:29.600 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi018.ocguil smithi018 *:8000 running (28m) 2m ago 28m - - 19.1.1-322-g7741f7f9 19dc8d659727 58af66f2aa64 2024-09-13T13:32:29.600 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi094.tfxryb smithi094 *:8000 running (28m) 32s ago 28m 90.0M - 19.1.1-322-g7741f7f9 19dc8d659727 cf6adeb72bb8 2024-09-13T13:32:30.347 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 1'"'"'' 2024-09-13T13:32:30.610 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:32:30.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:30 smithi018 ceph-mon[107276]: from='client.44550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:32:30.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:30 smithi018 ceph-mon[107276]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:30.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:30 smithi018 ceph-mon[103699]: from='client.44550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:32:30.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:30 smithi018 ceph-mon[103699]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:30.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:30 smithi094 ceph-mon[87648]: from='client.44550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:32:30.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:30 smithi094 ceph-mon[87648]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:31.320 INFO:teuthology.orchestra.run.smithi018.stdout:true 2024-09-13T13:32:31.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:31 smithi018 ceph-mon[103699]: from='client.? 172.21.15.18:0/4150872395' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:31.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:31 smithi018 ceph-mon[107276]: from='client.? 172.21.15.18:0/4150872395' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:31.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:31 smithi094 ceph-mon[87648]: from='client.? 172.21.15.18:0/4150872395' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:31.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:32:31 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:32:31.552299014Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:32:32.096 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions | jq -e '"'"'.osd | keys'"'"' | grep $sha1' 2024-09-13T13:32:32.358 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:32:32.780 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:32 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:32:32.781 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:32 smithi018 ceph-mon[107276]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:32:32.781 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:32 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:32:32.781 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:32 smithi018 ceph-mon[103699]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:32:32.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:32 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:32:32.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:32 smithi094 ceph-mon[87648]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:32:33.141 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)" 2024-09-13T13:32:33.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:33 smithi094 ceph-mon[87648]: from='client.? 172.21.15.18:0/169935555' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:33.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:33 smithi018 ceph-mon[107276]: from='client.? 172.21.15.18:0/169935555' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:33.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:33 smithi018 ceph-mon[103699]: from='client.? 172.21.15.18:0/169935555' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:33.934 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:32:33 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:32:33] "GET /metrics HTTP/1.1" 200 38397 "" "Prometheus/2.51.0" 2024-09-13T13:32:34.071 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch upgrade status' 2024-09-13T13:32:34.333 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:32:34.762 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:34 smithi018 ceph-mon[107276]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:34.763 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:34 smithi018 ceph-mon[103699]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:34.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:34 smithi094 ceph-mon[87648]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:34.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:32:34 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:32:34.549710465Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:32:34.987 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:32:34.987 INFO:teuthology.orchestra.run.smithi018.stdout: "target_image": null, 2024-09-13T13:32:34.987 INFO:teuthology.orchestra.run.smithi018.stdout: "in_progress": false, 2024-09-13T13:32:34.988 INFO:teuthology.orchestra.run.smithi018.stdout: "which": "", 2024-09-13T13:32:34.988 INFO:teuthology.orchestra.run.smithi018.stdout: "services_complete": [], 2024-09-13T13:32:34.988 INFO:teuthology.orchestra.run.smithi018.stdout: "progress": null, 2024-09-13T13:32:34.988 INFO:teuthology.orchestra.run.smithi018.stdout: "message": "", 2024-09-13T13:32:34.988 INFO:teuthology.orchestra.run.smithi018.stdout: "is_paused": false 2024-09-13T13:32:34.988 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:32:35.666 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph health detail' 2024-09-13T13:32:35.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:35 smithi094 ceph-mon[87648]: from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:32:35.922 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:32:35.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:35 smithi018 ceph-mon[103699]: from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:32:35.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:35 smithi018 ceph-mon[107276]: from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:32:36.578 INFO:teuthology.orchestra.run.smithi018.stdout:HEALTH_OK 2024-09-13T13:32:36.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:36 smithi094 ceph-mon[87648]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:36.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:36 smithi018 ceph-mon[103699]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:36.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:36 smithi018 ceph-mon[107276]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:37.212 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo' 2024-09-13T13:32:37.466 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:32:37.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:37 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:32:37.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:37 smithi094 ceph-mon[87648]: from='client.? 172.21.15.18:0/1037868161' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T13:32:37.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:32:37 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:32:37.55849856Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:32:37.852 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:37 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:32:37.852 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:37 smithi018 ceph-mon[107276]: from='client.? 172.21.15.18:0/1037868161' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T13:32:37.852 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:37 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:32:37.852 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:37 smithi018 ceph-mon[103699]: from='client.? 172.21.15.18:0/1037868161' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-13T13:32:38.789 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:38 smithi018 ceph-mon[107276]: from='client.54584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:32:38.789 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:38 smithi018 ceph-mon[107276]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:32:38.790 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:38 smithi018 ceph-mon[103699]: from='client.54584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:32:38.790 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:38 smithi018 ceph-mon[103699]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:32:38.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:38 smithi094 ceph-mon[87648]: from='client.54584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:32:38.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:38 smithi094 ceph-mon[87648]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:32:39.488 INFO:teuthology.orchestra.run.smithi018.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:32:40.098 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- 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-13T13:32:40.591 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:40 smithi018 ceph-mon[103699]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:32:40.591 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:40 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:40.591 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:40 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:32:40.591 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:40 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:32:40.591 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:40 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:40.591 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:40 smithi018 ceph-mon[103699]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:32:40.592 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:40 smithi018 ceph-mon[103699]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:40.592 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:40 smithi018 ceph-mon[107276]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:32:40.592 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:40 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:40.592 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:40 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:32:40.592 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:40 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:32:40.592 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:40 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:40.592 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:40 smithi018 ceph-mon[107276]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:32:40.592 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:40 smithi018 ceph-mon[107276]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:40.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:32:40 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:32:40.550427138Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:32:40.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:40 smithi094 ceph-mon[87648]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:32:40.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:40 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:40.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:40 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:32:40.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:40 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:32:40.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:40 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:40.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:40 smithi094 ceph-mon[87648]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:32:40.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:40 smithi094 ceph-mon[87648]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:40.927 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:32:42.053 INFO:teuthology.orchestra.run.smithi018.stdout:true 2024-09-13T13:32:42.658 INFO:teuthology.orchestra.run.smithi018.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:32:42.658 INFO:teuthology.orchestra.run.smithi018.stdout:alertmanager.a smithi018 *:9093,9094 running (8m) 3m ago 29m - - 0.27.0 11f11916f8cd 4a471dd9fb03 2024-09-13T13:32:42.658 INFO:teuthology.orchestra.run.smithi018.stdout:grafana.a smithi094 *:3000 running (7m) 45s ago 28m 80.7M - 10.4.0 c8b91775d855 ecaea22becd1 2024-09-13T13:32:42.658 INFO:teuthology.orchestra.run.smithi018.stdout:iscsi.foo.smithi018.nwavmm smithi018 *:5000 running (9m) 3m ago 28m - - 3.8 19dc8d659727 9b4878212bf6 2024-09-13T13:32:42.658 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.x smithi094 *:8443,9283,8765 running (9m) 45s ago 33m 460M - 19.3.0-4917-gb0201b8c 1641fe80ce72 bbaa72a462d6 2024-09-13T13:32:42.658 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.y smithi018 *:8443,9283,8765 running (18m) 3m ago 34m - - 19.3.0-4917-gb0201b8c 1641fe80ce72 3f2eb2c1f516 2024-09-13T13:32:42.658 INFO:teuthology.orchestra.run.smithi018.stdout:mon.a smithi018 running (6m) 3m ago 34m - 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 4b6683667c23 2024-09-13T13:32:42.658 INFO:teuthology.orchestra.run.smithi018.stdout:mon.b smithi094 running (6m) 45s ago 33m 48.1M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f93a73fd761c 2024-09-13T13:32:42.659 INFO:teuthology.orchestra.run.smithi018.stdout:mon.c smithi018 running (6m) 3m ago 33m - 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 6df86de1efa9 2024-09-13T13:32:42.659 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.a smithi018 *:9100 running (8m) 3m ago 28m - - 1.7.0 72c9c2088986 c5e18de76a6e 2024-09-13T13:32:42.659 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.b smithi094 *:9100 running (8m) 45s ago 28m 10.4M - 1.7.0 72c9c2088986 a95105133908 2024-09-13T13:32:42.659 INFO:teuthology.orchestra.run.smithi018.stdout:osd.0 smithi018 running (5m) 3m ago 32m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 78f2de3e3450 2024-09-13T13:32:42.659 INFO:teuthology.orchestra.run.smithi018.stdout:osd.1 smithi018 running (4m) 3m ago 32m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 28075436a43a 2024-09-13T13:32:42.659 INFO:teuthology.orchestra.run.smithi018.stdout:osd.2 smithi018 running (3m) 3m ago 32m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 93461208d569 2024-09-13T13:32:42.659 INFO:teuthology.orchestra.run.smithi018.stdout:osd.3 smithi018 running (3m) 3m ago 31m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 d296d1ccf1ec 2024-09-13T13:32:42.659 INFO:teuthology.orchestra.run.smithi018.stdout:osd.4 smithi094 running (2m) 45s ago 31m 47.1M 3248M 19.3.0-4917-gb0201b8c 1641fe80ce72 21d459137aa2 2024-09-13T13:32:42.659 INFO:teuthology.orchestra.run.smithi018.stdout:osd.5 smithi094 running (2m) 45s ago 30m 45.2M 3248M 19.3.0-4917-gb0201b8c 1641fe80ce72 0cbfbf6da3b9 2024-09-13T13:32:42.659 INFO:teuthology.orchestra.run.smithi018.stdout:osd.6 smithi094 running (85s) 45s ago 30m 43.3M 3248M 19.3.0-4917-gb0201b8c 1641fe80ce72 05bf8972cb5b 2024-09-13T13:32:42.660 INFO:teuthology.orchestra.run.smithi018.stdout:osd.7 smithi094 running (50s) 45s ago 30m 12.0M 3248M 19.3.0-4917-gb0201b8c 1641fe80ce72 9707c45d5106 2024-09-13T13:32:42.660 INFO:teuthology.orchestra.run.smithi018.stdout:prometheus.a smithi094 *:9095 running (8m) 45s ago 29m 56.0M - 2.51.0 1d3b7f56885b 5640dcdde21e 2024-09-13T13:32:42.660 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi018.ocguil smithi018 *:8000 running (28m) 3m ago 28m - - 19.1.1-322-g7741f7f9 19dc8d659727 58af66f2aa64 2024-09-13T13:32:42.660 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi094.tfxryb smithi094 *:8000 running (28m) 45s ago 28m 90.0M - 19.1.1-322-g7741f7f9 19dc8d659727 cf6adeb72bb8 2024-09-13T13:32:42.660 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:42.660 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[103699]: Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T13:32:42.660 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[103699]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T13:32:42.661 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:32:42.661 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:42.661 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all mgr 2024-09-13T13:32:42.661 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:42.661 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:42.661 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all mon 2024-09-13T13:32:42.661 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:42.661 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:42.661 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all crash 2024-09-13T13:32:42.661 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:42.661 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:42.661 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all osd 2024-09-13T13:32:42.662 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:42.662 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:42.662 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all mds 2024-09-13T13:32:42.662 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:42.662 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:42.662 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[107276]: Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T13:32:42.662 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[107276]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T13:32:42.662 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:32:42.663 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:42.663 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all mgr 2024-09-13T13:32:42.663 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:42.663 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:42.663 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all mon 2024-09-13T13:32:42.663 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:42.663 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:42.663 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all crash 2024-09-13T13:32:42.663 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:42.663 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:42.663 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all osd 2024-09-13T13:32:42.663 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:42.663 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:42.663 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all mds 2024-09-13T13:32:42.663 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:42 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:42.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:42 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:42.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:42 smithi094 ceph-mon[87648]: Upgrade: Target is version 19.3.0-4917-gb0201b8c (squid) 2024-09-13T13:32:42.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:42 smithi094 ceph-mon[87648]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, digests ['quay.ceph.io/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b'] 2024-09-13T13:32:42.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:42 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:32:42.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:42 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:42.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:42 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all mgr 2024-09-13T13:32:42.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:42 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:42.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:42 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:42.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:42 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all mon 2024-09-13T13:32:42.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:42 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:42.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:42 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:42.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:42 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all crash 2024-09-13T13:32:42.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:42 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:42.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:42 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:42.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:42 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all osd 2024-09-13T13:32:42.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:42 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:42.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:42 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:42.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:42 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all mds 2024-09-13T13:32:42.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:42 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:43.017 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:32:43.017 INFO:teuthology.orchestra.run.smithi018.stdout: "mon": { 2024-09-13T13:32:43.017 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 3 2024-09-13T13:32:43.017 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:32:43.017 INFO:teuthology.orchestra.run.smithi018.stdout: "mgr": { 2024-09-13T13:32:43.017 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:32:43.018 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:32:43.018 INFO:teuthology.orchestra.run.smithi018.stdout: "osd": { 2024-09-13T13:32:43.018 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 8 2024-09-13T13:32:43.018 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:32:43.018 INFO:teuthology.orchestra.run.smithi018.stdout: "rgw": { 2024-09-13T13:32:43.018 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T13:32:43.018 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:32:43.018 INFO:teuthology.orchestra.run.smithi018.stdout: "overall": { 2024-09-13T13:32:43.018 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2, 2024-09-13T13:32:43.018 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 13 2024-09-13T13:32:43.018 INFO:teuthology.orchestra.run.smithi018.stdout: } 2024-09-13T13:32:43.018 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:32:43.327 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:32:43.327 INFO:teuthology.orchestra.run.smithi018.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T13:32:43.327 INFO:teuthology.orchestra.run.smithi018.stdout: "in_progress": true, 2024-09-13T13:32:43.327 INFO:teuthology.orchestra.run.smithi018.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-13T13:32:43.327 INFO:teuthology.orchestra.run.smithi018.stdout: "services_complete": [], 2024-09-13T13:32:43.328 INFO:teuthology.orchestra.run.smithi018.stdout: "progress": "0/2 daemons upgraded", 2024-09-13T13:32:43.328 INFO:teuthology.orchestra.run.smithi018.stdout: "message": "Currently upgrading rgw daemons", 2024-09-13T13:32:43.328 INFO:teuthology.orchestra.run.smithi018.stdout: "is_paused": false 2024-09-13T13:32:43.328 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:32:43.618 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:43 smithi018 ceph-mon[107276]: from='client.44586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:32:43.618 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:43 smithi018 ceph-mon[107276]: from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:32:43.618 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:43 smithi018 ceph-mon[107276]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:32:43.618 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:43 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:43.618 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:43 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi018.ocguil", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T13:32:43.619 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:43 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi018.ocguil", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T13:32:43.619 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:43 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:32:43.619 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:43 smithi018 ceph-mon[107276]: from='client.? 172.21.15.18:0/1588195666' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:43.619 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:43 smithi018 ceph-mon[103699]: from='client.44586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:32:43.619 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:43 smithi018 ceph-mon[103699]: from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:32:43.620 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:43 smithi018 ceph-mon[103699]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:32:43.620 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:43 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:43.620 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:43 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi018.ocguil", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T13:32:43.620 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:43 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi018.ocguil", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T13:32:43.620 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:43 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:32:43.620 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:43 smithi018 ceph-mon[103699]: from='client.? 172.21.15.18:0/1588195666' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:43.709 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:32:43 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:32:43.556365207Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:32:43.709 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:43 smithi094 ceph-mon[87648]: from='client.44586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:32:43.709 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:43 smithi094 ceph-mon[87648]: from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:32:43.709 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:43 smithi094 ceph-mon[87648]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:32:43.709 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:43 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:43.710 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:43 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi018.ocguil", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T13:32:43.710 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:43 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi018.ocguil", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T13:32:43.710 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:43 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:32:43.710 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:43 smithi094 ceph-mon[87648]: from='client.? 172.21.15.18:0/1588195666' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:32:43.933 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:32:43 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:32:43] "GET /metrics HTTP/1.1" 200 38397 "" "Prometheus/2.51.0" 2024-09-13T13:32:44.538 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:44 smithi018 ceph-mon[107276]: from='client.44598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:32:44.538 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:44 smithi018 ceph-mon[107276]: Upgrade: Updating rgw.foo.smithi018.ocguil (1/2) 2024-09-13T13:32:44.538 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:44 smithi018 ceph-mon[107276]: Deploying daemon rgw.foo.smithi018.ocguil on smithi018 2024-09-13T13:32:44.539 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:44 smithi018 ceph-mon[107276]: from='client.54614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:32:44.539 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:44 smithi018 ceph-mon[103699]: from='client.44598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:32:44.539 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:44 smithi018 ceph-mon[103699]: Upgrade: Updating rgw.foo.smithi018.ocguil (1/2) 2024-09-13T13:32:44.539 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:44 smithi018 ceph-mon[103699]: Deploying daemon rgw.foo.smithi018.ocguil on smithi018 2024-09-13T13:32:44.539 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:44 smithi018 ceph-mon[103699]: from='client.54614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:32:44.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:44 smithi094 ceph-mon[87648]: from='client.44598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:32:44.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:44 smithi094 ceph-mon[87648]: Upgrade: Updating rgw.foo.smithi018.ocguil (1/2) 2024-09-13T13:32:44.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:44 smithi094 ceph-mon[87648]: Deploying daemon rgw.foo.smithi018.ocguil on smithi018 2024-09-13T13:32:44.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:44 smithi094 ceph-mon[87648]: from='client.54614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:32:45.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:45 smithi018 ceph-mon[103699]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:45.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:45 smithi018 ceph-mon[107276]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:45.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:45 smithi094 ceph-mon[87648]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:46.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:46 smithi094 ceph-mon[87648]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:46.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:32:46 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:32:46.555292809Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:32:46.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:46 smithi018 ceph-mon[103699]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:46.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:46 smithi018 ceph-mon[107276]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:47.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:47 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:32:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:47 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:32:47.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:47 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:32:47.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:47 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:32:47.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:47 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:32:47.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:47 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:32:48.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:48 smithi094 ceph-mon[87648]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:32:48.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:48 smithi018 ceph-mon[103699]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:32:48.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:48 smithi018 ceph-mon[107276]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:32:49.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:32:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:32:49.546514975Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:32:50.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:50 smithi094 ceph-mon[87648]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:50.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:50 smithi018 ceph-mon[103699]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:50.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:50 smithi018 ceph-mon[107276]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:52.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:52 smithi094 ceph-mon[87648]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:32:52.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:32:52 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:32:52.55722472Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:32:52.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:52 smithi018 ceph-mon[103699]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:32:52.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:52 smithi018 ceph-mon[107276]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:32:54.183 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:32:53 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:32:53] "GET /metrics HTTP/1.1" 200 38395 "" "Prometheus/2.51.0" 2024-09-13T13:32:55.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:55 smithi018 ceph-mon[103699]: pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:55.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:55 smithi018 ceph-mon[107276]: pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:55.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:55 smithi094 ceph-mon[87648]: pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:55.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:32:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:32:55.546347158Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:32:56.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:56 smithi018 ceph-mon[103699]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:56.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:56 smithi018 ceph-mon[107276]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:56.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:56 smithi094 ceph-mon[87648]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:32:57.849 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:57 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:32:57.849 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:57 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:57.849 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:57 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:57.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:57 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:32:57.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:57 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:57.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:57 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:57.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:57 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:32:57.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:57 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:57.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:57 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:58.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:32:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:32:58.552734255Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:32:59.172 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:58 smithi094 ceph-mon[87648]: Upgrade: Updating rgw.foo.smithi094.tfxryb (2/2) 2024-09-13T13:32:59.173 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:58 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:59.173 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:58 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi094.tfxryb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T13:32:59.173 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:58 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi094.tfxryb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T13:32:59.173 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:58 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:32:59.173 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:58 smithi094 ceph-mon[87648]: Deploying daemon rgw.foo.smithi094.tfxryb on smithi094 2024-09-13T13:32:59.173 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:32:58 smithi094 ceph-mon[87648]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 25 op/s 2024-09-13T13:32:59.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:58 smithi018 ceph-mon[103699]: Upgrade: Updating rgw.foo.smithi094.tfxryb (2/2) 2024-09-13T13:32:59.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:58 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:59.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:58 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi094.tfxryb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T13:32:59.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:58 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi094.tfxryb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T13:32:59.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:58 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:32:59.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:58 smithi018 ceph-mon[103699]: Deploying daemon rgw.foo.smithi094.tfxryb on smithi094 2024-09-13T13:32:59.183 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:32:58 smithi018 ceph-mon[103699]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 25 op/s 2024-09-13T13:32:59.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:58 smithi018 ceph-mon[107276]: Upgrade: Updating rgw.foo.smithi094.tfxryb (2/2) 2024-09-13T13:32:59.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:58 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:32:59.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:58 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi094.tfxryb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T13:32:59.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:58 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi094.tfxryb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-13T13:32:59.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:58 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:32:59.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:58 smithi018 ceph-mon[107276]: Deploying daemon rgw.foo.smithi094.tfxryb on smithi094 2024-09-13T13:32:59.184 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:32:58 smithi018 ceph-mon[107276]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 25 op/s 2024-09-13T13:33:00.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:00 smithi094 ceph-mon[87648]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 46 op/s 2024-09-13T13:33:00.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:00 smithi018 ceph-mon[103699]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 46 op/s 2024-09-13T13:33:00.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:00 smithi018 ceph-mon[107276]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 46 op/s 2024-09-13T13:33:01.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:33:01 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:33:01.550086161Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:33:02.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:02 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:33:02.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:02 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:33:02.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:02 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:33:03.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:03 smithi094 ceph-mon[87648]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T13:33:03.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:03 smithi018 ceph-mon[103699]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T13:33:03.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:03 smithi018 ceph-mon[107276]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T13:33:04.183 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:33:03 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:33:03] "GET /metrics HTTP/1.1" 200 38380 "" "Prometheus/2.51.0" 2024-09-13T13:33:04.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:04 smithi094 ceph-mon[87648]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T13:33:04.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:33:04 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:33:04.554097383Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:33:04.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:04 smithi018 ceph-mon[103699]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T13:33:04.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:04 smithi018 ceph-mon[107276]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T13:33:06.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:06 smithi094 ceph-mon[87648]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T13:33:06.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:06 smithi018 ceph-mon[103699]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T13:33:06.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:06 smithi018 ceph-mon[107276]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T13:33:07.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:07 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:33:07.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:33:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:33:07.554944522Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:33:07.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:07 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:33:07.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:07 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:33:08.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:08 smithi094 ceph-mon[87648]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T13:33:08.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:08 smithi018 ceph-mon[103699]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T13:33:08.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:08 smithi018 ceph-mon[107276]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-13T13:33:10.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:10 smithi094 ceph-mon[87648]: pgmap v340: 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-13T13:33:10.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:33:10 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:33:10.552253577Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:33:10.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:10 smithi018 ceph-mon[103699]: pgmap v340: 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-13T13:33:10.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:10 smithi018 ceph-mon[107276]: pgmap v340: 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-13T13:33:12.778 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:12 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:12.778 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:12 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:12.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:12 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:12.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:12 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:12.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:12 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:12.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:12 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:13.664 INFO:teuthology.orchestra.run.smithi018.stdout:true 2024-09-13T13:33:13.684 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:13 smithi018 ceph-mon[103699]: pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 85 B/s wr, 50 op/s 2024-09-13T13:33:13.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:13 smithi018 ceph-mon[107276]: pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 85 B/s wr, 50 op/s 2024-09-13T13:33:13.755 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:13 smithi094 ceph-mon[87648]: pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 85 B/s wr, 50 op/s 2024-09-13T13:33:13.756 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:33:13 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:33:13.55874712Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:33:13.955 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:33:13 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:33:13] "GET /metrics HTTP/1.1" 200 38380 "" "Prometheus/2.51.0" 2024-09-13T13:33:14.273 INFO:teuthology.orchestra.run.smithi018.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:33:14.273 INFO:teuthology.orchestra.run.smithi018.stdout:alertmanager.a smithi018 *:9093,9094 running (8m) 3m ago 29m - - 0.27.0 11f11916f8cd 4a471dd9fb03 2024-09-13T13:33:14.273 INFO:teuthology.orchestra.run.smithi018.stdout:grafana.a smithi094 *:3000 running (8m) 77s ago 29m 80.7M - 10.4.0 c8b91775d855 ecaea22becd1 2024-09-13T13:33:14.273 INFO:teuthology.orchestra.run.smithi018.stdout:iscsi.foo.smithi018.nwavmm smithi018 *:5000 running (9m) 3m ago 28m - - 3.8 19dc8d659727 9b4878212bf6 2024-09-13T13:33:14.274 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.x smithi094 *:8443,9283,8765 running (9m) 77s ago 33m 460M - 19.3.0-4917-gb0201b8c 1641fe80ce72 bbaa72a462d6 2024-09-13T13:33:14.274 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.y smithi018 *:8443,9283,8765 running (18m) 3m ago 35m - - 19.3.0-4917-gb0201b8c 1641fe80ce72 3f2eb2c1f516 2024-09-13T13:33:14.274 INFO:teuthology.orchestra.run.smithi018.stdout:mon.a smithi018 running (6m) 3m ago 35m - 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 4b6683667c23 2024-09-13T13:33:14.274 INFO:teuthology.orchestra.run.smithi018.stdout:mon.b smithi094 running (7m) 77s ago 34m 48.1M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f93a73fd761c 2024-09-13T13:33:14.274 INFO:teuthology.orchestra.run.smithi018.stdout:mon.c smithi018 running (6m) 3m ago 33m - 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 6df86de1efa9 2024-09-13T13:33:14.274 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.a smithi018 *:9100 running (9m) 3m ago 29m - - 1.7.0 72c9c2088986 c5e18de76a6e 2024-09-13T13:33:14.274 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.b smithi094 *:9100 running (9m) 77s ago 29m 10.4M - 1.7.0 72c9c2088986 a95105133908 2024-09-13T13:33:14.274 INFO:teuthology.orchestra.run.smithi018.stdout:osd.0 smithi018 running (5m) 3m ago 33m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 78f2de3e3450 2024-09-13T13:33:14.274 INFO:teuthology.orchestra.run.smithi018.stdout:osd.1 smithi018 running (5m) 3m ago 33m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 28075436a43a 2024-09-13T13:33:14.274 INFO:teuthology.orchestra.run.smithi018.stdout:osd.2 smithi018 running (4m) 3m ago 32m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 93461208d569 2024-09-13T13:33:14.274 INFO:teuthology.orchestra.run.smithi018.stdout:osd.3 smithi018 running (3m) 3m ago 32m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 d296d1ccf1ec 2024-09-13T13:33:14.274 INFO:teuthology.orchestra.run.smithi018.stdout:osd.4 smithi094 running (3m) 77s ago 31m 47.1M 3248M 19.3.0-4917-gb0201b8c 1641fe80ce72 21d459137aa2 2024-09-13T13:33:14.274 INFO:teuthology.orchestra.run.smithi018.stdout:osd.5 smithi094 running (2m) 77s ago 31m 45.2M 3248M 19.3.0-4917-gb0201b8c 1641fe80ce72 0cbfbf6da3b9 2024-09-13T13:33:14.274 INFO:teuthology.orchestra.run.smithi018.stdout:osd.6 smithi094 running (117s) 77s ago 30m 43.3M 3248M 19.3.0-4917-gb0201b8c 1641fe80ce72 05bf8972cb5b 2024-09-13T13:33:14.275 INFO:teuthology.orchestra.run.smithi018.stdout:osd.7 smithi094 running (81s) 77s ago 30m 12.0M 3248M 19.3.0-4917-gb0201b8c 1641fe80ce72 9707c45d5106 2024-09-13T13:33:14.275 INFO:teuthology.orchestra.run.smithi018.stdout:prometheus.a smithi094 *:9095 running (8m) 77s ago 30m 56.0M - 2.51.0 1d3b7f56885b 5640dcdde21e 2024-09-13T13:33:14.275 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi018.ocguil smithi018 *:8000 starting - - - - 2024-09-13T13:33:14.275 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi094.tfxryb smithi094 *:8000 starting - - - - 2024-09-13T13:33:14.636 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:33:14.637 INFO:teuthology.orchestra.run.smithi018.stdout: "mon": { 2024-09-13T13:33:14.637 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 3 2024-09-13T13:33:14.637 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:33:14.637 INFO:teuthology.orchestra.run.smithi018.stdout: "mgr": { 2024-09-13T13:33:14.637 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:33:14.637 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:33:14.637 INFO:teuthology.orchestra.run.smithi018.stdout: "osd": { 2024-09-13T13:33:14.637 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 8 2024-09-13T13:33:14.637 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:33:14.637 INFO:teuthology.orchestra.run.smithi018.stdout: "rgw": { 2024-09-13T13:33:14.637 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2, 2024-09-13T13:33:14.637 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 2 2024-09-13T13:33:14.637 INFO:teuthology.orchestra.run.smithi018.stdout: }, 2024-09-13T13:33:14.637 INFO:teuthology.orchestra.run.smithi018.stdout: "overall": { 2024-09-13T13:33:14.638 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2, 2024-09-13T13:33:14.638 INFO:teuthology.orchestra.run.smithi018.stdout: "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)": 15 2024-09-13T13:33:14.638 INFO:teuthology.orchestra.run.smithi018.stdout: } 2024-09-13T13:33:14.638 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:33:14.940 INFO:teuthology.orchestra.run.smithi018.stdout:{ 2024-09-13T13:33:14.940 INFO:teuthology.orchestra.run.smithi018.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b", 2024-09-13T13:33:14.940 INFO:teuthology.orchestra.run.smithi018.stdout: "in_progress": true, 2024-09-13T13:33:14.940 INFO:teuthology.orchestra.run.smithi018.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-13T13:33:14.940 INFO:teuthology.orchestra.run.smithi018.stdout: "services_complete": [], 2024-09-13T13:33:14.941 INFO:teuthology.orchestra.run.smithi018.stdout: "progress": "1/2 daemons upgraded", 2024-09-13T13:33:14.941 INFO:teuthology.orchestra.run.smithi018.stdout: "message": "Currently upgrading rgw daemons", 2024-09-13T13:33:14.941 INFO:teuthology.orchestra.run.smithi018.stdout: "is_paused": false 2024-09-13T13:33:14.941 INFO:teuthology.orchestra.run.smithi018.stdout:} 2024-09-13T13:33:15.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:15 smithi094 ceph-mon[87648]: from='client.54662 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:33:15.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:15 smithi094 ceph-mon[87648]: from='client.44661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:33:15.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:15 smithi094 ceph-mon[87648]: from='client.54674 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:33:15.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:15 smithi094 ceph-mon[87648]: pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 56 op/s 2024-09-13T13:33:15.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:15 smithi094 ceph-mon[87648]: from='client.? 172.21.15.18:0/95722756' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:15.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:15 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:15.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:15 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:15.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:15 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:15.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:15 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:15.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:15 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:15.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:15 smithi018 ceph-mon[103699]: from='client.54662 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:33:15.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:15 smithi018 ceph-mon[103699]: from='client.44661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:33:15.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:15 smithi018 ceph-mon[103699]: from='client.54674 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:33:15.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:15 smithi018 ceph-mon[103699]: pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 56 op/s 2024-09-13T13:33:15.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:15 smithi018 ceph-mon[103699]: from='client.? 172.21.15.18:0/95722756' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:15.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:15 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:15.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:15 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:15.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:15 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:15.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:15 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:15.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:15 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:15.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:15 smithi018 ceph-mon[107276]: from='client.54662 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:33:15.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:15 smithi018 ceph-mon[107276]: from='client.44661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:33:15.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:15 smithi018 ceph-mon[107276]: from='client.54674 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:33:15.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:15 smithi018 ceph-mon[107276]: pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 56 op/s 2024-09-13T13:33:15.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:15 smithi018 ceph-mon[107276]: from='client.? 172.21.15.18:0/95722756' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:15.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:15 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:15.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:15 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:15.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:15 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:15.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:15 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:15.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:15 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:16.526 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:16 smithi018 ceph-mon[107276]: from='client.54686 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:33:16.526 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:16 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:16.526 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:16 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:16.526 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:16 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:16.526 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:16 smithi018 ceph-mon[103699]: from='client.54686 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:33:16.526 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:16 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:16.526 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:16 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:16.526 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:16 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:16.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:33:16 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:33:16.554694131Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:33:16.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:16 smithi094 ceph-mon[87648]: from='client.54686 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:33:16.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:16 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:16.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:16 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:16.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:16 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:17.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:17 smithi018 ceph-mon[103699]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 81 op/s 2024-09-13T13:33:17.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:17 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:33:17.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:17 smithi018 ceph-mon[107276]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 81 op/s 2024-09-13T13:33:17.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:17 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:33:17.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:17 smithi094 ceph-mon[87648]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 85 B/s wr, 81 op/s 2024-09-13T13:33:17.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:17 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:33:18.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:18 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:33:18.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:18 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:33:18.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:18 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:33:19.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:33:19.545467041Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:33:19.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: pgmap v344: 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-13T13:33:19.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:19.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:19.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:19.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:19.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:33:19.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:33:19.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:19.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:33:19.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.809 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:19.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi018.ocguil"} : dispatch 2024-09-13T13:33:19.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi018.ocguil"} : dispatch 2024-09-13T13:33:19.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi018.ocguil"}]': finished 2024-09-13T13:33:19.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi094.tfxryb"} : dispatch 2024-09-13T13:33:19.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi094.tfxryb"} : dispatch 2024-09-13T13:33:19.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi094.tfxryb"}]': finished 2024-09-13T13:33:19.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:19.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:19.810 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:19.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:19.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:33:19.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:33:19.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:33:19.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.811 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:33:19.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:33:19.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:33:19.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:33:19.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:33:19.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:33:19.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-13T13:33:19.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:33:19.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:33:19.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T13:33:19.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:33:19.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:33:19.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-13T13:33:19.812 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:33:19.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:33:19.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T13:33:19.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:33:19.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:33:19.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T13:33:19.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:33:19.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:33:19.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:33:19.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:33:19.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T13:33:19.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:33:19.813 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:33:19.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:33:19.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.814 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:33:19.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:33:19.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:33:19.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:33:19.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:33:19.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:19.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:33:19.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:33:19.815 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:19 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:19.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: pgmap v344: 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-13T13:33:19.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:19.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:19.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:19.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:19.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:33:19.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:33:19.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:19.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:33:19.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:19.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi018.ocguil"} : dispatch 2024-09-13T13:33:19.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi018.ocguil"} : dispatch 2024-09-13T13:33:19.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi018.ocguil"}]': finished 2024-09-13T13:33:19.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi094.tfxryb"} : dispatch 2024-09-13T13:33:19.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi094.tfxryb"} : dispatch 2024-09-13T13:33:19.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi094.tfxryb"}]': finished 2024-09-13T13:33:19.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:19.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:19.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:19.935 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.936 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: pgmap v344: 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-13T13:33:19.936 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:19.936 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:19.936 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:19.936 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:19.936 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:33:19.936 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:33:19.936 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:19.936 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:33:19.936 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.936 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.936 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.937 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.937 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.937 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.937 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:19.937 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi018.ocguil"} : dispatch 2024-09-13T13:33:19.937 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi018.ocguil"} : dispatch 2024-09-13T13:33:19.937 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi018.ocguil"}]': finished 2024-09-13T13:33:19.937 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi094.tfxryb"} : dispatch 2024-09-13T13:33:19.937 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi094.tfxryb"} : dispatch 2024-09-13T13:33:19.937 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi094.tfxryb"}]': finished 2024-09-13T13:33:19.937 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.937 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:19.937 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.938 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.938 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:19.938 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.938 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:19.938 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.938 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:19.938 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.938 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.938 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.939 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.939 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.939 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.939 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:33:19.939 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:33:19.939 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:33:19.939 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.939 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.939 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:33:19.939 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:33:19.939 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:33:19.939 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:33:19.939 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:33:19.939 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:33:19.940 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-13T13:33:19.940 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:33:19.940 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:33:19.940 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T13:33:19.940 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:33:19.940 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:33:19.940 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-13T13:33:19.940 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:33:19.940 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:33:19.940 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T13:33:19.940 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.940 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.940 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:33:19.940 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:33:19.940 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T13:33:19.941 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:33:19.941 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:33:19.941 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:33:19.941 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:33:19.941 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T13:33:19.941 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:33:19.941 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:33:19.941 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:33:19.941 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.941 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.941 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.941 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.941 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.941 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.942 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.942 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.942 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:19.942 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.942 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.942 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.942 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.942 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.942 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:19.942 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:33:19.943 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-13T13:33:19.943 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T13:33:19.943 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.943 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.943 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T13:33:19.943 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:33:19.943 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-13T13:33:19.943 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T13:33:19.943 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:33:19.943 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-13T13:33:19.943 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-13T13:33:19.943 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:33:19.943 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-13T13:33:19.943 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T13:33:19.943 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:33:19.944 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-13T13:33:19.944 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-13T13:33:19.944 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.944 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.944 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.944 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.944 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:33:19.944 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:33:19.945 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:33:19.945 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:33:19.945 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:33:19.945 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:19.945 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:33:19.945 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:33:19.945 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:19.945 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:33:19.945 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-13T13:33:19.946 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T13:33:19.946 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.946 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.946 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:33:19.946 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-13T13:33:19.946 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T13:33:19.946 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:33:19.946 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-13T13:33:19.946 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:33:19.946 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-13T13:33:19.946 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T13:33:19.946 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:33:19.946 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-13T13:33:19.946 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T13:33:19.947 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.947 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.947 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.947 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.947 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.947 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.947 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.947 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.947 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.947 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.947 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.947 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-13T13:33:19.947 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:33:19.948 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-13T13:33:19.948 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T13:33:19.948 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:33:19.948 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:33:19.948 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:19.948 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:33:19.948 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:33:19.948 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:19 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:20.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:20 smithi094 ceph-mon[87648]: Upgrade: 2 rgw daemon(s) are 19.1.1-322-g7741f7f9 != target 19.3.0-4917-gb0201b8c 2024-09-13T13:33:20.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:20 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all rgw 2024-09-13T13:33:20.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:20 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all rbd-mirror 2024-09-13T13:33:20.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:20 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all ceph-exporter 2024-09-13T13:33:20.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:20 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all nfs 2024-09-13T13:33:20.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:20 smithi094 ceph-mon[87648]: Upgrade: Setting container_image for all nvmeof 2024-09-13T13:33:20.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:20 smithi094 ceph-mon[87648]: Upgrade: Finalizing container_image settings 2024-09-13T13:33:20.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:20 smithi094 ceph-mon[87648]: Upgrade: Complete! 2024-09-13T13:33:20.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:20 smithi094 ceph-mon[87648]: Checking dashboard <-> RGW credentials 2024-09-13T13:33:20.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:20 smithi018 ceph-mon[107276]: Upgrade: 2 rgw daemon(s) are 19.1.1-322-g7741f7f9 != target 19.3.0-4917-gb0201b8c 2024-09-13T13:33:20.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:20 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all rgw 2024-09-13T13:33:20.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:20 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all rbd-mirror 2024-09-13T13:33:20.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:20 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all ceph-exporter 2024-09-13T13:33:20.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:20 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all nfs 2024-09-13T13:33:20.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:20 smithi018 ceph-mon[107276]: Upgrade: Setting container_image for all nvmeof 2024-09-13T13:33:20.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:20 smithi018 ceph-mon[107276]: Upgrade: Finalizing container_image settings 2024-09-13T13:33:20.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:20 smithi018 ceph-mon[107276]: Upgrade: Complete! 2024-09-13T13:33:20.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:20 smithi018 ceph-mon[107276]: Checking dashboard <-> RGW credentials 2024-09-13T13:33:20.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:20 smithi018 ceph-mon[103699]: Upgrade: 2 rgw daemon(s) are 19.1.1-322-g7741f7f9 != target 19.3.0-4917-gb0201b8c 2024-09-13T13:33:20.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:20 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all rgw 2024-09-13T13:33:20.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:20 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all rbd-mirror 2024-09-13T13:33:20.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:20 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all ceph-exporter 2024-09-13T13:33:20.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:20 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all nfs 2024-09-13T13:33:20.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:20 smithi018 ceph-mon[103699]: Upgrade: Setting container_image for all nvmeof 2024-09-13T13:33:20.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:20 smithi018 ceph-mon[103699]: Upgrade: Finalizing container_image settings 2024-09-13T13:33:20.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:20 smithi018 ceph-mon[103699]: Upgrade: Complete! 2024-09-13T13:33:20.934 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:20 smithi018 ceph-mon[103699]: Checking dashboard <-> RGW credentials 2024-09-13T13:33:21.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:21 smithi094 ceph-mon[87648]: pgmap v345: 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-13T13:33:21.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:21 smithi018 ceph-mon[107276]: pgmap v345: 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-13T13:33:21.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:21 smithi018 ceph-mon[103699]: pgmap v345: 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-13T13:33:22.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:33:22 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:33:22.548428727Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:33:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:23 smithi018 ceph-mon[107276]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:23.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:23 smithi018 ceph-mon[107276]: pgmap v346: 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-13T13:33:23.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:23 smithi018 ceph-mon[103699]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:23.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:23 smithi018 ceph-mon[103699]: pgmap v346: 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-13T13:33:23.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:23 smithi094 ceph-mon[87648]: from='mgr.25178 ' entity='mgr.y' 2024-09-13T13:33:23.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:23 smithi094 ceph-mon[87648]: pgmap v346: 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-13T13:33:24.183 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:33:23 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:33:23] "GET /metrics HTTP/1.1" 200 38397 "" "Prometheus/2.51.0" 2024-09-13T13:33:24.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:24 smithi094 ceph-mon[87648]: pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 85 B/s wr, 75 op/s 2024-09-13T13:33:24.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:24 smithi018 ceph-mon[103699]: pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 85 B/s wr, 75 op/s 2024-09-13T13:33:24.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:24 smithi018 ceph-mon[107276]: pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 85 B/s wr, 75 op/s 2024-09-13T13:33:25.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:33:25 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:33:25.554506329Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:33:26.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:26 smithi094 ceph-mon[87648]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 85 B/s wr, 31 op/s 2024-09-13T13:33:26.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:26 smithi018 ceph-mon[103699]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 85 B/s wr, 31 op/s 2024-09-13T13:33:26.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:26 smithi018 ceph-mon[107276]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 85 B/s wr, 31 op/s 2024-09-13T13:33:27.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:27 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:33:27.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:27 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:33:27.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:27 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:33:28.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:28 smithi094 ceph-mon[87648]: pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:33:28.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:33:28 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:33:28.547381821Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:33:28.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:28 smithi018 ceph-mon[103699]: pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:33:28.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:28 smithi018 ceph-mon[107276]: pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:33:30.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:30 smithi094 ceph-mon[87648]: pgmap v350: 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-13T13:33:30.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:30 smithi018 ceph-mon[103699]: pgmap v350: 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-13T13:33:30.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:30 smithi018 ceph-mon[107276]: pgmap v350: 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-13T13:33:32.057 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:33:31 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:33:31.558545265Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:33:32.557 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:32 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:33:32.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:32 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:33:32.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:32 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:33:33.558 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:33 smithi094 ceph-mon[87648]: pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-09-13T13:33:33.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:33 smithi018 ceph-mon[103699]: pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-09-13T13:33:33.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:33 smithi018 ceph-mon[107276]: pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 2 op/s 2024-09-13T13:33:34.183 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:33:33 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:33:33] "GET /metrics HTTP/1.1" 200 38401 "" "Prometheus/2.51.0" 2024-09-13T13:33:34.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:34 smithi094 ceph-mon[87648]: pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-09-13T13:33:34.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:33:34 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:33:34.554472706Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:33:34.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:34 smithi018 ceph-mon[107276]: pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-09-13T13:33:34.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:34 smithi018 ceph-mon[103699]: pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-09-13T13:33:36.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:36 smithi094 ceph-mon[87648]: pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:33:36.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:36 smithi018 ceph-mon[107276]: pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:33:36.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:36 smithi018 ceph-mon[103699]: pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:33:37.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:37 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:33:37.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:33:37 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:33:37.555018512Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:33:37.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:37 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:33:37.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:37 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:33:38.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:38 smithi094 ceph-mon[87648]: pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:33:38.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:38 smithi018 ceph-mon[103699]: pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:33:38.934 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:38 smithi018 ceph-mon[107276]: pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:33:40.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:40 smithi094 ceph-mon[87648]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:33:40.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:33:40 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:33:40.559497519Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:33:40.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:40 smithi018 ceph-mon[103699]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:33:40.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:40 smithi018 ceph-mon[107276]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:33:42.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:42 smithi094 ceph-mon[87648]: 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-13T13:33:42.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:42 smithi018 ceph-mon[103699]: 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-13T13:33:42.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:42 smithi018 ceph-mon[107276]: 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-13T13:33:43.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:33:43 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:33:43.555018706Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:33:44.183 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:33:43 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:33:43] "GET /metrics HTTP/1.1" 200 38401 "" "Prometheus/2.51.0" 2024-09-13T13:33:44.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:44 smithi094 ceph-mon[87648]: 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-13T13:33:44.855 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:44 smithi018 ceph-mon[103699]: 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-13T13:33:44.856 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:44 smithi018 ceph-mon[107276]: 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-13T13:33:45.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:45 smithi094 ceph-mon[87648]: from='client.44721 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:33:45.933 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:45 smithi018 ceph-mon[103699]: from='client.44721 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:33:45.933 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:45 smithi018 ceph-mon[107276]: from='client.44721 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:33:45.983 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph orch ps' 2024-09-13T13:33:46.253 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:33:46.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:46 smithi018 ceph-mon[103699]: pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:33:46.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:46 smithi018 ceph-mon[107276]: pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:33:46.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:46 smithi094 ceph-mon[87648]: pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-13T13:33:46.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:33:46 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:33:46.554612607Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:33:47.064 INFO:teuthology.orchestra.run.smithi018.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T13:33:47.064 INFO:teuthology.orchestra.run.smithi018.stdout:alertmanager.a smithi018 *:9093,9094 running (9m) 32s ago 30m - - 0.27.0 11f11916f8cd 4a471dd9fb03 2024-09-13T13:33:47.064 INFO:teuthology.orchestra.run.smithi018.stdout:grafana.a smithi094 *:3000 running (8m) 32s ago 29m 78.3M - 10.4.0 c8b91775d855 ecaea22becd1 2024-09-13T13:33:47.064 INFO:teuthology.orchestra.run.smithi018.stdout:iscsi.foo.smithi018.nwavmm smithi018 *:5000 running (10m) 32s ago 29m - - 3.8 19dc8d659727 9b4878212bf6 2024-09-13T13:33:47.064 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.x smithi094 *:8443,9283,8765 running (10m) 32s ago 34m 460M - 19.3.0-4917-gb0201b8c 1641fe80ce72 bbaa72a462d6 2024-09-13T13:33:47.064 INFO:teuthology.orchestra.run.smithi018.stdout:mgr.y smithi018 *:8443,9283,8765 running (19m) 32s ago 35m - - 19.3.0-4917-gb0201b8c 1641fe80ce72 3f2eb2c1f516 2024-09-13T13:33:47.064 INFO:teuthology.orchestra.run.smithi018.stdout:mon.a smithi018 running (7m) 32s ago 35m - 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 4b6683667c23 2024-09-13T13:33:47.065 INFO:teuthology.orchestra.run.smithi018.stdout:mon.b smithi094 running (8m) 32s ago 34m 51.4M 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 f93a73fd761c 2024-09-13T13:33:47.065 INFO:teuthology.orchestra.run.smithi018.stdout:mon.c smithi018 running (7m) 32s ago 34m - 2048M 19.3.0-4917-gb0201b8c 1641fe80ce72 6df86de1efa9 2024-09-13T13:33:47.065 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.a smithi018 *:9100 running (9m) 32s ago 29m - - 1.7.0 72c9c2088986 c5e18de76a6e 2024-09-13T13:33:47.065 INFO:teuthology.orchestra.run.smithi018.stdout:node-exporter.b smithi094 *:9100 running (9m) 32s ago 29m 11.2M - 1.7.0 72c9c2088986 a95105133908 2024-09-13T13:33:47.065 INFO:teuthology.orchestra.run.smithi018.stdout:osd.0 smithi018 running (6m) 32s ago 33m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 78f2de3e3450 2024-09-13T13:33:47.065 INFO:teuthology.orchestra.run.smithi018.stdout:osd.1 smithi018 running (5m) 32s ago 33m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 28075436a43a 2024-09-13T13:33:47.065 INFO:teuthology.orchestra.run.smithi018.stdout:osd.2 smithi018 running (5m) 32s ago 33m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 93461208d569 2024-09-13T13:33:47.065 INFO:teuthology.orchestra.run.smithi018.stdout:osd.3 smithi018 running (4m) 32s ago 32m - 2993M 19.3.0-4917-gb0201b8c 1641fe80ce72 d296d1ccf1ec 2024-09-13T13:33:47.065 INFO:teuthology.orchestra.run.smithi018.stdout:osd.4 smithi094 running (3m) 32s ago 32m 51.1M 3248M 19.3.0-4917-gb0201b8c 1641fe80ce72 21d459137aa2 2024-09-13T13:33:47.065 INFO:teuthology.orchestra.run.smithi018.stdout:osd.5 smithi094 running (3m) 32s ago 31m 48.6M 3248M 19.3.0-4917-gb0201b8c 1641fe80ce72 0cbfbf6da3b9 2024-09-13T13:33:47.065 INFO:teuthology.orchestra.run.smithi018.stdout:osd.6 smithi094 running (2m) 32s ago 31m 46.4M 3248M 19.3.0-4917-gb0201b8c 1641fe80ce72 05bf8972cb5b 2024-09-13T13:33:47.065 INFO:teuthology.orchestra.run.smithi018.stdout:osd.7 smithi094 running (114s) 32s ago 31m 46.5M 3248M 19.3.0-4917-gb0201b8c 1641fe80ce72 9707c45d5106 2024-09-13T13:33:47.066 INFO:teuthology.orchestra.run.smithi018.stdout:prometheus.a smithi094 *:9095 running (9m) 32s ago 30m 56.1M - 2.51.0 1d3b7f56885b 5640dcdde21e 2024-09-13T13:33:47.066 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi018.ocguil smithi018 *:8000 running (50s) 32s ago 29m - - 19.3.0-4917-gb0201b8c 1641fe80ce72 3467b62c5c7b 2024-09-13T13:33:47.066 INFO:teuthology.orchestra.run.smithi018.stdout:rgw.foo.smithi094.tfxryb smithi094 *:8000 running (36s) 32s ago 29m 76.4M - 19.3.0-4917-gb0201b8c 1641fe80ce72 3509898f8138 2024-09-13T13:33:47.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:47 smithi018 ceph-mon[103699]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:33:47.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:47 smithi018 ceph-mon[103699]: from='client.54731 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:33:47.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:47 smithi018 ceph-mon[103699]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:33:47.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:47 smithi018 ceph-mon[107276]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:33:47.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:47 smithi018 ceph-mon[107276]: from='client.54731 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:33:47.684 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:47 smithi018 ceph-mon[107276]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:33:47.716 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c 'ceph versions | jq -e '"'"'.rgw | length == 1'"'"'' 2024-09-13T13:33:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:47 smithi094 ceph-mon[87648]: from='client.15483 -' entity='client.iscsi.foo.smithi018.nwavmm' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-13T13:33:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:47 smithi094 ceph-mon[87648]: from='client.54731 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:33:47.808 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:47 smithi094 ceph-mon[87648]: from='mgr.25178 172.21.15.18:0/1519738643' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-13T13:33:47.971 INFO:teuthology.orchestra.run.smithi018.stderr:Inferring config /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:33:48.683 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:48 smithi018 ceph-mon[103699]: pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:33:48.683 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:48 smithi018 ceph-mon[107276]: pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:33:48.807 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:48 smithi094 ceph-mon[87648]: pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-13T13:33:48.824 INFO:teuthology.orchestra.run.smithi018.stdout:false 2024-09-13T13:33:49.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T13:33:49.469 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_b0201b8c79733293453e7f10a10c7fa43119222b/qa/tasks/cephadm.py", line 1525, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_b0201b8c79733293453e7f10a10c7fa43119222b/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 smithi018 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 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c \'ceph versions | jq -e \'"\'"\'.rgw | length == 1\'"\'"\'\'' 2024-09-13T13:33:49.715 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=01eb4617f56541ee83ce30da88721dec 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_b0201b8c79733293453e7f10a10c7fa43119222b/qa/tasks/cephadm.py", line 1525, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_b0201b8c79733293453e7f10a10c7fa43119222b/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 smithi018 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 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c \'ceph versions | jq -e \'"\'"\'.rgw | length == 1\'"\'"\'\'' 2024-09-13T13:33:49.718 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-13T13:33:49.727 INFO:tasks.cephadm:Teardown begin 2024-09-13T13:33:49.727 DEBUG:teuthology.orchestra.run.smithi018:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-13T13:33:49.768 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:49 smithi018 ceph-mon[103699]: from='client.? 172.21.15.18:0/1412539324' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:49.768 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:49 smithi018 ceph-mon[107276]: from='client.? 172.21.15.18:0/1412539324' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:49.773 DEBUG:teuthology.orchestra.run.smithi094:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-13T13:33:49.801 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:49 smithi094 ceph-mon[87648]: from='client.? 172.21.15.18:0/1412539324' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-13T13:33:49.802 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:33:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:33:49.547729672Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:33:49.806 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-13T13:33:49.807 DEBUG:teuthology.orchestra.run.smithi018:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-13T13:33:49.831 DEBUG:teuthology.orchestra.run.smithi094:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-13T13:33:49.865 INFO:tasks.cephadm:Stopping all daemons... 2024-09-13T13:33:49.865 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-13T13:33:49.865 DEBUG:teuthology.orchestra.run.smithi018:> sudo systemctl stop ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mon.a 2024-09-13T13:33:50.173 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:49 smithi018 systemd[1]: Stopping Ceph mon.a for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:33:50.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:50 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-a[103695]: 2024-09-13T13:33:50.172+0000 7f432270f640 -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-13T13:33:50.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:50 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-a[103695]: 2024-09-13T13:33:50.172+0000 7f432270f640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-13T13:33:50.433 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:50 smithi018 podman[141861]: 2024-09-13 13:33:50.213135248 +0000 UTC m=+0.145412297 container died 4b6683667c2325af69fc9a854fbdb999f0b9cbcaa1caf2515d28757449ba00e4 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-a, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T13:33:50.932 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:50 smithi018 podman[141861]: 2024-09-13 13:33:50.680708913 +0000 UTC m=+0.612985970 container cleanup 4b6683667c2325af69fc9a854fbdb999f0b9cbcaa1caf2515d28757449ba00e4 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-a, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_CLEAN=True) 2024-09-13T13:33:50.932 INFO:journalctl@ceph.mon.a.smithi018.stdout:Sep 13 13:33:50 smithi018 bash[141861]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-a 2024-09-13T13:33:51.115 DEBUG:teuthology.orchestra.run.smithi018:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mon.a.service' 2024-09-13T13:33:51.168 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T13:33:51.168 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-13T13:33:51.169 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-09-13T13:33:51.169 DEBUG:teuthology.orchestra.run.smithi018:> sudo systemctl stop ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mon.c 2024-09-13T13:33:51.461 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:51 smithi018 systemd[1]: Stopping Ceph mon.c for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:33:51.803 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:51 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-c[107272]: 2024-09-13T13:33:51.458+0000 7efce250a640 -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-13T13:33:51.804 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:51 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-c[107272]: 2024-09-13T13:33:51.458+0000 7efce250a640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-13T13:33:51.804 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:51 smithi018 podman[141983]: 2024-09-13 13:33:51.541849957 +0000 UTC m=+0.189033358 container died 6df86de1efa97de727f506a7e24be6cf96af5aa57ef3742a1d05cbd7a3ed9075 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-c, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS) 2024-09-13T13:33:52.178 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:51 smithi018 podman[141983]: 2024-09-13 13:33:51.893151205 +0000 UTC m=+0.540334597 container cleanup 6df86de1efa97de727f506a7e24be6cf96af5aa57ef3742a1d05cbd7a3ed9075 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-c, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-09-13T13:33:52.178 INFO:journalctl@ceph.mon.c.smithi018.stdout:Sep 13 13:33:51 smithi018 bash[141983]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-c 2024-09-13T13:33:52.329 DEBUG:teuthology.orchestra.run.smithi018:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mon.c.service' 2024-09-13T13:33:52.366 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T13:33:52.366 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-09-13T13:33:52.366 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-09-13T13:33:52.367 DEBUG:teuthology.orchestra.run.smithi094:> sudo systemctl stop ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mon.b 2024-09-13T13:33:52.679 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:52 smithi094 systemd[1]: Stopping Ceph mon.b for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:33:52.680 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:33:52 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:33:52.551534789Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:33:53.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:52 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-b[87644]: 2024-09-13T13:33:52.678+0000 7fd3854d1640 -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-13T13:33:53.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:52 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-b[87644]: 2024-09-13T13:33:52.678+0000 7fd3854d1640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-13T13:33:53.058 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:52 smithi094 podman[113753]: 2024-09-13 13:33:52.882950924 +0000 UTC m=+0.313286168 container died f93a73fd761c66ccd2f0001b2d5034ac8fb4e924248097f1ea7dd271ca63e2e3 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-13T13:33:53.504 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:53 smithi094 podman[113753]: 2024-09-13 13:33:53.302982924 +0000 UTC m=+0.733318142 container cleanup f93a73fd761c66ccd2f0001b2d5034ac8fb4e924248097f1ea7dd271ca63e2e3 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-b, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-13T13:33:53.504 INFO:journalctl@ceph.mon.b.smithi094.stdout:Sep 13 13:33:53 smithi094 bash[113753]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mon-b 2024-09-13T13:33:53.651 DEBUG:teuthology.orchestra.run.smithi094:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mon.b.service' 2024-09-13T13:33:53.696 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T13:33:53.696 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-09-13T13:33:53.696 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-09-13T13:33:53.697 DEBUG:teuthology.orchestra.run.smithi018:> sudo systemctl stop ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mgr.y 2024-09-13T13:33:54.023 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:33:53 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: ::ffff:172.21.15.94 - - [13/Sep/2024:13:33:53] "GET /metrics HTTP/1.1" 200 38402 "" "Prometheus/2.51.0" 2024-09-13T13:33:54.023 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:33:53 smithi018 systemd[1]: Stopping Ceph mgr.y for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:33:54.341 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:33:54 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y[82241]: 2024-09-13T13:33:54.021+0000 7faf52025640 -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-13T13:33:54.341 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:33:54 smithi018 podman[142105]: 2024-09-13 13:33:54.053897774 +0000 UTC m=+0.150422151 container stop 3f2eb2c1f516d10c181a69764ba61e3de5444275a78e1c45f1d30e9065a0935e (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, io.buildah.version=1.37.2, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-13T13:33:54.341 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:33:54 smithi018 podman[142105]: 2024-09-13 13:33:54.080385694 +0000 UTC m=+0.176910064 container died 3f2eb2c1f516d10c181a69764ba61e3de5444275a78e1c45f1d30e9065a0935e (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-13T13:33:54.632 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:33:54 smithi018 podman[142105]: 2024-09-13 13:33:54.422479459 +0000 UTC m=+0.519003828 container cleanup 3f2eb2c1f516d10c181a69764ba61e3de5444275a78e1c45f1d30e9065a0935e (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, GIT_BRANCH=HEAD) 2024-09-13T13:33:54.632 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:33:54 smithi018 bash[142105]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y 2024-09-13T13:33:54.899 INFO:journalctl@ceph.mgr.y.smithi018.stdout:Sep 13 13:33:54 smithi018 podman[142119]: 2024-09-13 13:33:54.632228114 +0000 UTC m=+0.569666467 container remove 3f2eb2c1f516d10c181a69764ba61e3de5444275a78e1c45f1d30e9065a0935e (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-y, ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-13T13:33:54.904 DEBUG:teuthology.orchestra.run.smithi018:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mgr.y.service' 2024-09-13T13:33:54.940 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T13:33:54.940 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-09-13T13:33:54.940 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-13T13:33:54.941 DEBUG:teuthology.orchestra.run.smithi094:> sudo systemctl stop ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mgr.x 2024-09-13T13:33:55.264 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:33:54 smithi094 systemd[1]: Stopping Ceph mgr.x for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:33:55.550 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:33:55 smithi094 podman[113875]: 2024-09-13 13:33:55.263656701 +0000 UTC m=+0.130796098 container died bbaa72a462d6e16db54e90043f49af3f418dde59b7a05293db6866d3ae5d82ff (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD) 2024-09-13T13:33:55.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:33:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:33:55.555765187Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:33:55.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:33:55 smithi094 podman[113875]: 2024-09-13 13:33:55.632644715 +0000 UTC m=+0.499784111 container cleanup bbaa72a462d6e16db54e90043f49af3f418dde59b7a05293db6866d3ae5d82ff (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731) 2024-09-13T13:33:55.808 INFO:journalctl@ceph.mgr.x.smithi094.stdout:Sep 13 13:33:55 smithi094 bash[113875]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-mgr-x 2024-09-13T13:33:56.059 DEBUG:teuthology.orchestra.run.smithi094:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@mgr.x.service' 2024-09-13T13:33:56.094 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T13:33:56.094 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-13T13:33:56.095 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-13T13:33:56.095 DEBUG:teuthology.orchestra.run.smithi018:> sudo systemctl stop ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.0 2024-09-13T13:33:56.394 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:33:56 smithi018 systemd[1]: Stopping Ceph osd.0 for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:33:56.683 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:33:56 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0[113036]: 2024-09-13T13:33:56.392+0000 7fd3c23a3640 -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-13T13:33:56.683 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:33:56 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0[113036]: 2024-09-13T13:33:56.392+0000 7fd3c23a3640 -1 osd.0 150 *** Got signal Terminated *** 2024-09-13T13:33:56.683 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:33:56 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0[113036]: 2024-09-13T13:33:56.392+0000 7fd3c23a3640 -1 osd.0 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T13:33:58.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:33:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:33:58.545894976Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:34:01.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:34:01 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:34:01.547367115Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:34:02.019 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:34:01 smithi018 podman[142227]: 2024-09-13 13:34:01.749419793 +0000 UTC m=+5.456632835 container died 78f2de3e345025cb98f20d50a0364bf0a44d4b0fc6a28a4d3d1f8a26cb5eb257 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.37.2, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-13T13:34:02.419 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:34:02 smithi018 podman[142227]: 2024-09-13 13:34:02.117689128 +0000 UTC m=+5.824902172 container cleanup 78f2de3e345025cb98f20d50a0364bf0a44d4b0fc6a28a4d3d1f8a26cb5eb257 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-13T13:34:02.420 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:34:02 smithi018 bash[142227]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0 2024-09-13T13:34:02.683 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:34:02 smithi018 podman[142243]: 2024-09-13 13:34:02.419246275 +0000 UTC m=+0.668841064 container remove 78f2de3e345025cb98f20d50a0364bf0a44d4b0fc6a28a4d3d1f8a26cb5eb257 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T13:34:03.031 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:34:02 smithi018 podman[142334]: 2024-09-13 13:34:02.654633005 +0000 UTC m=+0.016404241 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:34:03.031 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:34:02 smithi018 podman[142334]: 2024-09-13 13:34:02.778378976 +0000 UTC m=+0.140150195 container create 45bf8f544cec3e94136fdc209e780ef9198f208dba2d804fee7c5e65c9deb26e (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-09-13T13:34:03.433 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:34:03 smithi018 podman[142334]: 2024-09-13 13:34:03.030928564 +0000 UTC m=+0.392699792 container init 45bf8f544cec3e94136fdc209e780ef9198f208dba2d804fee7c5e65c9deb26e (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2) 2024-09-13T13:34:03.433 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:34:03 smithi018 podman[142334]: 2024-09-13 13:34:03.034436075 +0000 UTC m=+0.396207302 container start 45bf8f544cec3e94136fdc209e780ef9198f208dba2d804fee7c5e65c9deb26e (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-09-13T13:34:03.433 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:34:03 smithi018 podman[142334]: 2024-09-13 13:34:03.114099557 +0000 UTC m=+0.475870787 container attach 45bf8f544cec3e94136fdc209e780ef9198f208dba2d804fee7c5e65c9deb26e (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=) 2024-09-13T13:34:03.433 INFO:journalctl@ceph.osd.0.smithi018.stdout:Sep 13 13:34:03 smithi018 podman[142334]: 2024-09-13 13:34:03.229118945 +0000 UTC m=+0.590890178 container died 45bf8f544cec3e94136fdc209e780ef9198f208dba2d804fee7c5e65c9deb26e (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-13T13:34:03.892 DEBUG:teuthology.orchestra.run.smithi018:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.0.service' 2024-09-13T13:34:03.935 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T13:34:03.936 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-13T13:34:03.936 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-13T13:34:03.936 DEBUG:teuthology.orchestra.run.smithi018:> sudo systemctl stop ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.1 2024-09-13T13:34:04.183 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:34:04 smithi018 systemd[1]: Stopping Ceph osd.1 for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:34:04.683 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:34:04 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1[117720]: 2024-09-13T13:34:04.304+0000 7f0e52076640 -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-13T13:34:04.683 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:34:04 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1[117720]: 2024-09-13T13:34:04.304+0000 7f0e52076640 -1 osd.1 150 *** Got signal Terminated *** 2024-09-13T13:34:04.683 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:34:04 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1[117720]: 2024-09-13T13:34:04.304+0000 7f0e52076640 -1 osd.1 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T13:34:04.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:34:04 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:34:04.558312685Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:34:07.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:34:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:34:07.555241468Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:34:10.115 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:34:09 smithi018 podman[142435]: 2024-09-13 13:34:09.685194548 +0000 UTC m=+5.522426534 container died 28075436a43a64cf68f1771544b93daad337c8b464d665e329c946a158e48900 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-09-13T13:34:10.115 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:34:10 smithi018 podman[142435]: 2024-09-13 13:34:10.114626197 +0000 UTC m=+5.951858183 container cleanup 28075436a43a64cf68f1771544b93daad337c8b464d665e329c946a158e48900 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-09-13T13:34:10.433 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:34:10 smithi018 bash[142435]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1 2024-09-13T13:34:10.433 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:34:10 smithi018 podman[142453]: 2024-09-13 13:34:10.305664272 +0000 UTC m=+0.621030839 container remove 28075436a43a64cf68f1771544b93daad337c8b464d665e329c946a158e48900 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True) 2024-09-13T13:34:10.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:34:10 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:34:10.54979157Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:34:11.059 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:34:10 smithi018 podman[142541]: 2024-09-13 13:34:10.731336329 +0000 UTC m=+0.103295834 container create 643f69ad5fade7573c2ff37ab49e4dfaf389d354f65190d3101e2e83f757bad8 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1-deactivate, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-09-13T13:34:11.059 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:34:10 smithi018 podman[142541]: 2024-09-13 13:34:10.644354927 +0000 UTC m=+0.016314394 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:34:11.059 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:34:10 smithi018 podman[142541]: 2024-09-13 13:34:10.975879568 +0000 UTC m=+0.347839041 container init 643f69ad5fade7573c2ff37ab49e4dfaf389d354f65190d3101e2e83f757bad8 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-13T13:34:11.059 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:34:10 smithi018 podman[142541]: 2024-09-13 13:34:10.979712367 +0000 UTC m=+0.351671831 container start 643f69ad5fade7573c2ff37ab49e4dfaf389d354f65190d3101e2e83f757bad8 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-13T13:34:11.059 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:34:11 smithi018 podman[142541]: 2024-09-13 13:34:11.058558405 +0000 UTC m=+0.430517875 container attach 643f69ad5fade7573c2ff37ab49e4dfaf389d354f65190d3101e2e83f757bad8 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T13:34:11.433 INFO:journalctl@ceph.osd.1.smithi018.stdout:Sep 13 13:34:11 smithi018 podman[142541]: 2024-09-13 13:34:11.176025541 +0000 UTC m=+0.547985000 container died 643f69ad5fade7573c2ff37ab49e4dfaf389d354f65190d3101e2e83f757bad8 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T13:34:11.790 DEBUG:teuthology.orchestra.run.smithi018:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.1.service' 2024-09-13T13:34:11.831 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T13:34:11.831 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-13T13:34:11.832 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-13T13:34:11.832 DEBUG:teuthology.orchestra.run.smithi018:> sudo systemctl stop ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.2 2024-09-13T13:34:12.183 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:34:11 smithi018 systemd[1]: Stopping Ceph osd.2 for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:34:12.683 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:34:12 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2[123835]: 2024-09-13T13:34:12.189+0000 7fa8e9cde640 -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-13T13:34:12.683 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:34:12 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2[123835]: 2024-09-13T13:34:12.189+0000 7fa8e9cde640 -1 osd.2 150 *** Got signal Terminated *** 2024-09-13T13:34:12.683 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:34:12 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2[123835]: 2024-09-13T13:34:12.189+0000 7fa8e9cde640 -1 osd.2 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T13:34:13.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:34:13 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:34:13.545511521Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:34:16.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:34:16 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:34:16.555084303Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:34:17.933 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:34:17 smithi018 podman[142644]: 2024-09-13 13:34:17.680404007 +0000 UTC m=+5.614271364 container died 93461208d5697f74fa87eb21c159aa3087a997cb2180b96bd91e558ccc79d607 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2, 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-0840-b0201b8, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T13:34:18.325 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:34:18 smithi018 podman[142644]: 2024-09-13 13:34:18.123136252 +0000 UTC m=+6.057003600 container cleanup 93461208d5697f74fa87eb21c159aa3087a997cb2180b96bd91e558ccc79d607 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=) 2024-09-13T13:34:18.325 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:34:18 smithi018 bash[142644]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2 2024-09-13T13:34:18.558 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:34:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:34:18.138Z 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.18:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.18:8765: connect: connection refused" 2024-09-13T13:34:18.558 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:34:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:34:18.138Z 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.18:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.18:8765: connect: connection refused" 2024-09-13T13:34:18.558 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:34:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:34:18.141Z 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.18:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.18:8765: connect: connection refused" 2024-09-13T13:34:18.559 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:34:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:34:18.143Z 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.18:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.18:8765: connect: connection refused" 2024-09-13T13:34:18.559 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:34:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:34:18.143Z 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.18:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.18:8765: connect: connection refused" 2024-09-13T13:34:18.559 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:34:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:34:18.145Z 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.18:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.18:8765: connect: connection refused" 2024-09-13T13:34:18.559 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:34:18 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:34:18.145Z 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.18:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.18:8765: connect: connection refused" 2024-09-13T13:34:18.683 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:34:18 smithi018 podman[142659]: 2024-09-13 13:34:18.324851398 +0000 UTC m=+0.637496625 container remove 93461208d5697f74fa87eb21c159aa3087a997cb2180b96bd91e558ccc79d607 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True) 2024-09-13T13:34:19.061 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:34:18 smithi018 podman[142749]: 2024-09-13 13:34:18.750584643 +0000 UTC m=+0.112063231 container create 588d69ff9e4a85028de80575ec9abf0913ed050df8024056c33abc94a5929e9e (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2-deactivate, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T13:34:19.062 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:34:18 smithi018 podman[142749]: 2024-09-13 13:34:18.655065082 +0000 UTC m=+0.016543671 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:34:19.062 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:34:18 smithi018 podman[142749]: 2024-09-13 13:34:18.994883675 +0000 UTC m=+0.356362272 container init 588d69ff9e4a85028de80575ec9abf0913ed050df8024056c33abc94a5929e9e (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_CLEAN=True) 2024-09-13T13:34:19.062 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:34:18 smithi018 podman[142749]: 2024-09-13 13:34:18.998523947 +0000 UTC m=+0.360002542 container start 588d69ff9e4a85028de80575ec9abf0913ed050df8024056c33abc94a5929e9e (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2-deactivate, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-13T13:34:19.062 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:34:19 smithi018 podman[142749]: 2024-09-13 13:34:19.06110571 +0000 UTC m=+0.422584313 container attach 588d69ff9e4a85028de80575ec9abf0913ed050df8024056c33abc94a5929e9e (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, 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, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8) 2024-09-13T13:34:19.433 INFO:journalctl@ceph.osd.2.smithi018.stdout:Sep 13 13:34:19 smithi018 podman[142749]: 2024-09-13 13:34:19.195530189 +0000 UTC m=+0.557008778 container died 588d69ff9e4a85028de80575ec9abf0913ed050df8024056c33abc94a5929e9e (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-13T13:34:19.782 DEBUG:teuthology.orchestra.run.smithi018:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.2.service' 2024-09-13T13:34:19.823 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T13:34:19.824 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-13T13:34:19.824 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-13T13:34:19.824 DEBUG:teuthology.orchestra.run.smithi018:> sudo systemctl stop ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.3 2024-09-13T13:34:20.057 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:34:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:34:19.55798939Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:34:20.183 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:34:19 smithi018 systemd[1]: Stopping Ceph osd.3 for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:34:20.440 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:34:20 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3[129975]: 2024-09-13T13:34:20.183+0000 7f2143bb7640 -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-13T13:34:20.440 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:34:20 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3[129975]: 2024-09-13T13:34:20.183+0000 7f2143bb7640 -1 osd.3 150 *** Got signal Terminated *** 2024-09-13T13:34:20.441 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:34:20 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3[129975]: 2024-09-13T13:34:20.183+0000 7f2143bb7640 -1 osd.3 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T13:34:22.810 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:34:22 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4[92082]: 2024-09-13T13:34:22.368+0000 7f65692d7640 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:01.174568+0000 front 2024-09-13T13:34:01.174535+0000 (oldest deadline 2024-09-13T13:34:22.274427+0000) 2024-09-13T13:34:22.810 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:34:22 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:34:22.554879727Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:34:23.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:23 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:23.023+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:55.770682+0000 front 2024-09-13T13:33:55.770616+0000 (oldest deadline 2024-09-13T13:34:22.171020+0000) 2024-09-13T13:34:23.808 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:34:23 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4[92082]: 2024-09-13T13:34:23.353+0000 7f65692d7640 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:01.174568+0000 front 2024-09-13T13:34:01.174535+0000 (oldest deadline 2024-09-13T13:34:22.274427+0000) 2024-09-13T13:34:24.376 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:24 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:24.066+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:55.770682+0000 front 2024-09-13T13:33:55.770616+0000 (oldest deadline 2024-09-13T13:34:22.171020+0000) 2024-09-13T13:34:24.808 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:34:24 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4[92082]: 2024-09-13T13:34:24.374+0000 7f65692d7640 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:01.174568+0000 front 2024-09-13T13:34:01.174535+0000 (oldest deadline 2024-09-13T13:34:22.274427+0000) 2024-09-13T13:34:25.306 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:25 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:25.093+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:55.770682+0000 front 2024-09-13T13:33:55.770616+0000 (oldest deadline 2024-09-13T13:34:22.171020+0000) 2024-09-13T13:34:25.307 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:25 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:25.040+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:00.155708+0000 front 2024-09-13T13:34:00.155481+0000 (oldest deadline 2024-09-13T13:34:24.255588+0000) 2024-09-13T13:34:25.558 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:25 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[96554]: 2024-09-13T13:34:25.305+0000 7f5b1e637640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:59.027883+0000 front 2024-09-13T13:33:59.027949+0000 (oldest deadline 2024-09-13T13:34:24.927695+0000) 2024-09-13T13:34:25.559 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:34:25 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:34:25.546997028Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:34:25.559 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:34:25 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4[92082]: 2024-09-13T13:34:25.389+0000 7f65692d7640 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:01.174568+0000 front 2024-09-13T13:34:01.174535+0000 (oldest deadline 2024-09-13T13:34:22.274427+0000) 2024-09-13T13:34:25.777 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:34:25 smithi018 podman[142863]: 2024-09-13 13:34:25.498835838 +0000 UTC m=+5.438357635 container stop d296d1ccf1ecf833856d4b73e7bb88fd197906b6cb6013a5000a6e762d07c0ad (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T13:34:25.777 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:34:25 smithi018 podman[142863]: 2024-09-13 13:34:25.524450833 +0000 UTC m=+5.463972628 container died d296d1ccf1ecf833856d4b73e7bb88fd197906b6cb6013a5000a6e762d07c0ad (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-13T13:34:26.127 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:34:25 smithi018 podman[142863]: 2024-09-13 13:34:25.959016419 +0000 UTC m=+5.898538230 container cleanup d296d1ccf1ecf833856d4b73e7bb88fd197906b6cb6013a5000a6e762d07c0ad (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-09-13T13:34:26.127 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:34:25 smithi018 bash[142863]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3 2024-09-13T13:34:26.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:26 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:26.069+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:55.770682+0000 front 2024-09-13T13:33:55.770616+0000 (oldest deadline 2024-09-13T13:34:22.171020+0000) 2024-09-13T13:34:26.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:26 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:26.049+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:00.155708+0000 front 2024-09-13T13:34:00.155481+0000 (oldest deadline 2024-09-13T13:34:24.255588+0000) 2024-09-13T13:34:26.433 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:34:26 smithi018 podman[142879]: 2024-09-13 13:34:26.126917561 +0000 UTC m=+0.620127772 container remove d296d1ccf1ecf833856d4b73e7bb88fd197906b6cb6013a5000a6e762d07c0ad (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , 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_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-09-13T13:34:26.807 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:34:26 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4[92082]: 2024-09-13T13:34:26.380+0000 7f65692d7640 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:01.174568+0000 front 2024-09-13T13:34:01.174535+0000 (oldest deadline 2024-09-13T13:34:22.274427+0000) 2024-09-13T13:34:26.808 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:26 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[96554]: 2024-09-13T13:34:26.326+0000 7f5b1e637640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:59.027883+0000 front 2024-09-13T13:33:59.027949+0000 (oldest deadline 2024-09-13T13:34:24.927695+0000) 2024-09-13T13:34:26.905 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:34:26 smithi018 podman[142968]: 2024-09-13 13:34:26.484165609 +0000 UTC m=+0.016618946 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:34:26.905 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:34:26 smithi018 podman[142968]: 2024-09-13 13:34:26.602587945 +0000 UTC m=+0.135041274 container create 801474456d21bb0d0fc4e6afb4809a8070bb0056182fbbbffd62633891445f3c (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=) 2024-09-13T13:34:26.906 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:34:26 smithi018 podman[142968]: 2024-09-13 13:34:26.821710191 +0000 UTC m=+0.354163520 container init 801474456d21bb0d0fc4e6afb4809a8070bb0056182fbbbffd62633891445f3c (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3-deactivate, GIT_BRANCH=HEAD, 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-0840-b0201b8, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-13T13:34:26.906 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:34:26 smithi018 podman[142968]: 2024-09-13 13:34:26.825101629 +0000 UTC m=+0.357554960 container start 801474456d21bb0d0fc4e6afb4809a8070bb0056182fbbbffd62633891445f3c (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3-deactivate, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8) 2024-09-13T13:34:26.906 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:34:26 smithi018 podman[142968]: 2024-09-13 13:34:26.904876167 +0000 UTC m=+0.437329503 container attach 801474456d21bb0d0fc4e6afb4809a8070bb0056182fbbbffd62633891445f3c (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3-deactivate, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-09-13T13:34:27.183 INFO:journalctl@ceph.osd.3.smithi018.stdout:Sep 13 13:34:27 smithi018 podman[142968]: 2024-09-13 13:34:27.01662577 +0000 UTC m=+0.549079103 container died 801474456d21bb0d0fc4e6afb4809a8070bb0056182fbbbffd62633891445f3c (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-09-13T13:34:27.283 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:27 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:27.040+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:55.770682+0000 front 2024-09-13T13:33:55.770616+0000 (oldest deadline 2024-09-13T13:34:22.171020+0000) 2024-09-13T13:34:27.284 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:27 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:27.004+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:00.155708+0000 front 2024-09-13T13:34:00.155481+0000 (oldest deadline 2024-09-13T13:34:24.255588+0000) 2024-09-13T13:34:27.557 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:27 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[96554]: 2024-09-13T13:34:27.282+0000 7f5b1e637640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:59.027883+0000 front 2024-09-13T13:33:59.027949+0000 (oldest deadline 2024-09-13T13:34:24.927695+0000) 2024-09-13T13:34:27.558 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:34:27 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4[92082]: 2024-09-13T13:34:27.402+0000 7f65692d7640 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:01.174568+0000 front 2024-09-13T13:34:01.174535+0000 (oldest deadline 2024-09-13T13:34:22.274427+0000) 2024-09-13T13:34:27.592 DEBUG:teuthology.orchestra.run.smithi018:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.3.service' 2024-09-13T13:34:27.635 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T13:34:27.635 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-13T13:34:27.635 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-13T13:34:27.635 DEBUG:teuthology.orchestra.run.smithi094:> sudo systemctl stop ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.4 2024-09-13T13:34:27.962 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:34:27 smithi094 systemd[1]: Stopping Ceph osd.4 for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:34:28.246 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:28 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:28.059+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:55.770682+0000 front 2024-09-13T13:33:55.770616+0000 (oldest deadline 2024-09-13T13:34:22.171020+0000) 2024-09-13T13:34:28.247 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:27 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:27.974+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:00.155708+0000 front 2024-09-13T13:34:00.155481+0000 (oldest deadline 2024-09-13T13:34:24.255588+0000) 2024-09-13T13:34:28.247 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:34:27 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4[92082]: 2024-09-13T13:34:27.960+0000 7f656ccc2640 -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-13T13:34:28.248 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:34:27 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4[92082]: 2024-09-13T13:34:27.960+0000 7f656ccc2640 -1 osd.4 150 *** Got signal Terminated *** 2024-09-13T13:34:28.248 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:34:27 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4[92082]: 2024-09-13T13:34:27.960+0000 7f656ccc2640 -1 osd.4 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T13:34:28.549 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:28 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[96554]: 2024-09-13T13:34:28.245+0000 7f5b1e637640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:59.027883+0000 front 2024-09-13T13:33:59.027949+0000 (oldest deadline 2024-09-13T13:34:24.927695+0000) 2024-09-13T13:34:28.549 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:34:28 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4[92082]: 2024-09-13T13:34:28.381+0000 7f65692d7640 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:01.174568+0000 front 2024-09-13T13:34:01.174535+0000 (oldest deadline 2024-09-13T13:34:22.274427+0000) 2024-09-13T13:34:28.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:34:28 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:34:28.548484995Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:34:29.296 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:29 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:29.010+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:55.770682+0000 front 2024-09-13T13:33:55.770616+0000 (oldest deadline 2024-09-13T13:34:22.171020+0000) 2024-09-13T13:34:29.297 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:28 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:28.976+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:00.155708+0000 front 2024-09-13T13:34:00.155481+0000 (oldest deadline 2024-09-13T13:34:24.255588+0000) 2024-09-13T13:34:29.558 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:34:29 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4[92082]: 2024-09-13T13:34:29.384+0000 7f65692d7640 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:01.174568+0000 front 2024-09-13T13:34:01.174535+0000 (oldest deadline 2024-09-13T13:34:22.274427+0000) 2024-09-13T13:34:29.558 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:29 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[96554]: 2024-09-13T13:34:29.295+0000 7f5b1e637640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:59.027883+0000 front 2024-09-13T13:33:59.027949+0000 (oldest deadline 2024-09-13T13:34:24.927695+0000) 2024-09-13T13:34:30.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:29 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:29.991+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:55.770682+0000 front 2024-09-13T13:33:55.770616+0000 (oldest deadline 2024-09-13T13:34:22.171020+0000) 2024-09-13T13:34:30.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:29 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:29.985+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:00.155708+0000 front 2024-09-13T13:34:00.155481+0000 (oldest deadline 2024-09-13T13:34:24.255588+0000) 2024-09-13T13:34:30.807 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:34:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4[92082]: 2024-09-13T13:34:30.389+0000 7f65692d7640 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:01.174568+0000 front 2024-09-13T13:34:01.174535+0000 (oldest deadline 2024-09-13T13:34:22.274427+0000) 2024-09-13T13:34:30.808 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[96554]: 2024-09-13T13:34:30.329+0000 7f5b1e637640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:59.027883+0000 front 2024-09-13T13:33:59.027949+0000 (oldest deadline 2024-09-13T13:34:24.927695+0000) 2024-09-13T13:34:30.808 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[96554]: 2024-09-13T13:34:30.329+0000 7f5b1e637640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:07.128938+0000 front 2024-09-13T13:34:07.128817+0000 (oldest deadline 2024-09-13T13:34:30.028865+0000) 2024-09-13T13:34:31.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:31 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:31.028+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:55.770682+0000 front 2024-09-13T13:33:55.770616+0000 (oldest deadline 2024-09-13T13:34:22.171020+0000) 2024-09-13T13:34:31.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:31 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:31.001+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:00.155708+0000 front 2024-09-13T13:34:00.155481+0000 (oldest deadline 2024-09-13T13:34:24.255588+0000) 2024-09-13T13:34:31.808 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:34:31 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4[92082]: 2024-09-13T13:34:31.402+0000 7f65692d7640 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:01.174568+0000 front 2024-09-13T13:34:01.174535+0000 (oldest deadline 2024-09-13T13:34:22.274427+0000) 2024-09-13T13:34:31.809 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:34:31 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:34:31.554425319Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:34:31.809 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:31 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[96554]: 2024-09-13T13:34:31.320+0000 7f5b1e637640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:59.027883+0000 front 2024-09-13T13:33:59.027949+0000 (oldest deadline 2024-09-13T13:34:24.927695+0000) 2024-09-13T13:34:31.810 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:31 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[96554]: 2024-09-13T13:34:31.320+0000 7f5b1e637640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:07.128938+0000 front 2024-09-13T13:34:07.128817+0000 (oldest deadline 2024-09-13T13:34:30.028865+0000) 2024-09-13T13:34:32.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:32 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:32.011+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:55.770682+0000 front 2024-09-13T13:33:55.770616+0000 (oldest deadline 2024-09-13T13:34:22.171020+0000) 2024-09-13T13:34:32.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:32 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:32.011+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:05.373309+0000 front 2024-09-13T13:34:05.373320+0000 (oldest deadline 2024-09-13T13:34:31.273226+0000) 2024-09-13T13:34:32.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:31 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:31.967+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:00.155708+0000 front 2024-09-13T13:34:00.155481+0000 (oldest deadline 2024-09-13T13:34:24.255588+0000) 2024-09-13T13:34:32.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:31 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:31.967+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:06.556561+0000 front 2024-09-13T13:34:06.556611+0000 (oldest deadline 2024-09-13T13:34:31.256549+0000) 2024-09-13T13:34:32.808 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:32 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[96554]: 2024-09-13T13:34:32.368+0000 7f5b1e637640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:59.027883+0000 front 2024-09-13T13:33:59.027949+0000 (oldest deadline 2024-09-13T13:34:24.927695+0000) 2024-09-13T13:34:32.808 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:32 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[96554]: 2024-09-13T13:34:32.368+0000 7f5b1e637640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:07.128938+0000 front 2024-09-13T13:34:07.128817+0000 (oldest deadline 2024-09-13T13:34:30.028865+0000) 2024-09-13T13:34:32.808 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:34:32 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4[92082]: 2024-09-13T13:34:32.440+0000 7f65692d7640 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:01.174568+0000 front 2024-09-13T13:34:01.174535+0000 (oldest deadline 2024-09-13T13:34:22.274427+0000) 2024-09-13T13:34:32.809 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:34:32 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4[92082]: 2024-09-13T13:34:32.440+0000 7f65692d7640 -1 osd.4 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:06.875449+0000 front 2024-09-13T13:34:06.875484+0000 (oldest deadline 2024-09-13T13:34:32.175338+0000) 2024-09-13T13:34:33.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:33 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:33.009+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:55.770682+0000 front 2024-09-13T13:33:55.770616+0000 (oldest deadline 2024-09-13T13:34:22.171020+0000) 2024-09-13T13:34:33.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:33 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:33.009+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:05.373309+0000 front 2024-09-13T13:34:05.373320+0000 (oldest deadline 2024-09-13T13:34:31.273226+0000) 2024-09-13T13:34:33.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:32 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:32.918+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:00.155708+0000 front 2024-09-13T13:34:00.155481+0000 (oldest deadline 2024-09-13T13:34:24.255588+0000) 2024-09-13T13:34:33.309 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:32 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:32.918+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:06.556561+0000 front 2024-09-13T13:34:06.556611+0000 (oldest deadline 2024-09-13T13:34:31.256549+0000) 2024-09-13T13:34:33.629 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:34:33 smithi094 podman[114012]: 2024-09-13 13:34:33.338054815 +0000 UTC m=+5.503113672 container died 21d459137aa27ecab6f23be60f348678e526df729cf3fbabc64a4218d840113c (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , 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) 2024-09-13T13:34:33.630 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:33 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[96554]: 2024-09-13T13:34:33.344+0000 7f5b1e637640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:59.027883+0000 front 2024-09-13T13:33:59.027949+0000 (oldest deadline 2024-09-13T13:34:24.927695+0000) 2024-09-13T13:34:33.630 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:33 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[96554]: 2024-09-13T13:34:33.344+0000 7f5b1e637640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:07.128938+0000 front 2024-09-13T13:34:07.128817+0000 (oldest deadline 2024-09-13T13:34:30.028865+0000) 2024-09-13T13:34:33.880 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:34:33 smithi094 podman[114012]: 2024-09-13 13:34:33.735553071 +0000 UTC m=+5.900611921 container cleanup 21d459137aa27ecab6f23be60f348678e526df729cf3fbabc64a4218d840113c (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, 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, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-13T13:34:33.881 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:34:33 smithi094 bash[114012]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4 2024-09-13T13:34:34.307 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:34:33 smithi094 podman[114026]: 2024-09-13 13:34:33.987010531 +0000 UTC m=+0.647782620 container remove 21d459137aa27ecab6f23be60f348678e526df729cf3fbabc64a4218d840113c (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-13T13:34:34.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:34 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:34.006+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:55.770682+0000 front 2024-09-13T13:33:55.770616+0000 (oldest deadline 2024-09-13T13:34:22.171020+0000) 2024-09-13T13:34:34.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:34 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:34.006+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:05.373309+0000 front 2024-09-13T13:34:05.373320+0000 (oldest deadline 2024-09-13T13:34:31.273226+0000) 2024-09-13T13:34:34.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:33 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:33.879+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:00.155708+0000 front 2024-09-13T13:34:00.155481+0000 (oldest deadline 2024-09-13T13:34:24.255588+0000) 2024-09-13T13:34:34.309 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:33 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:33.879+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:06.556561+0000 front 2024-09-13T13:34:06.556611+0000 (oldest deadline 2024-09-13T13:34:31.256549+0000) 2024-09-13T13:34:34.583 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:34:34 smithi094 podman[114120]: 2024-09-13 13:34:34.21648036 +0000 UTC m=+0.016007883 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:34:34.583 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:34:34 smithi094 podman[114120]: 2024-09-13 13:34:34.346210284 +0000 UTC m=+0.145737845 container create 1629e2f6eb65c34f0e18e93d8ff57683c54a0b1329596ad376d71ac5be500ecc (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-09-13T13:34:34.584 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:34 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[96554]: 2024-09-13T13:34:34.354+0000 7f5b1e637640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:59.027883+0000 front 2024-09-13T13:33:59.027949+0000 (oldest deadline 2024-09-13T13:34:24.927695+0000) 2024-09-13T13:34:34.584 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:34 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[96554]: 2024-09-13T13:34:34.354+0000 7f5b1e637640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:07.128938+0000 front 2024-09-13T13:34:07.128817+0000 (oldest deadline 2024-09-13T13:34:30.028865+0000) 2024-09-13T13:34:34.584 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:34:34 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:34:34.551764084Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:34:34.864 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:34:34 smithi094 podman[114120]: 2024-09-13 13:34:34.582782786 +0000 UTC m=+0.382310302 container init 1629e2f6eb65c34f0e18e93d8ff57683c54a0b1329596ad376d71ac5be500ecc (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2) 2024-09-13T13:34:34.864 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:34:34 smithi094 podman[114120]: 2024-09-13 13:34:34.586689807 +0000 UTC m=+0.386217330 container start 1629e2f6eb65c34f0e18e93d8ff57683c54a0b1329596ad376d71ac5be500ecc (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-13T13:34:34.865 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:34:34 smithi094 podman[114120]: 2024-09-13 13:34:34.665100702 +0000 UTC m=+0.464628242 container attach 1629e2f6eb65c34f0e18e93d8ff57683c54a0b1329596ad376d71ac5be500ecc (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T13:34:34.865 INFO:journalctl@ceph.osd.4.smithi094.stdout:Sep 13 13:34:34 smithi094 podman[114120]: 2024-09-13 13:34:34.782243302 +0000 UTC m=+0.581770818 container died 1629e2f6eb65c34f0e18e93d8ff57683c54a0b1329596ad376d71ac5be500ecc (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-4-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.license=GPLv2) 2024-09-13T13:34:35.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:34 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:34.959+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:55.770682+0000 front 2024-09-13T13:33:55.770616+0000 (oldest deadline 2024-09-13T13:34:22.171020+0000) 2024-09-13T13:34:35.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:34 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:34.959+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:05.373309+0000 front 2024-09-13T13:34:05.373320+0000 (oldest deadline 2024-09-13T13:34:31.273226+0000) 2024-09-13T13:34:35.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:34 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:34.863+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:00.155708+0000 front 2024-09-13T13:34:00.155481+0000 (oldest deadline 2024-09-13T13:34:24.255588+0000) 2024-09-13T13:34:35.309 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:34 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:34.863+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:06.556561+0000 front 2024-09-13T13:34:06.556611+0000 (oldest deadline 2024-09-13T13:34:31.256549+0000) 2024-09-13T13:34:35.429 DEBUG:teuthology.orchestra.run.smithi094:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.4.service' 2024-09-13T13:34:35.469 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T13:34:35.469 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-13T13:34:35.469 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-13T13:34:35.469 DEBUG:teuthology.orchestra.run.smithi094:> sudo systemctl stop ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.5 2024-09-13T13:34:35.677 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:35 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[96554]: 2024-09-13T13:34:35.359+0000 7f5b1e637640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:59.027883+0000 front 2024-09-13T13:33:59.027949+0000 (oldest deadline 2024-09-13T13:34:24.927695+0000) 2024-09-13T13:34:35.677 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:35 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[96554]: 2024-09-13T13:34:35.359+0000 7f5b1e637640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:07.128938+0000 front 2024-09-13T13:34:07.128817+0000 (oldest deadline 2024-09-13T13:34:30.028865+0000) 2024-09-13T13:34:35.677 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:35 smithi094 systemd[1]: Stopping Ceph osd.5 for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:34:35.992 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:35 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:35.837+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:00.155708+0000 front 2024-09-13T13:34:00.155481+0000 (oldest deadline 2024-09-13T13:34:24.255588+0000) 2024-09-13T13:34:35.992 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:35 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:35.837+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:06.556561+0000 front 2024-09-13T13:34:06.556611+0000 (oldest deadline 2024-09-13T13:34:31.256549+0000) 2024-09-13T13:34:35.992 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:35 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[96554]: 2024-09-13T13:34:35.829+0000 7f5b22022640 -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-13T13:34:35.992 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:35 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[96554]: 2024-09-13T13:34:35.829+0000 7f5b22022640 -1 osd.5 150 *** Got signal Terminated *** 2024-09-13T13:34:35.993 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:35 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[96554]: 2024-09-13T13:34:35.829+0000 7f5b22022640 -1 osd.5 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T13:34:36.307 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:35 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:35.990+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:55.770682+0000 front 2024-09-13T13:33:55.770616+0000 (oldest deadline 2024-09-13T13:34:22.171020+0000) 2024-09-13T13:34:36.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:35 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:35.990+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:05.373309+0000 front 2024-09-13T13:34:05.373320+0000 (oldest deadline 2024-09-13T13:34:31.273226+0000) 2024-09-13T13:34:36.639 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:36 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[96554]: 2024-09-13T13:34:36.379+0000 7f5b1e637640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:59.027883+0000 front 2024-09-13T13:33:59.027949+0000 (oldest deadline 2024-09-13T13:34:24.927695+0000) 2024-09-13T13:34:36.639 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:36 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[96554]: 2024-09-13T13:34:36.379+0000 7f5b1e637640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:07.128938+0000 front 2024-09-13T13:34:07.128817+0000 (oldest deadline 2024-09-13T13:34:30.028865+0000) 2024-09-13T13:34:37.004 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:36 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:36.835+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:00.155708+0000 front 2024-09-13T13:34:00.155481+0000 (oldest deadline 2024-09-13T13:34:24.255588+0000) 2024-09-13T13:34:37.004 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:36 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:36.835+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:06.556561+0000 front 2024-09-13T13:34:06.556611+0000 (oldest deadline 2024-09-13T13:34:31.256549+0000) 2024-09-13T13:34:37.307 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:37 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:37.003+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:55.770682+0000 front 2024-09-13T13:33:55.770616+0000 (oldest deadline 2024-09-13T13:34:22.171020+0000) 2024-09-13T13:34:37.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:37 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:37.003+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:05.373309+0000 front 2024-09-13T13:34:05.373320+0000 (oldest deadline 2024-09-13T13:34:31.273226+0000) 2024-09-13T13:34:37.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:34:37 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:34:37.557383651Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:34:37.808 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:37 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[96554]: 2024-09-13T13:34:37.417+0000 7f5b1e637640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:59.027883+0000 front 2024-09-13T13:33:59.027949+0000 (oldest deadline 2024-09-13T13:34:24.927695+0000) 2024-09-13T13:34:37.808 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:37 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[96554]: 2024-09-13T13:34:37.417+0000 7f5b1e637640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:07.128938+0000 front 2024-09-13T13:34:07.128817+0000 (oldest deadline 2024-09-13T13:34:30.028865+0000) 2024-09-13T13:34:38.307 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:38 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:38.019+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:55.770682+0000 front 2024-09-13T13:33:55.770616+0000 (oldest deadline 2024-09-13T13:34:22.171020+0000) 2024-09-13T13:34:38.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:38 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:38.019+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:05.373309+0000 front 2024-09-13T13:34:05.373320+0000 (oldest deadline 2024-09-13T13:34:31.273226+0000) 2024-09-13T13:34:38.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:37 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:37.848+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:00.155708+0000 front 2024-09-13T13:34:00.155481+0000 (oldest deadline 2024-09-13T13:34:24.255588+0000) 2024-09-13T13:34:38.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:37 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:37.848+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:06.556561+0000 front 2024-09-13T13:34:06.556611+0000 (oldest deadline 2024-09-13T13:34:31.256549+0000) 2024-09-13T13:34:38.808 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:38 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[96554]: 2024-09-13T13:34:38.395+0000 7f5b1e637640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:59.027883+0000 front 2024-09-13T13:33:59.027949+0000 (oldest deadline 2024-09-13T13:34:24.927695+0000) 2024-09-13T13:34:38.808 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:38 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[96554]: 2024-09-13T13:34:38.395+0000 7f5b1e637640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:07.128938+0000 front 2024-09-13T13:34:07.128817+0000 (oldest deadline 2024-09-13T13:34:30.028865+0000) 2024-09-13T13:34:38.808 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:38 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[96554]: 2024-09-13T13:34:38.395+0000 7f5b1e637640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.18:6822 osd.2 since back 2024-09-13T13:34:12.929782+0000 front 2024-09-13T13:34:12.929797+0000 (oldest deadline 2024-09-13T13:34:38.229727+0000) 2024-09-13T13:34:39.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:38 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:38.848+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:00.155708+0000 front 2024-09-13T13:34:00.155481+0000 (oldest deadline 2024-09-13T13:34:24.255588+0000) 2024-09-13T13:34:39.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:38 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:38.848+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:06.556561+0000 front 2024-09-13T13:34:06.556611+0000 (oldest deadline 2024-09-13T13:34:31.256549+0000) 2024-09-13T13:34:39.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:39 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:39.035+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:55.770682+0000 front 2024-09-13T13:33:55.770616+0000 (oldest deadline 2024-09-13T13:34:22.171020+0000) 2024-09-13T13:34:39.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:39 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:39.035+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:05.373309+0000 front 2024-09-13T13:34:05.373320+0000 (oldest deadline 2024-09-13T13:34:31.273226+0000) 2024-09-13T13:34:39.808 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:39 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[96554]: 2024-09-13T13:34:39.440+0000 7f5b1e637640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:59.027883+0000 front 2024-09-13T13:33:59.027949+0000 (oldest deadline 2024-09-13T13:34:24.927695+0000) 2024-09-13T13:34:39.808 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:39 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[96554]: 2024-09-13T13:34:39.440+0000 7f5b1e637640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:07.128938+0000 front 2024-09-13T13:34:07.128817+0000 (oldest deadline 2024-09-13T13:34:30.028865+0000) 2024-09-13T13:34:39.808 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:39 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[96554]: 2024-09-13T13:34:39.440+0000 7f5b1e637640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.18:6822 osd.2 since back 2024-09-13T13:34:12.929782+0000 front 2024-09-13T13:34:12.929797+0000 (oldest deadline 2024-09-13T13:34:38.229727+0000) 2024-09-13T13:34:40.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:39 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:39.886+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:00.155708+0000 front 2024-09-13T13:34:00.155481+0000 (oldest deadline 2024-09-13T13:34:24.255588+0000) 2024-09-13T13:34:40.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:39 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:39.886+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:06.556561+0000 front 2024-09-13T13:34:06.556611+0000 (oldest deadline 2024-09-13T13:34:31.256549+0000) 2024-09-13T13:34:40.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:39 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:39.886+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6822 osd.2 since back 2024-09-13T13:34:13.557434+0000 front 2024-09-13T13:34:13.557451+0000 (oldest deadline 2024-09-13T13:34:38.857310+0000) 2024-09-13T13:34:40.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:40 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:40.007+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:55.770682+0000 front 2024-09-13T13:33:55.770616+0000 (oldest deadline 2024-09-13T13:34:22.171020+0000) 2024-09-13T13:34:40.309 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:40 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:40.007+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:05.373309+0000 front 2024-09-13T13:34:05.373320+0000 (oldest deadline 2024-09-13T13:34:31.273226+0000) 2024-09-13T13:34:40.309 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:40 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:40.007+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6822 osd.2 since back 2024-09-13T13:34:14.074549+0000 front 2024-09-13T13:34:14.074498+0000 (oldest deadline 2024-09-13T13:34:39.374383+0000) 2024-09-13T13:34:40.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:34:40 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:34:40.54839642Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:34:40.808 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:40 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[96554]: 2024-09-13T13:34:40.415+0000 7f5b1e637640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:59.027883+0000 front 2024-09-13T13:33:59.027949+0000 (oldest deadline 2024-09-13T13:34:24.927695+0000) 2024-09-13T13:34:40.808 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:40 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[96554]: 2024-09-13T13:34:40.415+0000 7f5b1e637640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:07.128938+0000 front 2024-09-13T13:34:07.128817+0000 (oldest deadline 2024-09-13T13:34:30.028865+0000) 2024-09-13T13:34:40.808 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:40 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5[96554]: 2024-09-13T13:34:40.415+0000 7f5b1e637640 -1 osd.5 150 heartbeat_check: no reply from 172.21.15.18:6822 osd.2 since back 2024-09-13T13:34:12.929782+0000 front 2024-09-13T13:34:12.929797+0000 (oldest deadline 2024-09-13T13:34:38.229727+0000) 2024-09-13T13:34:41.215 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:41.034+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:55.770682+0000 front 2024-09-13T13:33:55.770616+0000 (oldest deadline 2024-09-13T13:34:22.171020+0000) 2024-09-13T13:34:41.216 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:41.034+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:05.373309+0000 front 2024-09-13T13:34:05.373320+0000 (oldest deadline 2024-09-13T13:34:31.273226+0000) 2024-09-13T13:34:41.216 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:41.034+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6822 osd.2 since back 2024-09-13T13:34:14.074549+0000 front 2024-09-13T13:34:14.074498+0000 (oldest deadline 2024-09-13T13:34:39.374383+0000) 2024-09-13T13:34:41.216 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:40 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:40.850+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:00.155708+0000 front 2024-09-13T13:34:00.155481+0000 (oldest deadline 2024-09-13T13:34:24.255588+0000) 2024-09-13T13:34:41.216 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:40 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:40.850+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:06.556561+0000 front 2024-09-13T13:34:06.556611+0000 (oldest deadline 2024-09-13T13:34:31.256549+0000) 2024-09-13T13:34:41.216 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:40 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:40.850+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6822 osd.2 since back 2024-09-13T13:34:13.557434+0000 front 2024-09-13T13:34:13.557451+0000 (oldest deadline 2024-09-13T13:34:38.857310+0000) 2024-09-13T13:34:41.516 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:41 smithi094 podman[114223]: 2024-09-13 13:34:41.215426995 +0000 UTC m=+5.496395022 container died 0cbfbf6da3b9a760f1f2967baefda40620257f4f74909e3ea38e443d3b4b5c27 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-13T13:34:41.808 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:41 smithi094 podman[114223]: 2024-09-13 13:34:41.621538694 +0000 UTC m=+5.902506721 container cleanup 0cbfbf6da3b9a760f1f2967baefda40620257f4f74909e3ea38e443d3b4b5c27 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, 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, ceph=True) 2024-09-13T13:34:41.808 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:41 smithi094 bash[114223]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5 2024-09-13T13:34:42.157 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:41 smithi094 podman[114250]: 2024-09-13 13:34:41.830981751 +0000 UTC m=+0.614703514 container remove 0cbfbf6da3b9a760f1f2967baefda40620257f4f74909e3ea38e443d3b4b5c27 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-13T13:34:42.157 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:42 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:42.068+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:55.770682+0000 front 2024-09-13T13:33:55.770616+0000 (oldest deadline 2024-09-13T13:34:22.171020+0000) 2024-09-13T13:34:42.157 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:42 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:42.068+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:05.373309+0000 front 2024-09-13T13:34:05.373320+0000 (oldest deadline 2024-09-13T13:34:31.273226+0000) 2024-09-13T13:34:42.157 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:42 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:42.068+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6822 osd.2 since back 2024-09-13T13:34:14.074549+0000 front 2024-09-13T13:34:14.074498+0000 (oldest deadline 2024-09-13T13:34:39.374383+0000) 2024-09-13T13:34:42.158 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:41.856+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:00.155708+0000 front 2024-09-13T13:34:00.155481+0000 (oldest deadline 2024-09-13T13:34:24.255588+0000) 2024-09-13T13:34:42.158 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:41.856+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:06.556561+0000 front 2024-09-13T13:34:06.556611+0000 (oldest deadline 2024-09-13T13:34:31.256549+0000) 2024-09-13T13:34:42.158 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:41 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:41.856+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6822 osd.2 since back 2024-09-13T13:34:13.557434+0000 front 2024-09-13T13:34:13.557451+0000 (oldest deadline 2024-09-13T13:34:38.857310+0000) 2024-09-13T13:34:42.426 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:42 smithi094 podman[114339]: 2024-09-13 13:34:42.059528283 +0000 UTC m=+0.016300026 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:34:42.427 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:42 smithi094 podman[114339]: 2024-09-13 13:34:42.190246308 +0000 UTC m=+0.147018048 container create b3b74724233f753c6425cb19dd5e0217cd85c9ae52e315ed32dc6533f4b6ec4d (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5-deactivate, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True) 2024-09-13T13:34:42.427 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:42 smithi094 podman[114339]: 2024-09-13 13:34:42.426335275 +0000 UTC m=+0.383107013 container init b3b74724233f753c6425cb19dd5e0217cd85c9ae52e315ed32dc6533f4b6ec4d (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5-deactivate, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T13:34:42.807 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:42 smithi094 podman[114339]: 2024-09-13 13:34:42.429782476 +0000 UTC m=+0.386554214 container start b3b74724233f753c6425cb19dd5e0217cd85c9ae52e315ed32dc6533f4b6ec4d (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5-deactivate, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T13:34:42.808 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:42 smithi094 podman[114339]: 2024-09-13 13:34:42.509344487 +0000 UTC m=+0.466116240 container attach b3b74724233f753c6425cb19dd5e0217cd85c9ae52e315ed32dc6533f4b6ec4d (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, ceph=True) 2024-09-13T13:34:42.808 INFO:journalctl@ceph.osd.5.smithi094.stdout:Sep 13 13:34:42 smithi094 podman[114339]: 2024-09-13 13:34:42.614982366 +0000 UTC m=+0.571754105 container died b3b74724233f753c6425cb19dd5e0217cd85c9ae52e315ed32dc6533f4b6ec4d (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-13T13:34:43.196 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:43 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:43.046+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:55.770682+0000 front 2024-09-13T13:33:55.770616+0000 (oldest deadline 2024-09-13T13:34:22.171020+0000) 2024-09-13T13:34:43.197 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:43 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:43.046+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:05.373309+0000 front 2024-09-13T13:34:05.373320+0000 (oldest deadline 2024-09-13T13:34:31.273226+0000) 2024-09-13T13:34:43.197 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:43 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:43.046+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6822 osd.2 since back 2024-09-13T13:34:14.074549+0000 front 2024-09-13T13:34:14.074498+0000 (oldest deadline 2024-09-13T13:34:39.374383+0000) 2024-09-13T13:34:43.197 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:42 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:42.816+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:00.155708+0000 front 2024-09-13T13:34:00.155481+0000 (oldest deadline 2024-09-13T13:34:24.255588+0000) 2024-09-13T13:34:43.197 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:42 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:42.816+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:06.556561+0000 front 2024-09-13T13:34:06.556611+0000 (oldest deadline 2024-09-13T13:34:31.256549+0000) 2024-09-13T13:34:43.197 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:42 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:42.816+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6822 osd.2 since back 2024-09-13T13:34:13.557434+0000 front 2024-09-13T13:34:13.557451+0000 (oldest deadline 2024-09-13T13:34:38.857310+0000) 2024-09-13T13:34:43.216 DEBUG:teuthology.orchestra.run.smithi094:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.5.service' 2024-09-13T13:34:43.256 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T13:34:43.257 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-13T13:34:43.257 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-13T13:34:43.257 DEBUG:teuthology.orchestra.run.smithi094:> sudo systemctl stop ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.6 2024-09-13T13:34:43.550 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:43 smithi094 systemd[1]: Stopping Ceph osd.6 for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:34:43.808 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:43 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:43.592+0000 7ff967bdc640 -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-13T13:34:43.808 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:43 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:43.592+0000 7ff967bdc640 -1 osd.6 150 *** Got signal Terminated *** 2024-09-13T13:34:43.808 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:43 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:43.592+0000 7ff967bdc640 -1 osd.6 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T13:34:43.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:34:43 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:34:43.550469349Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:34:44.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:44 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:44.034+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:55.770682+0000 front 2024-09-13T13:33:55.770616+0000 (oldest deadline 2024-09-13T13:34:22.171020+0000) 2024-09-13T13:34:44.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:44 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:44.034+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:05.373309+0000 front 2024-09-13T13:34:05.373320+0000 (oldest deadline 2024-09-13T13:34:31.273226+0000) 2024-09-13T13:34:44.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:44 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:44.034+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6822 osd.2 since back 2024-09-13T13:34:14.074549+0000 front 2024-09-13T13:34:14.074498+0000 (oldest deadline 2024-09-13T13:34:39.374383+0000) 2024-09-13T13:34:44.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:43 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:43.828+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:00.155708+0000 front 2024-09-13T13:34:00.155481+0000 (oldest deadline 2024-09-13T13:34:24.255588+0000) 2024-09-13T13:34:44.309 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:43 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:43.828+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:06.556561+0000 front 2024-09-13T13:34:06.556611+0000 (oldest deadline 2024-09-13T13:34:31.256549+0000) 2024-09-13T13:34:44.309 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:43 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:43.828+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6822 osd.2 since back 2024-09-13T13:34:13.557434+0000 front 2024-09-13T13:34:13.557451+0000 (oldest deadline 2024-09-13T13:34:38.857310+0000) 2024-09-13T13:34:45.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:45 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:45.030+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:55.770682+0000 front 2024-09-13T13:33:55.770616+0000 (oldest deadline 2024-09-13T13:34:22.171020+0000) 2024-09-13T13:34:45.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:45 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:45.030+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:05.373309+0000 front 2024-09-13T13:34:05.373320+0000 (oldest deadline 2024-09-13T13:34:31.273226+0000) 2024-09-13T13:34:45.309 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:45 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:45.030+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6822 osd.2 since back 2024-09-13T13:34:14.074549+0000 front 2024-09-13T13:34:14.074498+0000 (oldest deadline 2024-09-13T13:34:39.374383+0000) 2024-09-13T13:34:45.309 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:44 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:44.827+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:00.155708+0000 front 2024-09-13T13:34:00.155481+0000 (oldest deadline 2024-09-13T13:34:24.255588+0000) 2024-09-13T13:34:45.309 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:44 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:44.827+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:06.556561+0000 front 2024-09-13T13:34:06.556611+0000 (oldest deadline 2024-09-13T13:34:31.256549+0000) 2024-09-13T13:34:45.309 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:44 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:44.827+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6822 osd.2 since back 2024-09-13T13:34:13.557434+0000 front 2024-09-13T13:34:13.557451+0000 (oldest deadline 2024-09-13T13:34:38.857310+0000) 2024-09-13T13:34:46.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:46 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:46.057+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:55.770682+0000 front 2024-09-13T13:33:55.770616+0000 (oldest deadline 2024-09-13T13:34:22.171020+0000) 2024-09-13T13:34:46.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:46 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:46.057+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:05.373309+0000 front 2024-09-13T13:34:05.373320+0000 (oldest deadline 2024-09-13T13:34:31.273226+0000) 2024-09-13T13:34:46.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:46 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:46.057+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6822 osd.2 since back 2024-09-13T13:34:14.074549+0000 front 2024-09-13T13:34:14.074498+0000 (oldest deadline 2024-09-13T13:34:39.374383+0000) 2024-09-13T13:34:46.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:45 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:45.873+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:00.155708+0000 front 2024-09-13T13:34:00.155481+0000 (oldest deadline 2024-09-13T13:34:24.255588+0000) 2024-09-13T13:34:46.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:45 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:45.873+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:06.556561+0000 front 2024-09-13T13:34:06.556611+0000 (oldest deadline 2024-09-13T13:34:31.256549+0000) 2024-09-13T13:34:46.309 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:45 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:45.873+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6822 osd.2 since back 2024-09-13T13:34:13.557434+0000 front 2024-09-13T13:34:13.557451+0000 (oldest deadline 2024-09-13T13:34:38.857310+0000) 2024-09-13T13:34:46.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:34:46 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:34:46.545784624Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:34:47.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:47 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:47.053+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:55.770682+0000 front 2024-09-13T13:33:55.770616+0000 (oldest deadline 2024-09-13T13:34:22.171020+0000) 2024-09-13T13:34:47.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:47 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:47.053+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:05.373309+0000 front 2024-09-13T13:34:05.373320+0000 (oldest deadline 2024-09-13T13:34:31.273226+0000) 2024-09-13T13:34:47.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:47 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:47.053+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6822 osd.2 since back 2024-09-13T13:34:14.074549+0000 front 2024-09-13T13:34:14.074498+0000 (oldest deadline 2024-09-13T13:34:39.374383+0000) 2024-09-13T13:34:47.309 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:46 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:46.897+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:00.155708+0000 front 2024-09-13T13:34:00.155481+0000 (oldest deadline 2024-09-13T13:34:24.255588+0000) 2024-09-13T13:34:47.309 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:46 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:46.897+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:06.556561+0000 front 2024-09-13T13:34:06.556611+0000 (oldest deadline 2024-09-13T13:34:31.256549+0000) 2024-09-13T13:34:47.309 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:46 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:46.897+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6822 osd.2 since back 2024-09-13T13:34:13.557434+0000 front 2024-09-13T13:34:13.557451+0000 (oldest deadline 2024-09-13T13:34:38.857310+0000) 2024-09-13T13:34:47.309 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:46 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:46.897+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6830 osd.3 since back 2024-09-13T13:34:20.558018+0000 front 2024-09-13T13:34:20.558123+0000 (oldest deadline 2024-09-13T13:34:46.458024+0000) 2024-09-13T13:34:48.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:48 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:48.004+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:33:55.770682+0000 front 2024-09-13T13:33:55.770616+0000 (oldest deadline 2024-09-13T13:34:22.171020+0000) 2024-09-13T13:34:48.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:48 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:48.004+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:05.373309+0000 front 2024-09-13T13:34:05.373320+0000 (oldest deadline 2024-09-13T13:34:31.273226+0000) 2024-09-13T13:34:48.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:48 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6[100857]: 2024-09-13T13:34:48.004+0000 7ff9641f1640 -1 osd.6 150 heartbeat_check: no reply from 172.21.15.18:6822 osd.2 since back 2024-09-13T13:34:14.074549+0000 front 2024-09-13T13:34:14.074498+0000 (oldest deadline 2024-09-13T13:34:39.374383+0000) 2024-09-13T13:34:48.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:47 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:47.915+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:00.155708+0000 front 2024-09-13T13:34:00.155481+0000 (oldest deadline 2024-09-13T13:34:24.255588+0000) 2024-09-13T13:34:48.309 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:47 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:47.915+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:06.556561+0000 front 2024-09-13T13:34:06.556611+0000 (oldest deadline 2024-09-13T13:34:31.256549+0000) 2024-09-13T13:34:48.309 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:47 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:47.915+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6822 osd.2 since back 2024-09-13T13:34:13.557434+0000 front 2024-09-13T13:34:13.557451+0000 (oldest deadline 2024-09-13T13:34:38.857310+0000) 2024-09-13T13:34:48.309 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:47 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:47.915+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6830 osd.3 since back 2024-09-13T13:34:20.558018+0000 front 2024-09-13T13:34:20.558123+0000 (oldest deadline 2024-09-13T13:34:46.458024+0000) 2024-09-13T13:34:49.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:49 smithi094 podman[114442]: 2024-09-13 13:34:49.058898991 +0000 UTC m=+5.581677829 container died 05bf8972cb5b261f3b3d9b96522c577a52c40b52f46041c4e50ad555d40bbac3 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS) 2024-09-13T13:34:49.309 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:48 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:48.950+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:00.155708+0000 front 2024-09-13T13:34:00.155481+0000 (oldest deadline 2024-09-13T13:34:24.255588+0000) 2024-09-13T13:34:49.309 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:48 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:48.950+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:06.556561+0000 front 2024-09-13T13:34:06.556611+0000 (oldest deadline 2024-09-13T13:34:31.256549+0000) 2024-09-13T13:34:49.309 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:48 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:48.950+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6822 osd.2 since back 2024-09-13T13:34:13.557434+0000 front 2024-09-13T13:34:13.557451+0000 (oldest deadline 2024-09-13T13:34:38.857310+0000) 2024-09-13T13:34:49.309 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:48 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:48.950+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6830 osd.3 since back 2024-09-13T13:34:20.558018+0000 front 2024-09-13T13:34:20.558123+0000 (oldest deadline 2024-09-13T13:34:46.458024+0000) 2024-09-13T13:34:49.692 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:49 smithi094 podman[114442]: 2024-09-13 13:34:49.440230193 +0000 UTC m=+5.963009019 container cleanup 05bf8972cb5b261f3b3d9b96522c577a52c40b52f46041c4e50ad555d40bbac3 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T13:34:49.692 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:49 smithi094 bash[114442]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6 2024-09-13T13:34:49.693 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:34:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:34:49.54592643Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:34:50.051 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:49 smithi094 podman[114459]: 2024-09-13 13:34:49.69129172 +0000 UTC m=+0.623750877 container remove 05bf8972cb5b261f3b3d9b96522c577a52c40b52f46041c4e50ad555d40bbac3 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-13T13:34:50.051 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:49.933+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:00.155708+0000 front 2024-09-13T13:34:00.155481+0000 (oldest deadline 2024-09-13T13:34:24.255588+0000) 2024-09-13T13:34:50.052 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:49.933+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:06.556561+0000 front 2024-09-13T13:34:06.556611+0000 (oldest deadline 2024-09-13T13:34:31.256549+0000) 2024-09-13T13:34:50.052 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:49.933+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6822 osd.2 since back 2024-09-13T13:34:13.557434+0000 front 2024-09-13T13:34:13.557451+0000 (oldest deadline 2024-09-13T13:34:38.857310+0000) 2024-09-13T13:34:50.052 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:49 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:49.934+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6830 osd.3 since back 2024-09-13T13:34:20.558018+0000 front 2024-09-13T13:34:20.558123+0000 (oldest deadline 2024-09-13T13:34:46.458024+0000) 2024-09-13T13:34:50.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:50 smithi094 podman[114546]: 2024-09-13 13:34:49.953814263 +0000 UTC m=+0.016104593 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:34:50.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:50 smithi094 podman[114546]: 2024-09-13 13:34:50.075726271 +0000 UTC m=+0.138016593 container create 30172f09aa56cf7b3f618eb0b66929e7c7ff2170c291e0a0eec02f8a4095ef39 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.build-date=20240731, ceph=True) 2024-09-13T13:34:50.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:50 smithi094 podman[114546]: 2024-09-13 13:34:50.28634747 +0000 UTC m=+0.348637787 container init 30172f09aa56cf7b3f618eb0b66929e7c7ff2170c291e0a0eec02f8a4095ef39 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6-deactivate, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, io.buildah.version=1.37.2) 2024-09-13T13:34:50.308 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:50 smithi094 podman[114546]: 2024-09-13 13:34:50.28960348 +0000 UTC m=+0.351893806 container start 30172f09aa56cf7b3f618eb0b66929e7c7ff2170c291e0a0eec02f8a4095ef39 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, GIT_CLEAN=True) 2024-09-13T13:34:50.773 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:50 smithi094 podman[114546]: 2024-09-13 13:34:50.394803335 +0000 UTC m=+0.457093663 container attach 30172f09aa56cf7b3f618eb0b66929e7c7ff2170c291e0a0eec02f8a4095ef39 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-13T13:34:50.774 INFO:journalctl@ceph.osd.6.smithi094.stdout:Sep 13 13:34:50 smithi094 podman[114546]: 2024-09-13 13:34:50.474923129 +0000 UTC m=+0.537213465 container died 30172f09aa56cf7b3f618eb0b66929e7c7ff2170c291e0a0eec02f8a4095ef39 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-6-deactivate, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T13:34:51.040 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:50 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:50.970+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:00.155708+0000 front 2024-09-13T13:34:00.155481+0000 (oldest deadline 2024-09-13T13:34:24.255588+0000) 2024-09-13T13:34:51.040 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:50 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:50.970+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:06.556561+0000 front 2024-09-13T13:34:06.556611+0000 (oldest deadline 2024-09-13T13:34:31.256549+0000) 2024-09-13T13:34:51.040 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:50 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:50.970+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6822 osd.2 since back 2024-09-13T13:34:13.557434+0000 front 2024-09-13T13:34:13.557451+0000 (oldest deadline 2024-09-13T13:34:38.857310+0000) 2024-09-13T13:34:51.041 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:50 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:50.970+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6830 osd.3 since back 2024-09-13T13:34:20.558018+0000 front 2024-09-13T13:34:20.558123+0000 (oldest deadline 2024-09-13T13:34:46.458024+0000) 2024-09-13T13:34:51.064 DEBUG:teuthology.orchestra.run.smithi094:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.6.service' 2024-09-13T13:34:51.104 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T13:34:51.104 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-13T13:34:51.104 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-13T13:34:51.105 DEBUG:teuthology.orchestra.run.smithi094:> sudo systemctl stop ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.7 2024-09-13T13:34:51.307 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:51 smithi094 systemd[1]: Stopping Ceph osd.7 for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:34:51.807 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:51 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:51.425+0000 7f8c33c33640 -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-13T13:34:51.808 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:51 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:51.425+0000 7f8c33c33640 -1 osd.7 150 *** Got signal Terminated *** 2024-09-13T13:34:51.808 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:51 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:51.425+0000 7f8c33c33640 -1 osd.7 150 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T13:34:52.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:51 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:51.994+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:00.155708+0000 front 2024-09-13T13:34:00.155481+0000 (oldest deadline 2024-09-13T13:34:24.255588+0000) 2024-09-13T13:34:52.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:51 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:51.994+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:06.556561+0000 front 2024-09-13T13:34:06.556611+0000 (oldest deadline 2024-09-13T13:34:31.256549+0000) 2024-09-13T13:34:52.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:51 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:51.994+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6822 osd.2 since back 2024-09-13T13:34:13.557434+0000 front 2024-09-13T13:34:13.557451+0000 (oldest deadline 2024-09-13T13:34:38.857310+0000) 2024-09-13T13:34:52.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:51 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:51.994+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6830 osd.3 since back 2024-09-13T13:34:20.558018+0000 front 2024-09-13T13:34:20.558123+0000 (oldest deadline 2024-09-13T13:34:46.458024+0000) 2024-09-13T13:34:52.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:34:52 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:34:52.55021444Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:34:53.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:53 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:53.016+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:00.155708+0000 front 2024-09-13T13:34:00.155481+0000 (oldest deadline 2024-09-13T13:34:24.255588+0000) 2024-09-13T13:34:53.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:53 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:53.016+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:06.556561+0000 front 2024-09-13T13:34:06.556611+0000 (oldest deadline 2024-09-13T13:34:31.256549+0000) 2024-09-13T13:34:53.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:53 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:53.016+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6822 osd.2 since back 2024-09-13T13:34:13.557434+0000 front 2024-09-13T13:34:13.557451+0000 (oldest deadline 2024-09-13T13:34:38.857310+0000) 2024-09-13T13:34:53.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:53 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:53.016+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6830 osd.3 since back 2024-09-13T13:34:20.558018+0000 front 2024-09-13T13:34:20.558123+0000 (oldest deadline 2024-09-13T13:34:46.458024+0000) 2024-09-13T13:34:54.307 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:53 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:53.992+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:00.155708+0000 front 2024-09-13T13:34:00.155481+0000 (oldest deadline 2024-09-13T13:34:24.255588+0000) 2024-09-13T13:34:54.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:53 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:53.992+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:06.556561+0000 front 2024-09-13T13:34:06.556611+0000 (oldest deadline 2024-09-13T13:34:31.256549+0000) 2024-09-13T13:34:54.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:53 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:53.992+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6822 osd.2 since back 2024-09-13T13:34:13.557434+0000 front 2024-09-13T13:34:13.557451+0000 (oldest deadline 2024-09-13T13:34:38.857310+0000) 2024-09-13T13:34:54.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:53 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:53.992+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6830 osd.3 since back 2024-09-13T13:34:20.558018+0000 front 2024-09-13T13:34:20.558123+0000 (oldest deadline 2024-09-13T13:34:46.458024+0000) 2024-09-13T13:34:55.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:54 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:54.968+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:00.155708+0000 front 2024-09-13T13:34:00.155481+0000 (oldest deadline 2024-09-13T13:34:24.255588+0000) 2024-09-13T13:34:55.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:54 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:54.968+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:06.556561+0000 front 2024-09-13T13:34:06.556611+0000 (oldest deadline 2024-09-13T13:34:31.256549+0000) 2024-09-13T13:34:55.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:54 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:54.968+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6822 osd.2 since back 2024-09-13T13:34:13.557434+0000 front 2024-09-13T13:34:13.557451+0000 (oldest deadline 2024-09-13T13:34:38.857310+0000) 2024-09-13T13:34:55.309 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:54 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:54.968+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6830 osd.3 since back 2024-09-13T13:34:20.558018+0000 front 2024-09-13T13:34:20.558123+0000 (oldest deadline 2024-09-13T13:34:46.458024+0000) 2024-09-13T13:34:55.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:34:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:34:55.545769227Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:34:56.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:55.960+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6806 osd.0 since back 2024-09-13T13:34:00.155708+0000 front 2024-09-13T13:34:00.155481+0000 (oldest deadline 2024-09-13T13:34:24.255588+0000) 2024-09-13T13:34:56.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:55.960+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6814 osd.1 since back 2024-09-13T13:34:06.556561+0000 front 2024-09-13T13:34:06.556611+0000 (oldest deadline 2024-09-13T13:34:31.256549+0000) 2024-09-13T13:34:56.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:55.960+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6822 osd.2 since back 2024-09-13T13:34:13.557434+0000 front 2024-09-13T13:34:13.557451+0000 (oldest deadline 2024-09-13T13:34:38.857310+0000) 2024-09-13T13:34:56.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:55 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7[105333]: 2024-09-13T13:34:55.960+0000 7f8c30248640 -1 osd.7 150 heartbeat_check: no reply from 172.21.15.18:6830 osd.3 since back 2024-09-13T13:34:20.558018+0000 front 2024-09-13T13:34:20.558123+0000 (oldest deadline 2024-09-13T13:34:46.458024+0000) 2024-09-13T13:34:57.018 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:56 smithi094 podman[114649]: 2024-09-13 13:34:56.750808794 +0000 UTC m=+5.425944447 container died 9707c45d51069ed60276febe0f7e4a4b2aaed1ce31a229fca6678f3fce618922 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7, 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-0840-b0201b8, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T13:34:57.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:57 smithi094 podman[114649]: 2024-09-13 13:34:57.200756863 +0000 UTC m=+5.875892559 container cleanup 9707c45d51069ed60276febe0f7e4a4b2aaed1ce31a229fca6678f3fce618922 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-13T13:34:57.308 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:57 smithi094 bash[114649]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7 2024-09-13T13:34:57.795 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:57 smithi094 podman[114664]: 2024-09-13 13:34:57.39373864 +0000 UTC m=+0.636016240 container remove 9707c45d51069ed60276febe0f7e4a4b2aaed1ce31a229fca6678f3fce618922 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8) 2024-09-13T13:34:58.058 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:57 smithi094 podman[114751]: 2024-09-13 13:34:57.697678949 +0000 UTC m=+0.015850920 image pull 1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031 quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:34:58.058 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:57 smithi094 podman[114751]: 2024-09-13 13:34:57.802946363 +0000 UTC m=+0.121118367 container create c2dfa53b02b2c1cfbeaeaa650a12cb98fcead30b3eab2657d60116215abdc7f7 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7-deactivate, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True) 2024-09-13T13:34:58.058 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:58 smithi094 podman[114751]: 2024-09-13 13:34:58.022159774 +0000 UTC m=+0.340331732 container init c2dfa53b02b2c1cfbeaeaa650a12cb98fcead30b3eab2657d60116215abdc7f7 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-13T13:34:58.058 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:58 smithi094 podman[114751]: 2024-09-13 13:34:58.025333318 +0000 UTC m=+0.343505279 container start c2dfa53b02b2c1cfbeaeaa650a12cb98fcead30b3eab2657d60116215abdc7f7 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, io.buildah.version=1.37.2, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-09-13T13:34:58.505 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:58 smithi094 podman[114751]: 2024-09-13 13:34:58.105350535 +0000 UTC m=+0.423522507 container attach c2dfa53b02b2c1cfbeaeaa650a12cb98fcead30b3eab2657d60116215abdc7f7 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_CLEAN=True) 2024-09-13T13:34:58.505 INFO:journalctl@ceph.osd.7.smithi094.stdout:Sep 13 13:34:58 smithi094 podman[114751]: 2024-09-13 13:34:58.211885753 +0000 UTC m=+0.530057722 container died c2dfa53b02b2c1cfbeaeaa650a12cb98fcead30b3eab2657d60116215abdc7f7 (image=quay.ceph.io/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-osd-7-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-0840-b0201b8, org.label-schema.license=GPLv2, io.buildah.version=1.37.2) 2024-09-13T13:34:58.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:34:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=cleanup t=2024-09-13T13:34:58.504720677Z level=info msg="Completed cleanup jobs" duration=15.609138ms 2024-09-13T13:34:58.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:34:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:34:58.556167991Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:34:58.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:34:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=grafana.update.checker t=2024-09-13T13:34:58.634065634Z level=info msg="Update check succeeded" duration=60.931248ms 2024-09-13T13:34:58.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:34:58 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=plugins.update.checker t=2024-09-13T13:34:58.64137508Z level=info msg="Update check succeeded" duration=62.281217ms 2024-09-13T13:34:58.872 DEBUG:teuthology.orchestra.run.smithi094:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@osd.7.service' 2024-09-13T13:34:58.911 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T13:34:58.911 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-13T13:34:58.912 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-09-13T13:34:58.912 DEBUG:teuthology.orchestra.run.smithi094:> sudo systemctl stop ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@prometheus.a 2024-09-13T13:34:59.254 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:34:59 smithi094 systemd[1]: Stopping Ceph prometheus.a for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:34:59.521 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:34:59 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:34:59.253Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-13T13:34:59.521 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:34:59 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:34:59.253Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-13T13:34:59.522 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:34:59 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:34:59.253Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-13T13:34:59.522 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:34:59 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:34:59.253Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-13T13:34:59.522 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:34:59 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:34:59.253Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-13T13:34:59.522 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:34:59 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:34:59.253Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-13T13:34:59.522 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:34:59 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:34:59.253Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-13T13:34:59.522 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:34:59 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:34:59.253Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-13T13:34:59.522 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:34:59 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:34:59.254Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-13T13:34:59.522 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:34:59 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:34:59.255Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-13T13:34:59.523 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:34:59 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:34:59.255Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-13T13:34:59.523 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:34:59 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a[79508]: ts=2024-09-13T13:34:59.255Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-13T13:34:59.523 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:34:59 smithi094 podman[114853]: 2024-09-13 13:34:59.264010981 +0000 UTC m=+0.121156027 container died 5640dcdde21ed7518ef4b086d84c6a51f809f9895457dfcb0b35d599c51ee860 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:34:59.807 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:34:59 smithi094 podman[114853]: 2024-09-13 13:34:59.686475618 +0000 UTC m=+0.543620662 container cleanup 5640dcdde21ed7518ef4b086d84c6a51f809f9895457dfcb0b35d599c51ee860 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:34:59.808 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:34:59 smithi094 bash[114853]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a 2024-09-13T13:35:00.167 DEBUG:teuthology.orchestra.run.smithi094:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@prometheus.a.service' 2024-09-13T13:35:00.188 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:34:59 smithi094 podman[114865]: 2024-09-13 13:34:59.921143446 +0000 UTC m=+0.658267144 container remove 5640dcdde21ed7518ef4b086d84c6a51f809f9895457dfcb0b35d599c51ee860 (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T13:35:00.188 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:35:00 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-13T13:35:00.189 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:35:00 smithi094 systemd[1]: Stopped Ceph prometheus.a for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:35:00.189 INFO:journalctl@ceph.prometheus.a.smithi094.stdout:Sep 13 13:35:00 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 2.684s CPU time. 2024-09-13T13:35:00.200 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T13:35:00.200 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-09-13T13:35:00.200 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-13T13:35:00.412 INFO:teuthology.orchestra.run.smithi018.stdout:Deleting cluster with fsid: 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T13:35:01.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:35:01 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:35:01.550834866Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:35:02.267 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:35:02 smithi018 systemd[1]: Stopping Ceph alertmanager.a for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:35:02.567 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:35:02 smithi018 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a[97238]: ts=2024-09-13T13:35:02.266Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-13T13:35:02.567 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:35:02 smithi018 podman[143411]: 2024-09-13 13:35:02.316962207 +0000 UTC m=+0.155148371 container died 4a471dd9fb033d9d52a5554d166c129902c0775466cb74f9a3afb689733337c1 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-13T13:35:02.933 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:35:02 smithi018 podman[143411]: 2024-09-13 13:35:02.741183011 +0000 UTC m=+0.579369214 container cleanup 4a471dd9fb033d9d52a5554d166c129902c0775466cb74f9a3afb689733337c1 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-13T13:35:02.933 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:35:02 smithi018 bash[143411]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a 2024-09-13T13:35:03.317 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:35:02 smithi018 podman[143423]: 2024-09-13 13:35:02.933918286 +0000 UTC m=+0.619353140 container remove 4a471dd9fb033d9d52a5554d166c129902c0775466cb74f9a3afb689733337c1 (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-13T13:35:03.317 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:35:03 smithi018 podman[143423]: 2024-09-13 13:35:03.018283335 +0000 UTC m=+0.703718188 volume remove 155679fab31b2d65640bae095dc737fa2f91aae0aa8ac7d8360ee62317d4630b 2024-09-13T13:35:03.683 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:35:03 smithi018 systemd[1]: Stopping Ceph node-exporter.a for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:35:03.684 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:35:03 smithi018 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-13T13:35:03.684 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:35:03 smithi018 systemd[1]: Stopped Ceph alertmanager.a for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:35:03.684 INFO:journalctl@ceph.alertmanager.a.smithi018.stdout:Sep 13 13:35:03 smithi018 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@alertmanager.a.service: Consumed 1.369s CPU time. 2024-09-13T13:35:04.137 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:35:03 smithi018 podman[143538]: 2024-09-13 13:35:03.814913801 +0000 UTC m=+0.108750623 container died c5e18de76a6e700e710781c9504e321f5f7afb9b674c1e416dbc7804082cba27 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-13T13:35:04.138 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:35:04 smithi018 podman[143538]: 2024-09-13 13:35:04.137415307 +0000 UTC m=+0.431252126 container cleanup c5e18de76a6e700e710781c9504e321f5f7afb9b674c1e416dbc7804082cba27 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-13T13:35:04.433 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:35:04 smithi018 bash[143538]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a 2024-09-13T13:35:04.433 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:35:04 smithi018 podman[143549]: 2024-09-13 13:35:04.305187149 +0000 UTC m=+0.492855858 container remove c5e18de76a6e700e710781c9504e321f5f7afb9b674c1e416dbc7804082cba27 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-13T13:35:04.433 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:35:04 smithi018 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-13T13:35:04.807 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:35:04 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:35:04.553632814Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:35:04.933 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:35:04 smithi018 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-13T13:35:04.933 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:35:04 smithi018 systemd[1]: Stopped Ceph node-exporter.a for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:35:04.933 INFO:journalctl@ceph.node-exporter.a.smithi018.stdout:Sep 13 13:35:04 smithi018 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@node-exporter.a.service: Consumed 2.996s CPU time. 2024-09-13T13:35:07.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:35:07 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:35:07.549698505Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:35:10.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:35:10 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:35:10.556738287Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:35:13.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:35:13 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:35:13.552904529Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:35:16.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:35:16 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:35:16.55677557Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:35:19.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:35:19 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:35:19.556846328Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:35:22.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:35:22 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:35:22.546215365Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:35:25.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:35:25 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:35:25.549561181Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:35:28.642 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-13T13:35:28.808 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:35:28 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-13T13:35:28.554135251Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-13T13:35:28.844 INFO:teuthology.orchestra.run.smithi094.stdout:Deleting cluster with fsid: 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T13:35:30.308 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:35:30 smithi094 systemd[1]: Stopping Ceph grafana.a for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:35:30.740 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:35:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=server t=2024-09-13T13:35:30.464330925Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-13T13:35:30.740 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:35:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=ticker t=2024-09-13T13:35:30.46462768Z level=info msg=stopped last_tick=2024-09-13T13:35:30Z 2024-09-13T13:35:30.740 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:35:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=tracing t=2024-09-13T13:35:30.464629722Z level=info msg="Closing tracing" 2024-09-13T13:35:30.741 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:35:30 smithi094 ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a[83983]: logger=grafana-apiserver t=2024-09-13T13:35:30.464692929Z level=info msg="StorageObjectCountTracker pruner is exiting" 2024-09-13T13:35:30.741 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:35:30 smithi094 podman[115316]: 2024-09-13 13:35:30.474757537 +0000 UTC m=+0.096037129 container died ecaea22becd1361e273256e375dfa23c085140d9e9e965dd46c251e4dfc30bb5 (image=quay.io/ceph/grafana:10.4.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-13T13:35:31.057 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:35:30 smithi094 podman[115316]: 2024-09-13 13:35:30.905886037 +0000 UTC m=+0.527165630 container cleanup ecaea22becd1361e273256e375dfa23c085140d9e9e965dd46c251e4dfc30bb5 (image=quay.io/ceph/grafana:10.4.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-13T13:35:31.058 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:35:30 smithi094 bash[115316]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a 2024-09-13T13:35:31.334 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:35:31 smithi094 podman[115328]: 2024-09-13 13:35:31.073706355 +0000 UTC m=+0.598045730 container remove ecaea22becd1361e273256e375dfa23c085140d9e9e965dd46c251e4dfc30bb5 (image=quay.io/ceph/grafana:10.4.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-13T13:35:31.334 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:35:31 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-13T13:35:31.334 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:35:31 smithi094 systemd[1]: Stopped Ceph grafana.a for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:35:31.335 INFO:journalctl@ceph.grafana.a.smithi094.stdout:Sep 13 13:35:31 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@grafana.a.service: Consumed 8.390s CPU time. 2024-09-13T13:35:31.762 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:35:31 smithi094 systemd[1]: Stopping Ceph node-exporter.b for 9f4b6690-71cf-11ef-bceb-c7b262605968... 2024-09-13T13:35:32.057 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:35:31 smithi094 podman[115444]: 2024-09-13 13:35:31.762005235 +0000 UTC m=+0.110354794 container died a951051339083bd504b1adf6a6ce8a0b8fa19a7c3575d52d5f5ae247c66281ca (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-13T13:35:32.557 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:35:32 smithi094 podman[115444]: 2024-09-13 13:35:32.16821459 +0000 UTC m=+0.516564183 container cleanup a951051339083bd504b1adf6a6ce8a0b8fa19a7c3575d52d5f5ae247c66281ca (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-13T13:35:32.558 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:35:32 smithi094 bash[115444]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b 2024-09-13T13:35:32.558 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:35:32 smithi094 podman[115456]: 2024-09-13 13:35:32.377590444 +0000 UTC m=+0.619283102 container remove a951051339083bd504b1adf6a6ce8a0b8fa19a7c3575d52d5f5ae247c66281ca (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-9f4b6690-71cf-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-13T13:35:32.558 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:35:32 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-13T13:35:33.039 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:35:32 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-13T13:35:33.039 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:35:32 smithi094 systemd[1]: Stopped Ceph node-exporter.b for 9f4b6690-71cf-11ef-bceb-c7b262605968. 2024-09-13T13:35:33.040 INFO:journalctl@ceph.node-exporter.b.smithi094.stdout:Sep 13 13:35:32 smithi094 systemd[1]: ceph-9f4b6690-71cf-11ef-bceb-c7b262605968@node-exporter.b.service: Consumed 2.789s CPU time. 2024-09-13T13:35:44.584 DEBUG:teuthology.orchestra.run.smithi018:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-13T13:35:44.618 DEBUG:teuthology.orchestra.run.smithi094:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-13T13:35:44.647 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-13T13:35:44.649 DEBUG:teuthology.misc:Transferring archived files from smithi018:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903598/remote/smithi018/crash 2024-09-13T13:35:44.650 DEBUG:teuthology.orchestra.run.smithi018:> sudo tar c -f - -C /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/crash -- . 2024-09-13T13:35:44.723 INFO:teuthology.orchestra.run.smithi018.stderr:tar: /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-13T13:35:44.723 INFO:teuthology.orchestra.run.smithi018.stderr:tar: Error is not recoverable: exiting now 2024-09-13T13:35:44.725 DEBUG:teuthology.misc:Transferring archived files from smithi094:/var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903598/remote/smithi094/crash 2024-09-13T13:35:44.726 DEBUG:teuthology.orchestra.run.smithi094:> sudo tar c -f - -C /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/crash -- . 2024-09-13T13:35:44.772 INFO:teuthology.orchestra.run.smithi094.stderr:tar: /var/lib/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-13T13:35:44.772 INFO:teuthology.orchestra.run.smithi094.stderr:tar: Error is not recoverable: exiting now 2024-09-13T13:35:44.773 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-13T13:35:44.773 DEBUG:teuthology.orchestra.run.smithi018:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/9f4b6690-71cf-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-13T13:35:44.805 INFO:tasks.cephadm:Compressing logs... 2024-09-13T13:35:44.805 DEBUG:teuthology.orchestra.run.smithi018:> 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-13T13:35:44.848 DEBUG:teuthology.orchestra.run.smithi094:> 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-13T13:35:44.873 INFO:teuthology.orchestra.run.smithi018.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-osd.0.log 2024-09-13T13:35:44.874 INFO:teuthology.orchestra.run.smithi018.stderr:: No such file or directory 2024-09-13T13:35:44.874 INFO:teuthology.orchestra.run.smithi018.stderr:gzip -5 --verbose -- /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/tcmu-runner.log 2024-09-13T13:35:44.874 INFO:teuthology.orchestra.run.smithi018.stderr:gzip -5 --verbose -- /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-osd.1.log 2024-09-13T13:35:44.878 INFO:teuthology.orchestra.run.smithi018.stderr:/var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-osd.0.log: /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/tcmu-runner.log: gzip -5 --verbose -- /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-13T13:35:44.879 INFO:teuthology.orchestra.run.smithi018.stderr: 62.9% -- replaced with /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/tcmu-runner.log.gz 2024-09-13T13:35:44.879 INFO:teuthology.orchestra.run.smithi018.stderr:/var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-13T13:35:44.879 INFO:teuthology.orchestra.run.smithi018.stderr:/var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-mon.c.log 2024-09-13T13:35:44.879 INFO:teuthology.orchestra.run.smithi018.stderr:/var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-13T13:35:44.879 INFO:teuthology.orchestra.run.smithi018.stderr:/var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-mon.a.log 2024-09-13T13:35:44.879 INFO:teuthology.orchestra.run.smithi018.stderr:/var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph.cephadm.log: /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-osd.2.log 2024-09-13T13:35:44.880 INFO:teuthology.orchestra.run.smithi018.stderr: 92.2% -- replaced with /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-13T13:35:44.880 INFO:teuthology.orchestra.run.smithi094.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-09-13T13:35:44.881 INFO:teuthology.orchestra.run.smithi094.stderr:gzip -5 --verbose -- /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-osd.7.log 2024-09-13T13:35:44.881 INFO:teuthology.orchestra.run.smithi094.stderr:gzip -5 --verbose -- /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-13T13:35:44.881 INFO:teuthology.orchestra.run.smithi094.stderr:gzip -5 --verbose -- /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-osd.4.log 2024-09-13T13:35:44.881 INFO:teuthology.orchestra.run.smithi094.stderr:/var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-osd.7.log: /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-13T13:35:44.881 INFO:teuthology.orchestra.run.smithi094.stderr:/var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-13T13:35:44.881 INFO:teuthology.orchestra.run.smithi094.stderr:/var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-osd.6.log 2024-09-13T13:35:44.881 INFO:teuthology.orchestra.run.smithi094.stderr:/var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-osd.5.log 2024-09-13T13:35:44.882 INFO:teuthology.orchestra.run.smithi094.stderr:/var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph.log 2024-09-13T13:35:44.882 INFO:teuthology.orchestra.run.smithi094.stderr:/var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-osd.5.log: 86.2% -- replaced with /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-13T13:35:44.884 INFO:teuthology.orchestra.run.smithi018.stderr:gzip -5 --verbose -- /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-mgr.y.log 2024-09-13T13:35:44.884 INFO:teuthology.orchestra.run.smithi018.stderr:/var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph.log 2024-09-13T13:35:44.885 INFO:teuthology.orchestra.run.smithi094.stderr: 91.1% -- replaced with /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-13T13:35:44.885 INFO:teuthology.orchestra.run.smithi094.stderr:gzip -5 --verbose -- /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-mgr.x.log 2024-09-13T13:35:44.885 INFO:teuthology.orchestra.run.smithi094.stderr:gzip -5 --verbose -- /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-mon.b.log 2024-09-13T13:35:44.887 INFO:teuthology.orchestra.run.smithi018.stderr:/var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-mgr.y.log: 94.3% -- replaced with /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-13T13:35:44.887 INFO:teuthology.orchestra.run.smithi018.stderr:gzip -5 --verbose -- /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-osd.3.log 2024-09-13T13:35:44.888 INFO:teuthology.orchestra.run.smithi094.stderr:/var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-mgr.x.log: /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph.log: 89.1% -- replaced with /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-13T13:35:44.888 INFO:teuthology.orchestra.run.smithi094.stderr:gzip -5 --verbose -- /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi094.tfxryb.log 2024-09-13T13:35:44.894 INFO:teuthology.orchestra.run.smithi018.stderr:/var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph.log: 94.0% -- replaced with /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-13T13:35:44.895 INFO:teuthology.orchestra.run.smithi018.stderr:gzip -5 --verbose -- /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi018.ocguil.log 2024-09-13T13:35:44.899 INFO:teuthology.orchestra.run.smithi094.stderr:/var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-mon.b.log: 91.1% -- replaced with /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-13T13:35:44.899 INFO:teuthology.orchestra.run.smithi094.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-13T13:35:44.901 INFO:teuthology.orchestra.run.smithi094.stderr:/var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi094.tfxryb.log: 77.4% -- replaced with /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi094.tfxryb.log.gz 2024-09-13T13:35:44.902 INFO:teuthology.orchestra.run.smithi018.stderr:/var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-osd.3.log: 91.1% -- replaced with /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-13T13:35:44.902 INFO:teuthology.orchestra.run.smithi018.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-13T13:35:44.902 INFO:teuthology.orchestra.run.smithi018.stderr:/var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi018.ocguil.log: 77.5% -- replaced with /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi018.ocguil.log.gz 2024-09-13T13:35:44.907 INFO:teuthology.orchestra.run.smithi018.stderr:/var/log/ceph/cephadm.log: 92.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-13T13:35:44.933 INFO:teuthology.orchestra.run.smithi094.stderr:/var/log/ceph/cephadm.log: 90.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-13T13:35:45.012 INFO:teuthology.orchestra.run.smithi094.stderr: 90.0% -- replaced with /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-mgr.x.log.gz 2024-09-13T13:35:45.353 INFO:teuthology.orchestra.run.smithi018.stderr: 89.8% -- replaced with /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-mgr.y.log.gz 2024-09-13T13:35:45.475 INFO:teuthology.orchestra.run.smithi094.stderr: 92.4% -- replaced with /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-mon.b.log.gz 2024-09-13T13:35:45.571 INFO:teuthology.orchestra.run.smithi018.stderr: 92.5% -- replaced with /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-mon.c.log.gz 2024-09-13T13:35:46.389 INFO:teuthology.orchestra.run.smithi094.stderr: 93.2% -- replaced with /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-osd.6.log.gz 2024-09-13T13:35:46.680 INFO:teuthology.orchestra.run.smithi018.stderr: 93.3% -- replaced with /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-osd.2.log.gz 2024-09-13T13:35:46.685 INFO:teuthology.orchestra.run.smithi018.stderr: 91.1% -- replaced with /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-mon.a.log.gz 2024-09-13T13:35:46.809 INFO:teuthology.orchestra.run.smithi018.stderr: 93.5% -- replaced with /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-osd.0.log.gz 2024-09-13T13:35:46.853 INFO:teuthology.orchestra.run.smithi094.stderr: 93.8% -- replaced with /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-osd.7.log.gz 2024-09-13T13:35:46.909 INFO:teuthology.orchestra.run.smithi094.stderr: 93.5% -- replaced with /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-osd.4.log.gz 2024-09-13T13:35:46.943 INFO:teuthology.orchestra.run.smithi094.stderr: 93.3% -- replaced with /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-osd.5.log.gz 2024-09-13T13:35:46.945 INFO:teuthology.orchestra.run.smithi094.stderr: 2024-09-13T13:35:46.945 INFO:teuthology.orchestra.run.smithi094.stderr:real 0m2.082s 2024-09-13T13:35:46.945 INFO:teuthology.orchestra.run.smithi094.stderr:user 0m8.061s 2024-09-13T13:35:46.945 INFO:teuthology.orchestra.run.smithi094.stderr:sys 0m0.328s 2024-09-13T13:35:47.277 INFO:teuthology.orchestra.run.smithi018.stderr: 93.5% -- replaced with /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-osd.1.log.gz 2024-09-13T13:35:47.283 INFO:teuthology.orchestra.run.smithi018.stderr: 93.4% -- replaced with /var/log/ceph/9f4b6690-71cf-11ef-bceb-c7b262605968/ceph-osd.3.log.gz 2024-09-13T13:35:47.285 INFO:teuthology.orchestra.run.smithi018.stderr: 2024-09-13T13:35:47.285 INFO:teuthology.orchestra.run.smithi018.stderr:real 0m2.423s 2024-09-13T13:35:47.285 INFO:teuthology.orchestra.run.smithi018.stderr:user 0m11.138s 2024-09-13T13:35:47.285 INFO:teuthology.orchestra.run.smithi018.stderr:sys 0m0.393s 2024-09-13T13:35:47.286 INFO:tasks.cephadm:Archiving logs... 2024-09-13T13:35:47.286 DEBUG:teuthology.misc:Transferring archived files from smithi018:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903598/remote/smithi018/log 2024-09-13T13:35:47.287 DEBUG:teuthology.orchestra.run.smithi018:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-13T13:35:48.660 DEBUG:teuthology.misc:Transferring archived files from smithi094:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903598/remote/smithi094/log 2024-09-13T13:35:48.661 DEBUG:teuthology.orchestra.run.smithi094:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-13T13:35:49.833 INFO:tasks.cephadm:Removing cluster... 2024-09-13T13:35:49.834 DEBUG:teuthology.orchestra.run.smithi018:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 --force 2024-09-13T13:35:50.046 INFO:teuthology.orchestra.run.smithi018.stdout:Deleting cluster with fsid: 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T13:35:50.177 DEBUG:teuthology.orchestra.run.smithi094:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 9f4b6690-71cf-11ef-bceb-c7b262605968 --force 2024-09-13T13:35:50.380 INFO:teuthology.orchestra.run.smithi094.stdout:Deleting cluster with fsid: 9f4b6690-71cf-11ef-bceb-c7b262605968 2024-09-13T13:35:50.511 INFO:tasks.cephadm:Removing cephadm ... 2024-09-13T13:35:50.511 DEBUG:teuthology.orchestra.run.smithi018:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-13T13:35:50.528 DEBUG:teuthology.orchestra.run.smithi094:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-13T13:35:50.543 INFO:tasks.cephadm:Teardown complete 2024-09-13T13:35:50.544 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-13T13:35:50.552 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-13T13:35:50.553 DEBUG:teuthology.orchestra.run.smithi018:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-13T13:35:50.571 DEBUG:teuthology.orchestra.run.smithi094:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-13T13:35:50.584 INFO:teuthology.orchestra.run.smithi018.stderr:bash: line 1: ntpq: command not found 2024-09-13T13:35:50.588 INFO:teuthology.orchestra.run.smithi018.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-13T13:35:50.588 INFO:teuthology.orchestra.run.smithi018.stdout:=============================================================================== 2024-09-13T13:35:50.588 INFO:teuthology.orchestra.run.smithi018.stdout:^* hv01.front.sepia.ceph.com 3 6 377 11 -58us[ -55us] +/- 52ms 2024-09-13T13:35:50.589 INFO:teuthology.orchestra.run.smithi018.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 15 -253us[ -251us] +/- 51ms 2024-09-13T13:35:50.589 INFO:teuthology.orchestra.run.smithi018.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 12 +403us[ +405us] +/- 68ms 2024-09-13T13:35:50.589 INFO:teuthology.orchestra.run.smithi018.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T13:35:50.597 INFO:teuthology.orchestra.run.smithi094.stderr:bash: line 1: ntpq: command not found 2024-09-13T13:35:50.602 INFO:teuthology.orchestra.run.smithi094.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-13T13:35:50.602 INFO:teuthology.orchestra.run.smithi094.stdout:=============================================================================== 2024-09-13T13:35:50.602 INFO:teuthology.orchestra.run.smithi094.stdout:^* hv01.front.sepia.ceph.com 3 6 377 16 -85us[ -119us] +/- 52ms 2024-09-13T13:35:50.602 INFO:teuthology.orchestra.run.smithi094.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 16 -291us[ -291us] +/- 51ms 2024-09-13T13:35:50.602 INFO:teuthology.orchestra.run.smithi094.stdout:^+ hv03.front.sepia.ceph.com 3 7 377 13 +412us[ +412us] +/- 68ms 2024-09-13T13:35:50.602 INFO:teuthology.orchestra.run.smithi094.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T13:35:50.603 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-13T13:35:50.612 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-13T13:35:50.613 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-13T13:35:50.621 DEBUG:teuthology.orchestra.run.smithi018:> 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-13T13:35:50.714 DEBUG:teuthology.orchestra.run.smithi094:> 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-13T13:35:50.786 DEBUG:teuthology.orchestra.run.smithi018:> 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-13T13:35:50.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T13:35:50.815 DEBUG:teuthology.orchestra.run.smithi094:> 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-13T13:35:50.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T13:35:50.843 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-13T13:35:50.852 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-13T13:35:50.864 INFO:teuthology.task.internal:Duration was 2575.134741 seconds 2024-09-13T13:35:50.865 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-13T13:35:50.873 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-13T13:35:50.873 DEBUG:teuthology.orchestra.run.smithi018:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-13T13:35:50.876 DEBUG:teuthology.orchestra.run.smithi094:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-13T13:35:50.913 INFO:teuthology.orchestra.run.smithi018.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-13T13:35:50.922 INFO:teuthology.orchestra.run.smithi094.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-13T13:35:51.345 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-13T13:35:51.345 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi018.front.sepia.ceph.com 2024-09-13T13:35:51.345 DEBUG:teuthology.orchestra.run.smithi018:> 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-13T13:35:51.366 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi094.front.sepia.ceph.com 2024-09-13T13:35:51.366 DEBUG:teuthology.orchestra.run.smithi094:> 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-13T13:35:51.407 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-13T13:35:51.407 DEBUG:teuthology.orchestra.run.smithi018:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-13T13:35:51.410 DEBUG:teuthology.orchestra.run.smithi094:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-13T13:35:51.473 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-13T13:35:51.474 DEBUG:teuthology.orchestra.run.smithi018:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-13T13:35:51.476 DEBUG:teuthology.orchestra.run.smithi094:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-13T13:35:51.924 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-13T13:35:51.934 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-13T13:35:51.934 DEBUG:teuthology.orchestra.run.smithi018:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-13T13:35:51.960 DEBUG:teuthology.orchestra.run.smithi094:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-13T13:35:51.985 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-13T13:35:51.995 DEBUG:teuthology.orchestra.run.smithi018:> 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-13T13:35:52.002 DEBUG:teuthology.orchestra.run.smithi094:> 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-13T13:35:52.024 INFO:teuthology.orchestra.run.smithi018.stdout:kernel.core_pattern = core 2024-09-13T13:35:52.049 INFO:teuthology.orchestra.run.smithi094.stdout:kernel.core_pattern = core 2024-09-13T13:35:52.083 DEBUG:teuthology.orchestra.run.smithi018:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-13T13:35:52.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T13:35:52.099 DEBUG:teuthology.orchestra.run.smithi094:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-13T13:35:52.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T13:35:52.139 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-13T13:35:52.148 INFO:teuthology.task.internal:Transferring archived files... 2024-09-13T13:35:52.148 DEBUG:teuthology.misc:Transferring archived files from smithi018:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903598/remote/smithi018 2024-09-13T13:35:52.149 DEBUG:teuthology.orchestra.run.smithi018:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-13T13:35:52.194 DEBUG:teuthology.misc:Transferring archived files from smithi094:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903598/remote/smithi094 2024-09-13T13:35:52.194 DEBUG:teuthology.orchestra.run.smithi094:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-13T13:35:52.233 INFO:teuthology.task.internal:Removing archive directory... 2024-09-13T13:35:52.234 DEBUG:teuthology.orchestra.run.smithi018:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-13T13:35:52.236 DEBUG:teuthology.orchestra.run.smithi094:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-13T13:35:52.281 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-13T13:35:52.291 INFO:teuthology.task.internal:Not uploading archives. 2024-09-13T13:35:52.291 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-13T13:35:52.300 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-13T13:35:52.300 DEBUG:teuthology.orchestra.run.smithi018:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-13T13:35:52.303 DEBUG:teuthology.orchestra.run.smithi094:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-13T13:35:52.316 INFO:teuthology.orchestra.run.smithi018.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 13 13:35 /home/ubuntu/cephtest 2024-09-13T13:35:52.336 INFO:teuthology.orchestra.run.smithi094.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 13 13:35 /home/ubuntu/cephtest 2024-09-13T13:35:52.340 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-13T13:35:52.350 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-13T13:35:52.373 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: 2575.134741306305 failure_reason: 'Command failed on smithi018 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 9f4b6690-71cf-11ef-bceb-c7b262605968 -e sha1=b0201b8c79733293453e7f10a10c7fa43119222b -- bash -c \''ceph versions | jq -e \''"\''"\''.rgw | length == 1\''"\''"\''\''''' owner: scheduled_gabrioux@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=01eb4617f56541ee83ce30da88721dec status: fail success: false 2024-09-13T13:35:52.374 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-13T13:35:52.462 INFO:teuthology.run:FAIL